summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library
AgeCommit message (Expand)Author
2011-10-31OvmfPkg: Remove variables that are set, but not usedjljusten
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2
2011-08-11OvmfPkg AcpiTimerLib: Fix issue with I/O address initializationjljusten
2011-07-27OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVMjljusten
2011-01-30OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLibjljusten
2011-01-30OvmfPkg: Add SerializeVariablesLib library instancejljusten
2011-01-27OvmfPkg ResetSystemLib: Fix build issue with VS2005jljusten
2011-01-13OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten
2011-01-09OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten
2011-01-09OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten
2011-01-09OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten
2010-10-13OVMF BDS: Don't call BdsLibSaveMemoryTypeInformationjljusten
2010-07-04Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao4
2010-04-28Update the copyright notice formathhtian
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-25remove svn:executable attribute for INF file.klu2
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-231. Correct File header to ## @filelgao4
2010-01-04OVMF: Add SEC ExtractGuidedSection implementationjljusten
2009-12-16Add missing EFIAPI instances on several functions.jljusten
2009-11-18Add necessary brace to fix GCC warningsqhuang8
2009-10-02Fix comment describing the library in PlatformFvbLibNull.inf.jljusten
2009-09-26OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten
2009-09-26OVMF: Add library to customize the EMU Variable FVB driver.jljusten
2009-09-26Add PlatformFvbLibNull instance of PlatformFvbLib.jljusten
2009-09-22NvVarsFileLib: Fix build warning with VS2005 on X64.jljusten
2009-09-21Fix several build break in Ovmf package.qhuang8
2009-09-16OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.jljusten
2009-09-16OVMF BDS: Implement routines to make it easier to scan through all PCI devices.jljusten
2009-09-16Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten
2009-09-07OVMF: Fix a hang after resetting when NV variables are preserved.jljusten
2009-07-21fix ICC build issue.eric_tian
2009-07-14Load video option ROM which is not embedded in system firmware image.jljusten
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao4
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao4
2009-06-30* Modify various PCI register settings for OVMF.jljusten
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten