]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c
Add missing braces around initializer.
[mirror_edk2.git] / OvmfPkg / EmuVariableFvbRuntimeDxe / Fvb.c
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.