ArmVirtPkg: ArmPlarformDeviceInfoLib - add PCI parser
Add functionality to parse the PCI components from the
FDT and populate the PLATFORM_DEVICE_INFO structure.
This patch adds functionality to parse the following
PCI components and populates their base address and
range in the PLATFORM_DEVICE_INFO structure.
- PCI Configuration Space
- PCI I/O Space
- PCI 32bit Mem
- PCI 64bit Mem
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by:
Sami Mujawar <sami.mujawar@arm.com>
Loading
Please register or sign in to comment