slimbootloader/PayloadPkg/OsLoader
Aiden Park 28c0039763
[OsLoader] OsLoader lifecycle change (#396)
This patch allows OsLoader to handle all Boot Options without restarting.

Currently, OsLoader restarts to handle next Boot Option from the beginning.
This behavior does not preserve allocated memories from Payload heap,
so it makes hardware/software states hard to be maintained.

Signed-off-by: Aiden Park <aiden.park@intel.com>
2019-10-23 09:37:57 -07:00
..
BlockIoTest.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BlockIoTest.h Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BootConfig.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BootOption.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
BootParameters.c Add Linux Kernel Boot Support in Stage2 2019-08-09 16:48:12 -07:00
KeyManagement.c Resolve Klocwork issues in Payload & Platform 2019-08-29 10:39:22 -07:00
LoadImage.c [OsLoader] OsLoader lifecycle change (#396) 2019-10-23 09:37:57 -07:00
OsLoader.c [OsLoader] OsLoader lifecycle change (#396) 2019-10-23 09:37:57 -07:00
OsLoader.h [OsLoader] OsLoader lifecycle change (#396) 2019-10-23 09:37:57 -07:00
OsLoader.inf [OsLoader] Clean-up PreOsChecker 2019-10-16 16:45:53 -07:00
PerformanceData.c Update BSD license to BSD+Patent license 2019-06-13 10:46:49 -07:00
PreOsChecker.c Fix build failure in PreOsChecker on Windows 2019-10-16 18:28:43 -07:00
PreOsChecker.h [OsLoader] Clean-up PreOsChecker 2019-10-16 16:45:53 -07:00