summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/PlatformPei
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: key PMBA setup in Platform PEI off of PMREGMISC/PMIOSE, not Xenjljusten2012-09-121-7/+9
* OvmfPkg: enable PIIX4 IO space in the PEI phasejljusten2012-09-122-2/+22
* OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfieldjljusten2012-09-121-1/+1
* OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocationjljusten2012-08-271-2/+3
* OvmfPkg: clean up memory mapjljusten2012-07-312-18/+16
* OvmfPkg/PlatformPei: Remove MtrrLib ASSERTsjljusten2011-10-311-6/+3
* OvmfPkg: Remove variables that are set, but not usedjljusten2011-10-311-4/+1
* Set MTRR registers.vanjeff2011-10-282-1/+13
* Fix build crash while using MSFT to build OVMF, also fix some build warning r...gikidy2011-08-251-2/+2
* OvmfPkg/PlatformPei: Add Xen supportjljusten2011-08-054-14/+197
* OvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag buildjljusten2011-03-221-2/+7
* OvmfPkg/PlatformPei: Set BootMode, install MasterBootMode PPIjljusten2011-03-222-0/+26
* OvmfPkg: Add support for memory above 4GBjljusten2011-01-213-7/+81
* OvmfPkg: Add DEBUG messages to dump the contents of CMOSjljusten2011-01-211-0/+24
* OvmfPkg/PlatformPei: Set PM base address OVMFjljusten2011-01-132-0/+6
* OVMF: Support greater than 2GB of memoryjljusten2010-10-133-12/+19
* Update OVMF Platform PEI to declare IO and MMIO resources.mdkinney2010-07-161-23/+28
* Update the copyright notice formathhtian2010-04-287-14/+14
* 1. Correct File header to ## @filelgao42010-02-231-2/+2
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-302-11/+6
* OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten2010-01-043-21/+27
* OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe.jljusten2009-09-261-2/+4
* OVMF: Add support for more persistent NV variables which can survive a system...jljusten2009-09-072-1/+29
* Make 0xa0000 - 0xb0000 I/O memory.jljusten2009-06-231-2/+1
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-277-0/+591