summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/VirtNorFlashDxe/VirtNorFlashFvb.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/VirtNorFlashDxe: ValidateFvHeader: unwritten state is EOL tooGerd Hoffmann2024-01-181-0/+5
* OvmfPkg/VirtNorFlashDxe: sanity-check variablesGerd Hoffmann2024-01-091-5/+144
* OvmfPkg/VirtNorFlashDxe: stop accepting gEfiVariableGuidGerd Hoffmann2024-01-091-3/+1
* OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-11/+11
* OvmfPkg/VirtNorFlashDxe: drop block I/O protocol implementationArd Biesheuvel2022-10-271-35/+20
* OvmfPkg/VirtNorFlashDxe: clone ArmPlatformPkg's NOR flash driverArd Biesheuvel2022-10-271-0/+777