]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/XenSupport: use a correct PCI host bridge aperture for BAR64
authorIgor Druzhinin <igor.druzhinin@citrix.com>
Thu, 25 Apr 2019 20:23:57 +0000 (21:23 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 30 Apr 2019 16:41:57 +0000 (18:41 +0200)
commitd63610df60f784676090deba63aeca8c9dc631d1
tree07a19401b7ec81f617a87b2786f14c21b1fc9b29
parent27e4d6ae25a08a6e9d78b27ce201800d3d072401
OvmfPkg/XenSupport: use a correct PCI host bridge aperture for BAR64

In case BAR64 is placed below 4G choose the correct aperture.
This fixes a failed assertion down the code path.

Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Igor Druzhinin <igor.druzhinin@citrix.com>
OvmfPkg/Library/PciHostBridgeLib/XenSupport.c