index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
OvmfPkg
/
Library
Age
Commit message (
Expand
)
Author
2011-10-31
OvmfPkg: Remove variables that are set, but not used
jljusten
2011-08-25
Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...
xdu2
2011-08-11
OvmfPkg AcpiTimerLib: Fix issue with I/O address initialization
jljusten
2011-07-27
OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM
jljusten
2011-01-30
OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLib
jljusten
2011-01-30
OvmfPkg: Add SerializeVariablesLib library instance
jljusten
2011-01-27
OvmfPkg ResetSystemLib: Fix build issue with VS2005
jljusten
2011-01-13
OvmfPkg ResetSystemLib: Add shutdown support for OVMF
jljusten
2011-01-09
OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib
jljusten
2011-01-09
OvmfPkg EMU FVB: Convert to FVB2 protocol
jljusten
2011-01-09
OvmfPkg PlatformFvbLib: Change PlatformFvbDataWritten
jljusten
2010-10-13
OVMF BDS: Don't call BdsLibSaveMemoryTypeInformation
jljusten
2010-07-04
Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...
mdkinney
2010-05-05
Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg
lgao4
2010-04-28
Update the copyright notice format
hhtian
2010-04-06
Update the modules with the different module GUID to avoid the different modu...
lgao4
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2010-02-25
remove svn:executable attribute for INF file.
klu2
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-23
1. Correct File header to ## @file
lgao4
2010-01-04
OVMF: Add SEC ExtractGuidedSection implementation
jljusten
2009-12-16
Add missing EFIAPI instances on several functions.
jljusten
2009-11-18
Add necessary brace to fix GCC warnings
qhuang8
2009-10-02
Fix comment describing the library in PlatformFvbLibNull.inf.
jljusten
2009-09-26
OVMF: Add support for saving the NV variables to disk following each SetVaria...
jljusten
2009-09-26
OVMF: Add library to customize the EMU Variable FVB driver.
jljusten
2009-09-26
Add PlatformFvbLibNull instance of PlatformFvbLib.
jljusten
2009-09-22
NvVarsFileLib: Fix build warning with VS2005 on X64.
jljusten
2009-09-21
Fix several build break in Ovmf package.
qhuang8
2009-09-16
OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.
jljusten
2009-09-16
OVMF BDS: Implement routines to make it easier to scan through all PCI devices.
jljusten
2009-09-16
Implement NvVarsFileLib to save and restore non-volatile variables using a file.
jljusten
2009-09-07
OVMF: Fix a hang after resetting when NV variables are preserved.
jljusten
2009-07-21
fix ICC build issue.
eric_tian
2009-07-14
Load video option ROM which is not embedded in system firmware image.
jljusten
2009-07-13
ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...
eric_tian
2009-07-10
Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
lgao4
2009-07-09
Retire 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-07
Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module
mdkinney
2009-05-27
Add initial version of Open Virtual Machine Firmware (OVMF) platform.
jljusten