summaryrefslogtreecommitdiff
path: root/OvmfPkg/AcpiTables
AgeCommit message (Expand)Author
2013-03-04OvmfPkg: report support for the PIIX3 reset register in the FADTjljusten
2013-03-04OvmfPkg: upgrade the FADT to ACPI 2.0 without functional changesjljusten
2013-03-04OvmfPkg: fold macros of unsupported GPE1 register block into Facp.aslcjljusten
2013-03-04OvmfPkg: fold macros of unsupported PM2 control reg. block into Facp.aslcjljusten
2013-03-04OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslcjljusten
2013-03-04OvmfPkg: bump commonly used ACPI table revision numbersjljusten
2013-01-28OvmfPkg: set ActiveHigh polarity for the SCI with a dedicated link devicejljusten
2012-12-17OvmfPkg: create \_S3 and \_S4 packages dynamicallyjljusten
2012-12-17OvmfPkg: report S3 state in DSDTjljusten
2012-12-17OvmfPkg: fix PIIX4 SUS_TYP value in \_S4 packagejljusten
2012-12-17OvmfPkg: add comments to existing \_Sx packages in DSDTjljusten
2012-10-11Add missing braces around initializer.lzeng14
2012-08-13OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten
2012-08-13OvmfPkg: fix interrupt routing in the DSDT, bump revision numberjljusten
2012-08-13OvmfPkg: add parallel port to the DSDTjljusten
2012-08-13OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDTjljusten
2012-08-13OvmfPkg: add comments to the DSDT, remove trailing empty linejljusten
2012-08-13OvmfPkg: _DIS and _SRS methods should have permanent effectjljusten
2012-08-13OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharingjljusten
2012-08-13OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDTjljusten
2012-08-13OvmfPkg: add qemu debug console port to XTRA devicejljusten
2012-08-13OvmfPkg: fix LAPIC RangeLength in DSDTjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: PM Timer is 24-bitjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: boot architecture flagsjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: clear DAY_ALRMjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDEjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: disable PM2 control blockjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: correct SMI_CMDjljusten
2012-08-13OvmfPkg: cleanup whitespace in Facp.aslc / Platform.hjljusten
2012-07-31OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDTjljusten
2012-07-31OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespacejljusten
2012-07-31OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDTjljusten
2012-05-30OvmfPkg ACPI MADT: Make processor IDs zero basedjljusten
2012-05-04OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten
2012-05-04OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0jljusten
2012-05-04OvmfPkg/AcpiTables: Update GPE0 block address range for QEMUjljusten
2010-04-28Update the copyright notice formathhtian
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-25remove svn:executable attribute for INF file.klu2
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-231. Correct File header to ## @filelgao4
2009-08-111. update AcpiTable module type to USER_DEFINEDvanjeff
2009-06-23Set the SMI port in the ACPI FACP table to 0. This signals to thejljusten
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten