summaryrefslogtreecommitdiffstats
path: root/DynamicTablesPkg/Library/Acpi
Commit message (Expand)AuthorAgeFilesLines
* DynamicTablesPkg: Adds X64 support to SRAT table generatorAbdul Lateef Attar2025-02-074-82/+242
* DynamicTablesPkg: Adds X64 FACS generator libraryAbdul Lateef Attar2025-01-242-0/+500
* DynamicTablesPkg: Fix BDF format for PCI initiatorsJeff Brasen2024-12-031-8/+8
* DynamicTablesPkg: Adds X64 support for CPU SSDT generatorAbdul Lateef Attar2024-11-282-0/+147
* DynamicTablesPkg: Add X64 MADT table generatorAbdul Lateef Attar2024-11-282-0/+633
* DynamicTablesPkg: Update X64 FADT XPm1aEvtBlkAbdul Lateef Attar2024-10-221-2/+2
* DynamicTablesPkg: Update creator id for WSMT tableAbdul Lateef Attar2024-10-221-1/+1
* DynamicTablesPkg: Update FADT fixed feature flags validationAbdul Lateef Attar2024-10-151-10/+77
* DynamicTablesPkg: Adds SPMI table generatorAbdul Lateef Attar2024-10-032-0/+419
* DynamicTablesPkg: Adds ACPI SSDT HPET table generatorAbdul Lateef Attar2024-09-182-0/+459
* DynamicTablesPkg: Adds ACPI HPET table generatorAbdul Lateef Attar2024-09-182-0/+358
* DynamicTablesPkg: Adds generic ACPI Creator IDAbdul Lateef Attar2024-09-0212-12/+12
* DynamicTablesPkg: Adds WSMT generator for X64Abdul Lateef Attar2024-09-022-0/+323
* DynamicTablesPkg: ACPI TPM2 generatorDat Mach2024-08-082-0/+434
* DynamicTablesPkg/AcpiFadtLib: Adds FADT X64 generatorAbdul Lateef Attar2024-08-023-48/+383
* DynamicTablesPkg: Add EFIAPI to generators hooksPierre Gondois2024-07-295-0/+5
* DynamicTablesPkg: Fix conversion compiler warningsPierre Gondois2024-07-293-11/+25
* DynamicTablesPkg: FdtHwInfoParserLib: Create wrapper to get INTC addr cellsPierre Gondois2024-07-291-1/+1
* DynamicTablesPkg: AcpiSsdtCpuTopologyLib: Avoid dependency on GICCPierre Gondois2024-07-294-301/+647
* DynamicTablesPkg: AcpiSratLib: Prepare to support other archsPierre Gondois2024-07-295-197/+424
* DynamicTablesPkg: AcpiSpcrLib: Prepare to support other archsPierre Gondois2024-07-291-1/+1
* DynamicTablesPkg: AcpiDbg2Lib: Prepare to support other archsPierre Gondois2024-07-295-7/+207
* DynamicTablesPkg: AcpiFadtLib: Prepare to support other archsPierre Gondois2024-07-295-76/+225
* DynamicTablesPkg: Acpi: Prepare common libraries to support other archsPierre Gondois2024-07-2911-48/+23
* DynamicTablesPkg: Acpi: Move generic libraries to common folderPierre Gondois2024-07-2926-0/+0
* DynamicTablesPkg: Move PSD info to Arch CommonSami Mujawar2024-07-291-7/+7
* DynamicTablesPkg: Move PCC Type 5 info to Arch CommonSami Mujawar2024-07-292-13/+13
* DynamicTablesPkg: Move PCC Type 3 & 4 info to Arch CommonSami Mujawar2024-07-291-17/+17
* DynamicTablesPkg: Move PCC Type2 info to Arch CommonSami Mujawar2024-07-291-9/+9
* DynamicTablesPkg: Move PCC Type1 info to Arch CommonSami Mujawar2024-07-291-9/+9
* DynamicTablesPkg: Move PCC Type0 info to Arch CommonSami Mujawar2024-07-292-53/+56
* DynamicTablesPkg: Move Continuous perf control info to Arch CommonSami Mujawar2024-07-291-6/+6
* DynamicTablesPkg: Move Cache info to Arch CommonSami Mujawar2024-07-291-9/+9
* DynamicTablesPkg: Move Processor hierarchy info to Arch CommonSami Mujawar2024-07-293-62/+61
* DynamicTablesPkg: Rename GicCToken field in Processor Hierarchy InfoSami Mujawar2024-07-292-33/+35
* DynamicTablesPkg: Move LPI info object to Arch CommonSami Mujawar2024-07-292-16/+17
* DynamicTablesPkg: Move Generic Initiator affinity info to Arch CommonSami Mujawar2024-07-291-10/+10
* DynamicTablesPkg: Move PCI device Handle object to Arch CommonSami Mujawar2024-07-291-7/+7
* DynamicTablesPkg: Move ACPI device Handle object to Arch CommonSami Mujawar2024-07-291-6/+6
* DynamicTablesPkg: Move Mem Affinity Info to Arch CommonSami Mujawar2024-07-291-7/+7
* DynamicTablesPkg: Move Pci Interrupt Map Info to Arch CommonSami Mujawar2024-07-291-13/+13
* DynamicTablesPkg: Move CM_ARM_GENERIC_INTERRUPT struct to Arch CommonSami Mujawar2024-07-291-8/+8
* DynamicTablesPkg: Move Pci Address Map Info to Arch CommonSami Mujawar2024-07-291-15/+15
* DynamicTablesPkg: Move Pci Config Space Info to Arm namespaceSami Mujawar2024-07-292-34/+34
* DynamicTablesPkg: Move Cm Reference object to Arch CommonSami Mujawar2024-07-294-32/+32
* DynamicTablesPkg: Move FADT Fixed Features Flags to Arch CommonSami Mujawar2024-07-291-7/+7
* DynamicTablesPkg: Move Hypervisor Vendor Id to Arch CommonSami Mujawar2024-07-291-8/+8
* DynamicTablesPkg: Move Serial Port Info Objects to Arch CommonSami Mujawar2024-07-293-31/+31
* DynamicTablesPkg: Move Power Mgmt Profile Info ObjectSami Mujawar2024-07-291-7/+7
* DynamicTablesPkg/SsdtCpuTopology: Update function's parameter descriptionPierre Gondois2024-07-291-1/+2