slimbootloader/PayloadPkg/OsLoader
Maurice Ma 7deab616aa Add ELF image support for OsLoader
This patch enhanced OsLoader to support ELF image boot on top of
PE, FV, Multiboot and Kernel. As a result, a new image flag
LOADED_IMAGE_ELF is added to indicate ELF image type.

Verified SBL can boot uboot ELF image (non-Multiboot) on QEMU.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2021-04-27 09:12:17 -07:00
..
BlockIoTest.c Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
BlockIoTest.h Cosmetic: Convert LF to CRLF 2019-12-02 16:21:19 -08:00
BootConfig.c Enhance grub.cfg to support CentOS 2020-12-01 16:19:21 -08:00
BootOption.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BootParameters.c Add TCC RTCM support in SBL boot option 2021-03-29 15:19:13 -07:00
ExtraModSupport.c Enable SBL call into extra module in boot option 2021-04-13 14:05:48 -07:00
KeyManagement.c Enhance PreOS support 2021-01-15 21:29:43 -07:00
LoadImage.c Enable SBL call into extra module in boot option 2021-04-13 14:05:48 -07:00
ModService.c Add payload module support in OsLoader 2020-09-02 15:42:36 -07:00
OsLoader.c Add ELF image support for OsLoader 2021-04-27 09:12:17 -07:00
OsLoader.h Add ELF image support for OsLoader 2021-04-27 09:12:17 -07:00
OsLoader.inf Enable SBL call into extra module in boot option 2021-04-13 14:05:48 -07:00
PerformanceData.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
PreOsChecker.c Add ELF image support for OsLoader 2021-04-27 09:12:17 -07:00
PreOsChecker.h Add ELF image support for OsLoader 2021-04-27 09:12:17 -07:00
PreOsSupport.c Add ELF image support for OsLoader 2021-04-27 09:12:17 -07:00