index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
leiflindholm-pr-template
master
release/rpl_program
security-advisory/cve-2024-38796/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DynamicTablesPkg
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-11
DynamicTablesPkg: Correct parser for X64 architecture objects
Abdul Lateef Attar
2
-5
/
+9
2024-12-04
DynamicTablesPkg: Update link to iASL in Readme.md
Rebecca Cran
1
-1
/
+2
2024-12-04
DynamicTablesPkg: Fix BDF format for PCI initiators
Jeff Brasen
1
-8
/
+8
2024-11-28
DynamicTablesPkg: Adds X64 support for CPU SSDT generator
Abdul Lateef Attar
3
-1
/
+152
2024-11-28
DynamicTablesPkg: Add X64 MADT table generator
Abdul Lateef Attar
7
-16
/
+778
2024-11-23
DynamicTablesPkg/ArmGicCParser: Parse VGIC interrupt for all CPUs
Ard Biesheuvel
1
-11
/
+21
2024-11-14
MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module Types
Oliver Smith-Denny
1
-4
/
+0
2024-10-24
DynamicTablesPkg: Drop the unnecessary comparision of UINT8 max value
Sudeep Holla
1
-3
/
+1
2024-10-22
DynamicTablesPkg: Update X64 FADT XPm1aEvtBlk
Abdul Lateef Attar
1
-2
/
+2
2024-10-22
DynamicTablesPkg: Update creator id for WSMT table
Abdul Lateef Attar
1
-1
/
+1
2024-10-15
DynamicTablesPkg: Update FADT fixed feature flags validation
Abdul Lateef Attar
1
-10
/
+77
2024-10-07
DynamicTablesPkg: AmlLib: Fix CodeQL Issue
Oliver Smith-Denny
1
-1
/
+1
2024-10-05
DynamicTablesPkg: Correct _PSD package format
Jeff Brasen
1
-13
/
+43
2024-10-03
DynamicTablesPkg: Adds SPMI table generator
Abdul Lateef Attar
8
-0
/
+488
2024-09-27
DynamicTablesPkg/FdtHwInfoParserLib: add missing resolutions/includes
Leif Lindholm
10
-0
/
+13
2024-09-18
DynamicTablesPkg: Adds ACPI SSDT HPET table generator
Abdul Lateef Attar
4
-0
/
+462
2024-09-18
DynamicTablesPkg: Adds ACPI HPET table generator
Abdul Lateef Attar
8
-1
/
+384
2024-09-13
DynamicTablesPkg: Add StackCheckLibNull
Oliver Smith-Denny
1
-1
/
+4
2024-09-12
MdePkg: Move CompilerIntrinsicsLib from ArmPkg
Oliver Smith-Denny
1
-1
/
+0
2024-09-02
DynamicTablesPkg: Adds generic ACPI Creator ID
Abdul Lateef Attar
14
-14
/
+19
2024-09-02
DynamicTablesPkg: Adds WSMT generator for X64
Abdul Lateef Attar
7
-2
/
+353
2024-08-30
DynamicTablesPkg: AML code generation for IO resouce descriptor.
Abdul Lateef Attar
2
-0
/
+125
2024-08-08
DynamicTablesPkg: Add parser for Tpm2 CM object
Dat Mach
1
-0
/
+13
2024-08-08
DynamicTablesPkg: Add HexDump for CM Object parser
Dat Mach
2
-81
/
+53
2024-08-08
DynamicTablesPkg: ACPI TPM2 generator
Dat Mach
6
-0
/
+479
2024-08-02
DynamicTablesPkg/DynamicTableManagerDxe: Adds X64 GetAcpiTablePresenceInfo
Abdul Lateef Attar
2
-9
/
+7
2024-08-02
DynamicTablesPkg/AcpiFadtLib: Adds FADT X64 generator
Abdul Lateef Attar
7
-50
/
+662
2024-08-02
DynamicTablesPkg: Adds X64 namespace object
Abdul Lateef Attar
4
-0
/
+72
2024-08-01
DynamicTablesPkg: Fix some spelling mistakes found by cspell
Rebecca Cran
2
-2
/
+2
2024-07-29
DynamicTablesPkg: Add EFIAPI to generators hooks
Pierre Gondois
6
-4
/
+9
2024-07-29
DynamicTablesPkg: Fix conversion compiler warnings
Pierre Gondois
3
-11
/
+25
2024-07-29
DynamicTablesPkg: FdtHwInfoParserLib: Create wrapper to get INTC addr cells
Pierre Gondois
4
-2
/
+65
2024-07-29
DynamicTablesPkg: FdtHwInfoParserLib: Move IRQ map to arch folder
Pierre Gondois
3
-71
/
+86
2024-07-29
DynamicTablesPkg: FdtHwInfoParserLib: Move ArmLib.h to ArmGicCParser.c
Pierre Gondois
2
-1
/
+1
2024-07-29
DynamicTablesPkg: FdtHwInfoParserLib: Make Serial Port parser arch neutral
Pierre Gondois
4
-15
/
+15
2024-07-29
DynamicTablesPkg: FdtHwInfoParserLib: Make Pci parser arch neutral
Pierre Gondois
4
-22
/
+13
2024-07-29
DynamicTablesPkg: FdtHwInfoParserLib: Refactor to prepare for other archs
Pierre Gondois
4
-82
/
+121
2024-07-29
DynamicTablesPkg: FdtHwInfoParserLib: Move ARM parsers to Arm directory
Pierre Gondois
19
-39
/
+39
2024-07-29
DynamicTablesPkg: DynamicTableManagerDxe: Refactor PresenceArray
Pierre Gondois
5
-50
/
+212
2024-07-29
DynamicTablesPkg: AcpiSsdtCpuTopologyLib: Avoid dependency on GICC
Pierre Gondois
4
-301
/
+647
2024-07-29
DynamicTablesPkg: AcpiSratLib: Prepare to support other archs
Pierre Gondois
5
-197
/
+424
2024-07-29
DynamicTablesPkg: AcpiSpcrLib: Prepare to support other archs
Pierre Gondois
1
-1
/
+1
2024-07-29
DynamicTablesPkg: AcpiDbg2Lib: Prepare to support other archs
Pierre Gondois
5
-7
/
+207
2024-07-29
DynamicTablesPkg: AcpiFadtLib: Prepare to support other archs
Pierre Gondois
5
-76
/
+225
2024-07-29
DynamicTablesPkg: Acpi: Prepare common libraries to support other archs
Pierre Gondois
11
-48
/
+23
2024-07-29
DynamicTablesPkg: Acpi: Move generic libraries to common folder
Pierre Gondois
27
-26
/
+38
2024-07-29
DynamicTablesPkg: Move PSD info to Arch Common
Sami Mujawar
6
-24
/
+23
2024-07-29
DynamicTablesPkg: Move PCC Type 5 info to Arch Common
Sami Mujawar
7
-56
/
+55
2024-07-29
DynamicTablesPkg: Move PCC Type 3 & 4 info to Arch Common
Sami Mujawar
6
-74
/
+72
2024-07-29
DynamicTablesPkg: Move PCC Type2 info to Arch Common
Sami Mujawar
6
-50
/
+49
[next]