audk/UefiPayloadPkg/Library
Guo Dong cafb4f3f36 UefiPayloadPkg: Fix boot shell issue for universal UEFI payload
After moving BDS driver to a new FV for universal UEFI payload,
the shell boot option path is not correct since it used the BDS
FV instead of DXE FV in its device path.
This patch would find the correct FV by reading shell file.
It also removed PcdShellFile by using gUefiShellFileGuid.

Signed-off-by: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Sean Rhodes <sean@starlabs.systems>
Cc: James Lu <james.lu@intel.com>
Cc: Gua Guo <gua.guo@intel.com>
Reviewed-by: James Lu <james.lu@intel.com>
Reviewed-by: Gua Guo <gua.guo@intel.com>
Reviewed-by: Mike Maslenkin <mike.maslenkin@gmail.com>
2023-05-15 21:26:04 +00:00
..
AcpiTimerLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BaseSerialPortLibHob UefiPayloadPkg: Fix issues when MULTIPLE_DEBUG_PORT_SUPPORT is true 2023-05-02 07:11:21 +00:00
CbParseLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
CbSerialPortLib UefiPayloadPkg: Add support for logging to CBMEM console 2022-07-27 20:54:35 +00:00
DebugPrintErrorLevelLibHob UefiPayloadPkg: Fix debug print error level hob not save correct 2023-01-10 03:44:38 +00:00
DxeHobLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeHobListLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeHobListLibNull UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FlashDeviceLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PayloadEntryHobLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciHostBridgeLib UefiPayloadPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
PciSegmentInfoLibAcpiBoardInfo UefiPayloadPkg: Add missing Guid gUefiAcpiBoardInfoGuid 2021-12-08 04:08:21 +00:00
PlatformBootManagerLib UefiPayloadPkg: Fix boot shell issue for universal UEFI payload 2023-05-15 21:26:04 +00:00
PlatformHookLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PlatformSupportLibNull UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ResetSystemLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SblParseLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SpiFlashLib UefiPayloadPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00