summaryrefslogtreecommitdiff
path: root/DynamicTablesPkg
AgeCommit message (Expand)AuthorFilesLines
2024-12-11DynamicTablesPkg: Correct parser for X64 architecture objectsAbdul Lateef Attar2-5/+9
2024-12-04DynamicTablesPkg: Update link to iASL in Readme.mdRebecca Cran1-1/+2
2024-12-04DynamicTablesPkg: Fix BDF format for PCI initiatorsJeff Brasen1-8/+8
2024-11-28DynamicTablesPkg: Adds X64 support for CPU SSDT generatorAbdul Lateef Attar3-1/+152
2024-11-28DynamicTablesPkg: Add X64 MADT table generatorAbdul Lateef Attar7-16/+778
2024-11-23DynamicTablesPkg/ArmGicCParser: Parse VGIC interrupt for all CPUsArd Biesheuvel1-11/+21
2024-11-14MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny1-4/+0
2024-10-24DynamicTablesPkg: Drop the unnecessary comparision of UINT8 max valueSudeep Holla1-3/+1
2024-10-22DynamicTablesPkg: Update X64 FADT XPm1aEvtBlkAbdul Lateef Attar1-2/+2
2024-10-22DynamicTablesPkg: Update creator id for WSMT tableAbdul Lateef Attar1-1/+1
2024-10-15DynamicTablesPkg: Update FADT fixed feature flags validationAbdul Lateef Attar1-10/+77
2024-10-07DynamicTablesPkg: AmlLib: Fix CodeQL IssueOliver Smith-Denny1-1/+1
2024-10-05DynamicTablesPkg: Correct _PSD package formatJeff Brasen1-13/+43
2024-10-03DynamicTablesPkg: Adds SPMI table generatorAbdul Lateef Attar8-0/+488
2024-09-27DynamicTablesPkg/FdtHwInfoParserLib: add missing resolutions/includesLeif Lindholm10-0/+13
2024-09-18DynamicTablesPkg: Adds ACPI SSDT HPET table generatorAbdul Lateef Attar4-0/+462
2024-09-18DynamicTablesPkg: Adds ACPI HPET table generatorAbdul Lateef Attar8-1/+384
2024-09-13DynamicTablesPkg: Add StackCheckLibNullOliver Smith-Denny1-1/+4
2024-09-12MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny1-1/+0
2024-09-02DynamicTablesPkg: Adds generic ACPI Creator IDAbdul Lateef Attar14-14/+19
2024-09-02DynamicTablesPkg: Adds WSMT generator for X64Abdul Lateef Attar7-2/+353
2024-08-30DynamicTablesPkg: AML code generation for IO resouce descriptor.Abdul Lateef Attar2-0/+125
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