summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000jljusten2012-07-101-206/+0
* OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten2012-05-306-0/+437
* OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten2012-05-041-1/+1
* OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten2012-05-041-0/+13
* OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum2012-04-041-26/+9
* Improve robustness when scanning PCI Option ROM.rsun32012-03-141-8/+28
* OvmfPkg: Add PlatformSecureLib instancejljusten2012-03-092-0/+90
* OvmfPkg: Remove variables that are set, but not usedjljusten2011-10-311-2/+1
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-251-0/+36
* OvmfPkg AcpiTimerLib: Fix issue with I/O address initializationjljusten2011-08-111-1/+1
* OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVMjljusten2011-07-271-5/+24
* OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLibjljusten2011-01-304-536/+94
* OvmfPkg: Add SerializeVariablesLib library instancejljusten2011-01-303-0/+938
* OvmfPkg ResetSystemLib: Fix build issue with VS2005jljusten2011-01-271-1/+1
* OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten2011-01-132-0/+139
* OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten2011-01-092-2/+96
* OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten2011-01-092-2/+2
* OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten2011-01-092-4/+16
* OVMF BDS: Don't call BdsLibSaveMemoryTypeInformationjljusten2010-10-131-2/+1
* Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney2010-07-041-0/+1
* Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao42010-05-052-468/+0
* Update the copyright notice formathhtian2010-04-2817-34/+34
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-063-3/+3
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-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-252-4/+0
* 1. Correct File header to ## @filelgao42010-02-236-25/+25
* OVMF: Add SEC ExtractGuidedSection implementationjljusten2010-01-042-0/+468
* Add missing EFIAPI instances on several functions.jljusten2009-12-161-0/+1
* Add necessary brace to fix GCC warningsqhuang82009-11-181-18/+36
* Fix comment describing the library in PlatformFvbLibNull.inf.jljusten2009-10-021-1/+1
* OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten2009-09-263-1/+64
* OVMF: Add library to customize the EMU Variable FVB driver.jljusten2009-09-262-0/+98
* Add PlatformFvbLibNull instance of PlatformFvbLib.jljusten2009-09-262-0/+75
* NvVarsFileLib: Fix build warning with VS2005 on X64.jljusten2009-09-221-2/+2
* Fix several build break in Ovmf package.qhuang82009-09-212-4/+4
* OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.jljusten2009-09-163-2/+96
* OVMF BDS: Implement routines to make it easier to scan through all PCI devices.jljusten2009-09-161-80/+191
* Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten2009-09-165-0/+1101
* OVMF: Fix a hang after resetting when NV variables are preserved.jljusten2009-09-071-20/+11
* fix ICC build issue.eric_tian2009-07-211-0/+2
* Load video option ROM which is not embedded in system firmware image.jljusten2009-07-143-1/+189
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-5/+14
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-101-2/+21
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-093-7/+2
* * Modify various PCI register settings for OVMF.jljusten2009-06-301-20/+151
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-071-9/+5
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-276-0/+1718