summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-20 10:33:34 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-11-20 10:33:34 +0000
commitfba96322cc1beea0e9be437dad4be70cf599d4eb (patch)
treeba65ecd7514ec26e30373159a3353e4b65b3937b
parent55fd33e5b8c209378fc7cab70dfb5d4ed3ae5a62 (diff)
downloadedk2-fba96322cc1beea0e9be437dad4be70cf599d4eb.tar.gz
edk2-fba96322cc1beea0e9be437dad4be70cf599d4eb.tar.bz2
edk2-fba96322cc1beea0e9be437dad4be70cf599d4eb.zip
Remove the old definition in FlashMapHob
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4314 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--Nt32Pkg/PlatformBdsDxe/Generic/Capsules.c15
1 files changed, 0 insertions, 15 deletions
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 <Guid/FlashMapHob.h>
-
-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 (