slimbootloader/PayloadPkg
Jiaqing Zhao 33060efdc6 OsLoader: Handle module align flag for multiboot images in ELF format
There is a flag in both multiboot and multiboot2 image indicating
modules must be loaded to page boundaries. Currently this flag is not
handled when loading multiboot images in ELF format. Check this flag
and move the loaded modules if needed before SetupMultibootInfo().

Signed-off-by: Jiaqing Zhao <jiaqing.zhao@intel.com>
2024-06-24 06:54:21 -07:00
..
CsmeUpdateDriver Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
FirmwareUpdate fix: ASSERT on firmware update when capsule not found. (#2079) 2023-11-30 13:38:56 -05:00
HelloWorld HelloWorld: Use ConsolePrint to simplify code and fix GCC build 2022-01-13 08:09:25 -08:00
Include Align CSME update with BIOS/driver 2023-04-12 22:59:23 -07:00
Library [ADL/RPL] Update reset reason 2023-09-26 09:18:00 -07:00
OsLoader OsLoader: Handle module align flag for multiboot images in ELF format 2024-06-24 06:54:21 -07:00
PayloadPkg.dec Add a PCD to set RTCM RSVD SIZE 2021-11-15 19:05:05 -08:00
PayloadPkg.dsc Fix HelloWorld payload build issue 2022-01-12 07:50:06 -08:00