summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-2/+2
* OvmfPkg: Apply uncrustify changesMichael Kubacki2021-12-071-182/+184
* OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran2020-04-301-1/+1
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* OvmfPkg/SerializeVariablesLib: Relax check for the read-only variableGary Lin2016-05-261-0/+5
* OvmfPkg/SerializeVariablesLib: convert line endings to uniform CRLFLaszlo Ersek2016-05-261-850/+850
* OvmfPkg: fix conversion specifiers in DEBUG format stringsLaszlo Ersek2015-07-281-3/+3
* OvmfPkg/SerializeVariablesLib: ignore secure variable restore errorsjljusten2013-05-281-7/+20
* OvmfPkg: Remove variables that are set, but not usedjljusten2011-10-311-2/+1
* OvmfPkg: Add SerializeVariablesLib library instancejljusten2011-01-301-0/+858