summaryrefslogtreecommitdiff
path: root/DynamicTablesPkg/Library/FdtHwInfoParserLib/Pci
AgeCommit message (Expand)AuthorFilesLines
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Create wrapper to get INTC addr cellsPierre Gondois1-1/+1
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Make Pci parser arch neutralPierre Gondois2-18/+9
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Move ARM parsers to Arm directoryPierre Gondois1-1/+1
2024-07-29DynamicTablesPkg: Move Pci Interrupt Map Info to Arch CommonSami Mujawar2-9/+9
2024-07-29DynamicTablesPkg: Move CM_ARM_GENERIC_INTERRUPT struct to Arch CommonSami Mujawar2-8/+8
2024-07-29DynamicTablesPkg: Move Pci Address Map Info to Arch CommonSami Mujawar2-11/+11
2024-07-29DynamicTablesPkg: Move Pci Config Space Info to Arm namespaceSami Mujawar2-14/+16
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add PCI config parserPierre Gondois2-0/+956