summaryrefslogtreecommitdiff
path: root/DynamicTablesPkg/Library/FdtHwInfoParserLib
AgeCommit message (Expand)AuthorFilesLines
2023-03-29DynamicTablesPkg: Fix parsing of serial port nodeSami Mujawar1-2/+2
2023-01-10DynamicTablesPkg: FdtHwInfoParserLib: Fix compatible stringMoritz Fischer1-0/+1
2022-12-13DynamicTablesPkg: Remove duplicated wordsPierre Gondois3-3/+3
2022-10-31DynamicTablesPkg: FdtHwInfoParserLib: Remove wrong commentPierre Gondois2-6/+0
2022-07-18DynamicTables: Fix DT PCI interrupt flags parsingPierre Gondois1-1/+1
2022-02-01DynamicTablesPkg: FdtHwInfoParserLib: Parse Pmu infoPierre Gondois2-4/+136
2021-12-14DynamicTablesPkg: Add FdtHwInfoParser libraryPierre Gondois4-0/+328
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add PCI config parserPierre Gondois2-0/+956
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add GIC dispatcherPierre Gondois2-0/+290
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add GICR parserPierre Gondois2-0/+285
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add ITS parserPierre Gondois2-0/+266
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add MSI Frame parserPierre Gondois2-0/+267
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add GICD parserPierre Gondois2-0/+221
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add GICC parserPierre Gondois2-0/+844
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add Serial port parserPierre Gondois2-0/+680
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Generic Timer ParserPierre Gondois2-0/+324
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add Boot Arch parserPierre Gondois2-0/+204
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add FDT utility functionsPierre Gondois2-0/+1381
2021-12-14DynamicTablesPkg: FdtHwInfoParser: CM Object descriptor helperPierre Gondois2-0/+437