slimbootloader/PayloadPkg/OsLoader
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
..
BlockIoTest.c Improve BlockIo test code 2022-06-24 08:47:05 -07:00
BlockIoTest.h Improve BlockIo test code 2022-06-24 08:47:05 -07:00
BootConfig.c Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
BootOption.c feat:[Common] boot from an image from memory 2024-03-18 10:04:41 -07:00
BootParameters.c feat: add SBL boot performance data to FPDT (#1890) 2023-05-23 10:26:34 -07:00
ExtraModSupport.c Add a PCD to set RTCM RSVD SIZE 2021-11-15 19:05:05 -08:00
KeyManagement.c Fix typo EnumImageTypeAdroid 2023-09-05 20:36:54 -07:00
LoadImage.c feat:[Common] boot from an image from memory 2024-03-18 10:04:41 -07:00
ModService.c Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
OsLoader.c OsLoader: Handle module align flag for multiboot images in ELF format 2024-06-24 06:54:21 -07:00
OsLoader.h Sync edk2 basetool mdepkg (#2121) 2024-03-08 13:43:46 -05:00
OsLoader.inf Remove unnecessary packages/includes from OsLoader 2023-05-04 13:25:07 -07:00
PerformanceData.c feat: add SBL boot performance data to FPDT (#1890) 2023-05-23 10:26:34 -07:00
PreOsSupport.c Use LF line endings in the repository 2021-11-10 12:46:42 -08:00