summaryrefslogtreecommitdiff
path: root/OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf
AgeCommit message (Expand)AuthorFilesLines
2021-12-11OvmfPkg-EmuVariableFvbRuntimeDxe: Support Access To Memory Above 4Glixianglai1-2/+2
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-6/+1
2018-06-29OvmfPkg: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2018-03-30OvmfPkg/EmuVariableFvbRuntimeDxe: stop using PcdVariableStoreSizeLaszlo Ersek1-2/+1
2018-03-13OvmfPkg/EmuVariableFvbRuntimeDxe: list "Fvb.h" in the INF fileLaszlo Ersek1-0/+1
2017-05-18OvmfPkg/EmuVariableFvbRuntimeDxe: always format an auth varstore headerLaszlo Ersek1-3/+0
2012-03-09OvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSecureBootEnablejljusten1-0/+3
2011-01-16OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCDjljusten1-1/+1
2011-01-09OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten1-2/+2
2010-04-28Update the copyright notice formathhtian1-2/+2
2010-02-241. Correct File header to ## @filelgao41-2/+2
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-13/+3
2009-09-26Add EmuVariableFvbRuntimeDxe driver.jljusten1-0/+83