]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/AcpiTables
OvmfPkg/AmdSevDxe: sort #includes, and entries in INF file sections
[mirror_edk2.git] / OvmfPkg / AcpiTables /
2016-11-16 Liming GaoOvmfPkg AcpiTables: Use PcdDebugIoPort to describe...
2015-09-02 Laszlo ErsekOvmfPkg: AcpiTables: serialize control methods that...
2013-03-04 jljustenOvmfPkg: report support for the PIIX3 reset register...
2013-03-04 jljustenOvmfPkg: upgrade the FADT to ACPI 2.0 without functiona...
2013-03-04 jljustenOvmfPkg: fold macros of unsupported GPE1 register block...
2013-03-04 jljustenOvmfPkg: fold macros of unsupported PM2 control reg...
2013-03-04 jljustenOvmfPkg: fold macros of unsupported PM1b register block...
2013-03-04 jljustenOvmfPkg: bump commonly used ACPI table revision numbers
2013-01-28 jljustenOvmfPkg: set ActiveHigh polarity for the SCI with a...
2012-12-17 jljustenOvmfPkg: create \_S3 and \_S4 packages dynamically
2012-12-17 jljustenOvmfPkg: report S3 state in DSDT
2012-12-17 jljustenOvmfPkg: fix PIIX4 SUS_TYP value in \_S4 package
2012-12-17 jljustenOvmfPkg: add comments to existing \_Sx packages in...
2012-10-11 lzeng14Add missing braces around initializer.
2012-08-13 jljustenOvmfPkg: generate full MADT dynamically, synchronize...
2012-08-13 jljustenOvmfPkg: fix interrupt routing in the DSDT, bump revisi...
2012-08-13 jljustenOvmfPkg: add parallel port to the DSDT
2012-08-13 jljustenOvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the...
2012-08-13 jljustenOvmfPkg: add comments to the DSDT, remove trailing...
2012-08-13 jljustenOvmfPkg: _DIS and _SRS methods should have permanent...
2012-08-13 jljustenOvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interr...
2012-08-13 jljustenOvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDT
2012-08-13 jljustenOvmfPkg: add qemu debug console port to XTRA device
2012-08-13 jljustenOvmfPkg: fix LAPIC RangeLength in DSDT
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: PM Timer is 24-bit
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: boot architecture flags
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: clear DAY_ALRM
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE /...
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: disable PM2 control block
2012-08-13 jljustenOvmfPkg: sync FADT with QEMU: correct SMI_CMD
2012-08-13 jljustenOvmfPkg: cleanup whitespace in Facp.aslc / Platform.h
2012-07-31 jljustenOvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges...
2012-07-31 jljustenOvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespace
2012-07-31 jljustenOvmfPkg: install an SSDT with a dynamic OperationRegion...
2012-05-30 jljustenOvmfPkg ACPI MADT: Make processor IDs zero based
2012-05-04 jljustenOvmfPkg/AcpiTables: Change the ACPI PM Base Adress...
2012-05-04 jljustenOvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields...
2012-05-04 jljustenOvmfPkg/AcpiTables: Update GPE0 block address range...
2010-04-28 hhtianUpdate the copyright notice format
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-25 klu2remove svn:executable attribute for INF file.
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-23 lgao41. Correct File header to ## @file
2009-08-11 vanjeff1. update AcpiTable module type to USER_DEFINED
2009-06-23 jljustenSet the SMI port in the ACPI FACP table to 0. This...
2009-05-27 jljustenAdd initial version of Open Virtual Machine Firmware...