Age | Commit message (Expand) | Author |
2013-03-04 | OvmfPkg: report support for the PIIX3 reset register in the FADT | jljusten |
2013-03-04 | OvmfPkg: upgrade the FADT to ACPI 2.0 without functional changes | jljusten |
2013-03-04 | OvmfPkg: fold macros of unsupported GPE1 register block into Facp.aslc | jljusten |
2013-03-04 | OvmfPkg: fold macros of unsupported PM2 control reg. block into Facp.aslc | jljusten |
2013-03-04 | OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslc | jljusten |
2013-03-04 | OvmfPkg: bump commonly used ACPI table revision numbers | jljusten |
2013-01-28 | OvmfPkg: set ActiveHigh polarity for the SCI with a dedicated link device | jljusten |
2012-12-17 | OvmfPkg: create \_S3 and \_S4 packages dynamically | jljusten |
2012-12-17 | OvmfPkg: report S3 state in DSDT | jljusten |
2012-12-17 | OvmfPkg: fix PIIX4 SUS_TYP value in \_S4 package | jljusten |
2012-12-17 | OvmfPkg: add comments to existing \_Sx packages in DSDT | jljusten |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-08-13 | OvmfPkg: generate full MADT dynamically, synchronize contents with qemu | jljusten |
2012-08-13 | OvmfPkg: fix interrupt routing in the DSDT, bump revision number | jljusten |
2012-08-13 | OvmfPkg: add parallel port to the DSDT | jljusten |
2012-08-13 | OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDT | jljusten |
2012-08-13 | OvmfPkg: add comments to the DSDT, remove trailing empty line | jljusten |
2012-08-13 | OvmfPkg: _DIS and _SRS methods should have permanent effect | jljusten |
2012-08-13 | OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharing | jljusten |
2012-08-13 | OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDT | jljusten |
2012-08-13 | OvmfPkg: add qemu debug console port to XTRA device | jljusten |
2012-08-13 | OvmfPkg: fix LAPIC RangeLength in DSDT | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: PM Timer is 24-bit | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: boot architecture flags | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: clear DAY_ALRM | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDE | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: disable PM2 control block | jljusten |
2012-08-13 | OvmfPkg: sync FADT with QEMU: correct SMI_CMD | jljusten |
2012-08-13 | OvmfPkg: cleanup whitespace in Facp.aslc / Platform.h | jljusten |
2012-07-31 | OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDT | jljusten |
2012-07-31 | OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespace | jljusten |
2012-07-31 | OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDT | jljusten |
2012-05-30 | OvmfPkg ACPI MADT: Make processor IDs zero based | jljusten |
2012-05-04 | OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000 | jljusten |
2012-05-04 | OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0 | jljusten |
2012-05-04 | OvmfPkg/AcpiTables: Update GPE0 block address range for QEMU | jljusten |
2010-04-28 | Update the copyright notice format | hhtian |
2010-02-25 | Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* | jljusten |
2010-02-25 | remove svn:executable attribute for INF file. | klu2 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
2010-02-23 | 1. Correct File header to ## @file | lgao4 |
2009-08-11 | 1. update AcpiTable module type to USER_DEFINED | vanjeff |
2009-06-23 | Set the SMI port in the ACPI FACP table to 0. This signals to the | jljusten |
2009-05-27 | Add initial version of Open Virtual Machine Firmware (OVMF) platform. | jljusten |