summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
AgeCommit message (Expand)AuthorFilesLines
2023-05-10OvmfPkg/NvVarsFileLib: disable in case PcdBootRestrictToFirmware is setGerd Hoffmann1-0/+1
2023-05-04OvmfPkg: replace SECURE_BOOT_FEATURE_ENABLED with PcdSecureBootSupportedGerd Hoffmann1-0/+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-3/+3
2018-03-13OvmfPkg/NvVarsFileLib: list "NvVarsFileLib.h" in the INF fileLaszlo Ersek1-0/+1
2011-01-30OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLibjljusten1-3/+3
2010-04-28Update the copyright notice formathhtian1-2/+2
2010-02-231. Correct File header to ## @filelgao41-4/+4
2009-09-16Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten1-0/+60