summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* 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