summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python
diff options
context:
space:
mode:
authorTu Dinh <ngoc-tu.dinh@vates.tech>2026-05-19 14:53:55 +0300
committerArd Biesheuvel <ardb@kernel.org>2026-06-11 16:17:59 +0300
commitf98a523295c8fe2b795492a09d2c561b8aa9ce4e (patch)
tree1cf685672a442d8a9f64a136b6a8a89e1e075546 /BaseTools/Source/Python
parenta581eb85f533e77eb65ffdcd5474e2b10dc3b946 (diff)
downloadedk2-f98a523295c8fe2b795492a09d2c561b8aa9ce4e.tar.xz
OvmfPkg/OvmfXen: Page align sections of DXE and UEFI images
The current OvmfXen only page aligns sections of DXE runtime and SMM images for image protections. However, image protections are applied to other image types like DXE_DRIVER, DXE_CORE, UEFI_DRIVERS and UEFI_APPLICATION which makes those images unprotected. This change applies page alignment to sections of image DXE_DRIVER, DXE_CORE, UEFI_DRIVER and UEFI_APPLICATION so image protections take effect. !!!!!!!! Image Section Alignment(0x40) does not match Required Alignment (0x1000) !!!!!!!! ProtectUefiImage failed to create image properties record Ported from 4c8717de1696 to OvmfXen. Co-authored-by: Khalid Ali <khaliidcaliy@gmail.com> Signed-off-by: Tu Dinh <ngoc-tu.dinh@vates.tech>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions