]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/VirtNorFlashDxe: drop block I/O protocol implementation
authorArd Biesheuvel <ardb@kernel.org>
Mon, 24 Oct 2022 15:12:08 +0000 (17:12 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 27 Oct 2022 16:52:01 +0000 (16:52 +0000)
commit83f11f957240ead9b135a778316330762b0a3acb
tree51f6ffabfd2e3ef9caf5ce68ea0ddda02ab1acd7
parent68d234989b2d6bd8f255577e08bf8be0b1d197bb
OvmfPkg/VirtNorFlashDxe: drop block I/O protocol implementation

We never boot from NOR flash, and generally rely on the firmware volume
PI protocols to expose the contents. So drop the block I/O protocol
implementation from VirtNorFlashDxe.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
OvmfPkg/VirtNorFlashDxe/VirtNorFlash.c
OvmfPkg/VirtNorFlashDxe/VirtNorFlash.h
OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.c
OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.inf
OvmfPkg/VirtNorFlashDxe/VirtNorFlashFvb.c