summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/AcpiTables
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/Acpi: Fix few typosAntoine Coeur2020-02-103-6/+6
* OvmfPkg: strip trailing whitespaceLeif Lindholm2019-10-041-3/+3
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-49/+7
* OvmfPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-2/+2
* OvmfPkg AcpiTables: Use PcdDebugIoPort to describe QEMU debug consoleLiming Gao2016-11-162-1/+5
* OvmfPkg: AcpiTables: serialize control methods that create named objectsLaszlo Ersek2015-09-021-2/+2
* OvmfPkg: report support for the PIIX3 reset register in the FADTjljusten2013-03-042-3/+6
* OvmfPkg: upgrade the FADT to ACPI 2.0 without functional changesjljusten2013-03-042-12/+38
* OvmfPkg: fold macros of unsupported GPE1 register block into Facp.aslcjljusten2013-03-042-6/+3
* OvmfPkg: fold macros of unsupported PM2 control reg. block into Facp.aslcjljusten2013-03-042-4/+2
* OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslcjljusten2013-03-042-4/+3
* OvmfPkg: bump commonly used ACPI table revision numbersjljusten2013-03-041-2/+3
* OvmfPkg: set ActiveHigh polarity for the SCI with a dedicated link devicejljusten2013-01-281-2/+44
* OvmfPkg: create \_S3 and \_S4 packages dynamicallyjljusten2012-12-171-2/+3
* OvmfPkg: report S3 state in DSDTjljusten2012-12-171-0/+1
* OvmfPkg: fix PIIX4 SUS_TYP value in \_S4 packagejljusten2012-12-171-1/+1
* OvmfPkg: add comments to existing \_Sx packages in DSDTjljusten2012-12-171-3/+3
* Add missing braces around initializer.lzeng142012-10-113-97/+118
* OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten2012-08-132-22/+9
* OvmfPkg: fix interrupt routing in the DSDT, bump revision numberjljusten2012-08-131-13/+122
* OvmfPkg: add parallel port to the DSDTjljusten2012-08-131-0/+13
* OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDTjljusten2012-08-131-1/+1
* OvmfPkg: add comments to the DSDT, remove trailing empty linejljusten2012-08-131-5/+7
* OvmfPkg: _DIS and _SRS methods should have permanent effectjljusten2012-08-131-23/+28
* OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharingjljusten2012-08-131-2/+2
* OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDTjljusten2012-08-131-22/+22
* OvmfPkg: add qemu debug console port to XTRA devicejljusten2012-08-131-0/+1
* OvmfPkg: fix LAPIC RangeLength in DSDTjljusten2012-08-131-4/+4
* OvmfPkg: sync FADT with QEMU: PM Timer is 24-bitjljusten2012-08-131-1/+1
* OvmfPkg: sync FADT with QEMU: boot architecture flagsjljusten2012-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-132-5/+5
* OvmfPkg: cleanup whitespace in Facp.aslc / Platform.hjljusten2012-08-132-10/+10
* OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDTjljusten2012-07-311-4/+85
* OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespacejljusten2012-07-311-14/+14
* OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDTjljusten2012-07-312-0/+20
* OvmfPkg ACPI MADT: Make processor IDs zero basedjljusten2012-05-301-11/+11
* OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten2012-05-042-4/+4
* OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0jljusten2012-05-041-2/+2
* OvmfPkg/AcpiTables: Update GPE0 block address range for QEMUjljusten2012-05-042-1/+2
* Update the copyright notice formathhtian2010-04-286-12/+12
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-255-0/+0
* remove svn:executable attribute for INF file.klu22010-02-251-0/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-3/+0
* 1. Correct File header to ## @filelgao42010-02-231-4/+4
* 1. update AcpiTable module type to USER_DEFINEDvanjeff2009-08-111-2/+2
* 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-276-0/+864