audk/UefiPayloadPkg/Library
Ray Ni 3900a63e3a UefiPayloadPkg/Pci: Use the PCIE Base Addr stored in AcpiBoardInfo HOB
Today's UefiPayloadPkg always uses 0xE0000000 as the PCIE base address
and ignores the value set in AcpiBoardInfo HOB created by the boot
loader. This makes the payload binary cannot work in environment
where the PCIE base address set by boot loader doesn't equal to
0xE0000000.

The patch enhances UefiPayloadPkg so that the PCIE base address
set by boot loader in the AcpiBoardInfo HOB is used.

Signed-off-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>
Cc: Benjamin You <benjamin.you@intel.com>
2020-06-24 05:46:27 +00:00
..
AcpiTimerLib
CbParseLib
PciHostBridgeLib
PciSegmentInfoLibAcpiBoardInfo UefiPayloadPkg/Pci: Use the PCIE Base Addr stored in AcpiBoardInfo HOB 2020-06-24 05:46:27 +00:00
PlatformBootManagerLib UefiPayloadPkg/BootManager: Add PS2 keyboard support 2020-01-02 05:32:05 +00:00
PlatformHookLib
PlatformSupportLibNull
ResetSystemLib UefiPayloadPkg: remove EnterS3WithImmediateWake () from ResetSystemLib 2020-01-10 07:00:51 +00:00
SblParseLib