diff options
| author | Tu Dinh <ngoc-tu.dinh@vates.tech> | 2026-05-19 14:53:55 +0300 |
|---|---|---|
| committer | Ard Biesheuvel <ardb@kernel.org> | 2026-06-11 16:17:59 +0300 |
| commit | f98a523295c8fe2b795492a09d2c561b8aa9ce4e (patch) | |
| tree | 1cf685672a442d8a9f64a136b6a8a89e1e075546 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
| parent | a581eb85f533e77eb65ffdcd5474e2b10dc3b946 (diff) | |
| download | edk2-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/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions
