Skip to content
Commit a62e7819 authored by Sami Mujawar's avatar Sami Mujawar
Browse files

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's avatarSami Mujawar <sami.mujawar@arm.com>
parent 1c39fe85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment