]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c
OvmfPkg/EmuVariableFvbRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()
[mirror_edk2.git] / OvmfPkg / EmuVariableFvbRuntimeDxe / Fvb.c
2017-05-18 Laszlo ErsekOvmfPkg/EmuVariableFvbRuntimeDxe: correct NumOfLba...
2017-05-18 Laszlo ErsekOvmfPkg/EmuVariableFvbRuntimeDxe: always format an...
2016-10-25 Laszlo ErsekOvmfPkg/EmuVariableFvbRuntimeDxe: eliminate unchecked...
2013-11-12 Jordan JustenOvmfPkg/EmuVariableFvbRuntimeDxe: Disable if flash...
2013-07-03 Star ZengOvmfPkg EmuVariableFvbRuntimeDxe: Let FaultTolerantWrit...
2012-10-11 lzeng14Add missing braces around initializer.
2012-03-09 jljustenOvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSe...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-01-16 jljustenOvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD
2011-01-09 jljustenOvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib
2011-01-09 jljustenOvmfPkg EMU FVB: Convert to FVB2 protocol
2011-01-09 jljustenOvmfPkg PlatformFvbLib: Change PlatformFvbDataWritten
2010-04-28 hhtianUpdate the copyright notice format
2010-01-30 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2009-09-26 jljustenEmuVariableFvbRuntimeDxe: Fix warnings generated by...
2009-09-26 jljustenAdd EmuVariableFvbRuntimeDxe driver.