diff options
author | Laszlo Ersek <lersek@redhat.com> | 2015-02-23 16:04:00 +0000 |
---|---|---|
committer | lersek <lersek@Edk2> | 2015-02-23 16:04:00 +0000 |
commit | e5ceb6c9d39086460e6b5933e40815be57684b84 (patch) | |
tree | fe24d731e854e5d7a96f1a3274e3a43a38e0dfbb /ArmPkg/ArmPkg.dec | |
parent | 1a1d637695042b4186775d587953afd99fd32853 (diff) | |
download | edk2-platforms-e5ceb6c9d39086460e6b5933e40815be57684b84.tar.xz |
ArmVirtualizationPkg/PciHostBridgeDxe: handle 0 in GetProposedResources()
When there are no devices connected to the root bridge, no resources are
needed. GetProposedResources() currently considers this an invalid
condition (the PI spec doesn't regulate it).
Emitting an empty set of EFI_ACPI_ADDRESS_SPACE_DESCRIPTORs, followed by
the required EFI_ACPI_END_TAG_DESCRIPTOR, allows
PciHostBridgeResourceAllocator() [MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c]
to advance.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Olivier Martin <Olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16908 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPkg/ArmPkg.dec')
0 files changed, 0 insertions, 0 deletions