Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OvmfPkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 2023-04-10 | 1 | -2/+2 |
* | OvmfPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 1 | -182/+184 |
* | OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ ones | Rebecca Cran | 2020-04-30 | 1 | -1/+1 |
* | OvmfPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 1 | -7/+1 |
* | OvmfPkg/SerializeVariablesLib: Relax check for the read-only variable | Gary Lin | 2016-05-26 | 1 | -0/+5 |
* | OvmfPkg/SerializeVariablesLib: convert line endings to uniform CRLF | Laszlo Ersek | 2016-05-26 | 1 | -850/+850 |
* | OvmfPkg: fix conversion specifiers in DEBUG format strings | Laszlo Ersek | 2015-07-28 | 1 | -3/+3 |
* | OvmfPkg/SerializeVariablesLib: ignore secure variable restore errors | jljusten | 2013-05-28 | 1 | -7/+20 |
* | OvmfPkg: Remove variables that are set, but not used | jljusten | 2011-10-31 | 1 | -2/+1 |
* | OvmfPkg: Add SerializeVariablesLib library instance | jljusten | 2011-01-30 | 1 | -0/+858 |