summaryrefslogtreecommitdiffstats
path: root/BaseTools
diff options
context:
space:
mode:
authorRay Ni <ray.ni@intel.com>2020-06-17 16:34:29 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-06-24 05:46:27 +0000
commit3900a63e3a1b9ba9a4105bedead7b986188cec2c (patch)
treeb2c20e438459f06f12f3d3939339cb07c82c6082 /BaseTools
parent03013d999c85ac15e03ad39d589f7ae2bb7b026f (diff)
downloadedk2-3900a63e3a1b9ba9a4105bedead7b986188cec2c.tar.gz
edk2-3900a63e3a1b9ba9a4105bedead7b986188cec2c.tar.bz2
edk2-3900a63e3a1b9ba9a4105bedead7b986188cec2c.zip
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>
Diffstat (limited to 'BaseTools')
0 files changed, 0 insertions, 0 deletions