summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/AcpiTables/Platform.h
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* OvmfPkg: report support for the PIIX3 reset register in the FADTjljusten2013-03-041-1/+4
* OvmfPkg: upgrade the FADT to ACPI 2.0 without functional changesjljusten2013-03-041-3/+16
* OvmfPkg: fold macros of unsupported GPE1 register block into Facp.aslcjljusten2013-03-041-3/+0
* OvmfPkg: fold macros of unsupported PM2 control reg. block into Facp.aslcjljusten2013-03-041-2/+0
* OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslcjljusten2013-03-041-2/+0
* OvmfPkg: bump commonly used ACPI table revision numbersjljusten2013-03-041-2/+3
* OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten2012-08-131-2/+2
* OvmfPkg: sync FADT with QEMU: PM Timer is 24-bitjljusten2012-08-131-1/+1
* OvmfPkg: sync FADT with QEMU: clear DAY_ALRMjljusten2012-08-131-1/+1
* OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDEjljusten2012-08-131-2/+2
* OvmfPkg: sync FADT with QEMU: disable PM2 control blockjljusten2012-08-131-2/+2
* OvmfPkg: sync FADT with QEMU: correct SMI_CMDjljusten2012-08-131-3/+3
* OvmfPkg: cleanup whitespace in Facp.aslc / Platform.hjljusten2012-08-131-4/+4
* OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten2012-05-041-3/+3
* OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0jljusten2012-05-041-2/+2
* OvmfPkg/AcpiTables: Update GPE0 block address range for QEMUjljusten2012-05-041-1/+1
* Update the copyright notice formathhtian2010-04-281-2/+2
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Set the SMI port in the ACPI FACP table to 0. This signals to thejljusten2009-06-231-1/+1
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-271-0/+64