| Commit message (Expand) | Author | Age | Files | Lines |
* | OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ ones | Rebecca Cran | 2020-04-30 | 1 | -8/+8 |
* | OvmfPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 3 | -20/+3 |
* | OvmfPkg: Removing ipf which is no longer supported from edk2. | chenc2 | 2018-06-29 | 1 | -2/+2 |
* | OvmfPkg/EmuVariableFvbRuntimeDxe: stop using PcdVariableStoreSize | Laszlo Ersek | 2018-03-30 | 2 | -5/+4 |
* | OvmfPkg/EmuVariableFvbRuntimeDxe: list "Fvb.h" in the INF file | Laszlo Ersek | 2018-03-13 | 1 | -0/+1 |
* | OvmfPkg/EmuVariableFvbRuntimeDxe: change block size to 4KB | Laszlo Ersek | 2017-05-18 | 2 | -82/+77 |
* | OvmfPkg/EmuVariableFvbRuntimeDxe: strip trailing whitespace | Laszlo Ersek | 2017-05-18 | 2 | -30/+30 |
* | OvmfPkg/EmuVariableFvbRuntimeDxe: correct NumOfLba vararg type in EraseBlocks() | Laszlo Ersek | 2017-05-18 | 1 | -1/+1 |
* | OvmfPkg/EmuVariableFvbRuntimeDxe: always format an auth varstore header | Laszlo Ersek | 2017-05-18 | 2 | -77/+5 |
* | OvmfPkg/EmuVariableFvbRuntimeDxe: eliminate unchecked PcdSetXX() calls | Laszlo Ersek | 2016-10-25 | 1 | -3/+9 |
* | OvmfPkg/EmuVariableFvbRuntimeDxe: Disable if flash variables are supported | Jordan Justen | 2013-11-12 | 1 | -0/+6 |
* | OvmfPkg EmuVariableFvbRuntimeDxe: Let FaultTolerantWriteDxe to init working b... | Star Zeng | 2013-07-03 | 1 | -50/+1 |
* | Add missing braces around initializer. | lzeng14 | 2012-10-11 | 1 | -6/+12 |
* | OvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSecureBootEnable | jljusten | 2012-03-09 | 2 | -1/+81 |
* | Add Missing invocations to VA_END() for VA_START(). | rsun3 | 2012-02-01 | 1 | -1/+2 |
* | OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD | jljusten | 2011-01-16 | 2 | -2/+2 |
* | OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib | jljusten | 2011-01-09 | 1 | -0/+3 |
* | OvmfPkg EMU FVB: Convert to FVB2 protocol | jljusten | 2011-01-09 | 2 | -17/+17 |
* | OvmfPkg PlatformFvbLib: Change PlatformFvbDataWritten | jljusten | 2011-01-09 | 1 | -2/+2 |
* | Update the copyright notice format | hhtian | 2010-04-28 | 3 | -6/+6 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-23 | 1 | -2/+2 |
* | Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections... | mdkinney | 2010-01-30 | 2 | -17/+7 |
* | EmuVariableFvbRuntimeDxe: Fix warnings generated by VS2005 | jljusten | 2009-09-26 | 1 | -4/+4 |
* | Add EmuVariableFvbRuntimeDxe driver. | jljusten | 2009-09-26 | 3 | -0/+1096 |