diff options
author | Guo Dong <guo.dong@intel.com> | 2025-04-16 14:10:59 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-04-22 00:32:00 +0000 |
commit | 238dfc54d0f5b1bb3646238a49d9fc43cb3f4141 (patch) | |
tree | 90ab680c7ea3d45beb36b695ed0cf4e2dea76644 /BaseTools/Source/Python/FirmwareStorageFormat/FfsFileHeader.py | |
parent | 19c6189f5446c9891a0fa0d8c4d8004896e70cb1 (diff) | |
download | edk2-238dfc54d0f5b1bb3646238a49d9fc43cb3f4141.tar.gz edk2-238dfc54d0f5b1bb3646238a49d9fc43cb3f4141.tar.bz2 edk2-238dfc54d0f5b1bb3646238a49d9fc43cb3f4141.zip |
UefiPayloadPkg: Add MemoryTypeInformation HOB
MemoryTypeInformation HOB was built in FD and FIT image format UEFI payload.
But this HOB was not built in ELF image format UEFI payload. Adding this HOB
for ELF image format to keep payload consistent in different image format.
When this HOB is missing, DXE/SMM driver might be dispatched above 4GB and
MemoryType information HOB assists GCD with defragmenting the memory map.
Signed-off-by: Guo Dong <guo.dong@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/FirmwareStorageFormat/FfsFileHeader.py')
0 files changed, 0 insertions, 0 deletions