From: klu2 Date: Tue, 20 Nov 2007 10:33:34 +0000 (+0000) Subject: Remove the old definition in FlashMapHob X-Git-Tag: edk2-stable201903~21748 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=fba96322cc1beea0e9be437dad4be70cf599d4eb Remove the old definition in FlashMapHob git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4314 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c b/Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c index d56545266b..c1783eb424 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c +++ b/Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c @@ -20,21 +20,6 @@ Abstract: --*/ #include "Bds.h" -#include - -VOID -BdsLockFv ( - IN EFI_CPU_IO_PROTOCOL *CpuIo, - IN EFI_FLASH_SUBAREA_ENTRY *FlashEntry - ); - -VOID -BdsLockFv ( - IN EFI_CPU_IO_PROTOCOL *CpuIo, - IN EFI_FLASH_SUBAREA_ENTRY *FlashEntry - ) -{ -} VOID BdsLockNonUpdatableFlash (