audk/UefiPayloadPkg/Library
Guo Dong 2e1e8c35f3 UefiPayloadPkg/PlatformBootManager: Connect console after EndOfDxe
Currently the console is connected before EndOfDxe causing OptionsROMs
to be loaded, but their drivers aren't used and thus no GOP is installed.
To make use of 3rdparty OptionROMs connect the console after EndOfDxe.
Tested on Intel CFL board using Nvidia Quadro GPU.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>
Reviewed-by: Sunny Wang <sunnywang@hpe.com>
2021-02-12 04:44:12 +00:00
..
AcpiTimerLib
CbParseLib
HobLib UefiPayloadPkg: Remove PEI phase from Payload 2020-12-02 23:10:22 +00:00
PciHostBridgeLib
PciSegmentInfoLibAcpiBoardInfo UefiPayloadPkg/Pci: Use the PCIE Base Addr stored in AcpiBoardInfo HOB 2020-06-24 05:46:27 +00:00
PlatformBootManagerLib UefiPayloadPkg/PlatformBootManager: Connect console after EndOfDxe 2021-02-12 04:44:12 +00:00
PlatformHookLib
PlatformSupportLibNull
ResetSystemLib UefiPayloadPkg: remove EnterS3WithImmediateWake () from ResetSystemLib 2020-01-10 07:00:51 +00:00
SblParseLib