slimbootloader/PayloadPkg/Library
Guo Dong 42492ffea9 feat: Fix the HelloWorld build failure
When building HelloWorld, it would build failure since SBL core
package is missing in PayloadPkg.dsc since
In general, the payload should not depend on BootloaderCorePkg.
Currently PcdAcpiEnabled is used in the payload entry module and
it is defined in the BootloaderCorePkg. This patch updates the
code to remove the dependency.

Signed-off-by: Guo Dong <guo.dong@intel.com>
Signed-off-by: Atharva Lele <atharva.lele@intel.com>
2023-04-11 11:05:29 -07:00
..
AbSupportLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
DebugPrintErrorLevelLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
MpServiceLib Add MP service for payload 2022-03-02 09:04:08 -08:00
PayloadEntryLib feat: Fix the HelloWorld build failure 2023-04-11 11:05:29 -07:00
PayloadLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
PayloadSupportLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
PlatformHookLib Use Universal Payload hobs for serial port info 2022-03-03 08:22:31 -08:00
SblParameterLib OSLoader: Append mender command line only if not exist 2022-11-21 10:15:54 -07:00
TrustyBootLib Use LF line endings in the repository 2021-11-10 12:46:42 -08:00