summaryrefslogtreecommitdiff
path: root/DynamicTablesPkg
AgeCommit message (Expand)AuthorFilesLines
2024-08-08DynamicTablesPkg: Add parser for Tpm2 CM objectDat Mach1-0/+13
2024-08-08DynamicTablesPkg: Add HexDump for CM Object parserDat Mach2-81/+53
2024-08-08DynamicTablesPkg: ACPI TPM2 generatorDat Mach6-0/+479
2024-08-02DynamicTablesPkg/DynamicTableManagerDxe: Adds X64 GetAcpiTablePresenceInfoAbdul Lateef Attar2-9/+7
2024-08-02DynamicTablesPkg/AcpiFadtLib: Adds FADT X64 generatorAbdul Lateef Attar7-50/+662
2024-08-02DynamicTablesPkg: Adds X64 namespace objectAbdul Lateef Attar4-0/+72
2024-08-01DynamicTablesPkg: Fix some spelling mistakes found by cspellRebecca Cran2-2/+2
2024-07-29DynamicTablesPkg: Add EFIAPI to generators hooksPierre Gondois6-4/+9
2024-07-29DynamicTablesPkg: Fix conversion compiler warningsPierre Gondois3-11/+25
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Create wrapper to get INTC addr cellsPierre Gondois4-2/+65
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Move IRQ map to arch folderPierre Gondois3-71/+86
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Move ArmLib.h to ArmGicCParser.cPierre Gondois2-1/+1
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Make Serial Port parser arch neutralPierre Gondois4-15/+15
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Make Pci parser arch neutralPierre Gondois4-22/+13
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Refactor to prepare for other archsPierre Gondois4-82/+121
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Move ARM parsers to Arm directoryPierre Gondois19-39/+39
2024-07-29DynamicTablesPkg: DynamicTableManagerDxe: Refactor PresenceArrayPierre Gondois5-50/+212
2024-07-29DynamicTablesPkg: AcpiSsdtCpuTopologyLib: Avoid dependency on GICCPierre Gondois4-301/+647
2024-07-29DynamicTablesPkg: AcpiSratLib: Prepare to support other archsPierre Gondois5-197/+424
2024-07-29DynamicTablesPkg: AcpiSpcrLib: Prepare to support other archsPierre Gondois1-1/+1
2024-07-29DynamicTablesPkg: AcpiDbg2Lib: Prepare to support other archsPierre Gondois5-7/+207
2024-07-29DynamicTablesPkg: AcpiFadtLib: Prepare to support other archsPierre Gondois5-76/+225
2024-07-29DynamicTablesPkg: Acpi: Prepare common libraries to support other archsPierre Gondois11-48/+23
2024-07-29DynamicTablesPkg: Acpi: Move generic libraries to common folderPierre Gondois27-26/+38
2024-07-29DynamicTablesPkg: Move PSD info to Arch CommonSami Mujawar6-24/+23
2024-07-29DynamicTablesPkg: Move PCC Type 5 info to Arch CommonSami Mujawar7-56/+55
2024-07-29DynamicTablesPkg: Move PCC Type 3 & 4 info to Arch CommonSami Mujawar6-74/+72
2024-07-29DynamicTablesPkg: Move PCC Type2 info to Arch CommonSami Mujawar6-50/+49
2024-07-29DynamicTablesPkg: Move PCC Type1 info to Arch CommonSami Mujawar6-49/+48
2024-07-29DynamicTablesPkg: Move PCC Type0 info to Arch CommonSami Mujawar7-94/+96
2024-07-29DynamicTablesPkg: Move PCC structure definitions to Arch CommonSami Mujawar2-72/+72
2024-07-29DynamicTablesPkg: Move Continuous perf control info to Arch CommonSami Mujawar6-75/+74
2024-07-29DynamicTablesPkg: Move Cache info to Arch CommonSami Mujawar6-81/+80
2024-07-29DynamicTablesPkg: Move Processor hierarchy info to Arch CommonSami Mujawar8-138/+137
2024-07-29DynamicTablesPkg: Rename GicCToken field in Processor Hierarchy InfoSami Mujawar4-39/+41
2024-07-29DynamicTablesPkg: Move LPI info object to Arch CommonSami Mujawar7-118/+118
2024-07-29DynamicTablesPkg: Move Generic Initiator affinity info to Arch CommonSami Mujawar6-119/+118
2024-07-29DynamicTablesPkg: Move PCI device Handle object to Arch CommonSami Mujawar6-73/+72
2024-07-29DynamicTablesPkg: Move ACPI device Handle object to Arch CommonSami Mujawar6-69/+68
2024-07-29DynamicTablesPkg: Move Mem Affinity Info to Arch CommonSami Mujawar6-78/+77
2024-07-29DynamicTablesPkg: Move Pci Interrupt Map Info to Arch CommonSami Mujawar8-97/+96
2024-07-29DynamicTablesPkg: Move CM_ARM_GENERIC_INTERRUPT struct to Arch CommonSami Mujawar6-69/+69
2024-07-29DynamicTablesPkg: Move Pci Address Map Info to Arch CommonSami Mujawar8-94/+93
2024-07-29DynamicTablesPkg: Move Pci Config Space Info to Arm namespaceSami Mujawar11-182/+183
2024-07-29DynamicTablesPkg: Move Cm Reference object to Arch CommonSami Mujawar13-139/+139
2024-07-29DynamicTablesPkg: Move FADT Fixed Features Flags to Arch CommonSami Mujawar6-114/+113
2024-07-29DynamicTablesPkg: Move Hypervisor Vendor Id to Arch CommonSami Mujawar6-118/+117
2024-07-29DynamicTablesPkg: Move Serial Port Info Objects to Arch CommonSami Mujawar12-267/+264
2024-07-29DynamicTablesPkg: Move Power Mgmt Profile Info ObjectSami Mujawar6-162/+166
2024-07-29DynamicTablesPkg: Drop Reserved29 object ID from Arm NamespaceSami Mujawar4-66/+62