]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/CpuDxe: Copy two functions from PciHostBridge
authorJeff Fan <jeff.fan@intel.com>
Tue, 21 Feb 2017 02:21:23 +0000 (10:21 +0800)
committerJeff Fan <jeff.fan@intel.com>
Wed, 22 Feb 2017 06:49:53 +0000 (14:49 +0800)
commit410590f149149f6170a9a72458f78913d00572de
tree09bc01f9a11ecc7629b83a53e60f7a402791b3ed
parentd0e92aad46706643469cf3ecc235a9cee5b52323
UefiCpuPkg/CpuDxe: Copy two functions from PciHostBridge

Copy AddMemoryMappedIoSpace() and IntersectMemoryDescriptor() from
MdeModulePkg\Bus\Pci\PciHostBridgeDxe\PciHostBridge.c.

https://bugzilla.tianocore.org/show_bug.cgi?id=390

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
UefiCpuPkg/CpuDxe/CpuDxe.c