summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.inf
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2022-10-24 17:12:08 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-10-27 16:52:01 +0000
commit83f11f957240ead9b135a778316330762b0a3acb (patch)
tree51f6ffabfd2e3ef9caf5ce68ea0ddda02ab1acd7 /OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.inf
parent68d234989b2d6bd8f255577e08bf8be0b1d197bb (diff)
downloadedk2-83f11f957240ead9b135a778316330762b0a3acb.tar.gz
edk2-83f11f957240ead9b135a778316330762b0a3acb.tar.bz2
edk2-83f11f957240ead9b135a778316330762b0a3acb.zip
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>
Diffstat (limited to 'OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.inf')
-rw-r--r--OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.inf b/OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.inf
index 53e9d58204..2a3d4a218e 100644
--- a/OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.inf
+++ b/OvmfPkg/VirtNorFlashDxe/VirtNorFlashDxe.inf
@@ -19,7 +19,6 @@
[Sources.common]
VirtNorFlash.c
VirtNorFlash.h
- VirtNorFlashBlockIoDxe.c
VirtNorFlashDxe.c
VirtNorFlashFvb.c