]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Fix BdsDxe VS2015 build failure
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 24 Aug 2015 05:49:24 +0000 (05:49 +0000)
committerniruiyu <niruiyu@Edk2>
Mon, 24 Aug 2015 05:49:24 +0000 (05:49 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18273 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/BdsDxe/BdsEntry.c

index 020f18d48c3a7bb0d0cf8d59f7dcf536d4b45caa..6ffb6676c49b6ca6cec5fa5b90188ceb77399034 100644 (file)
@@ -1019,7 +1019,6 @@ BdsEntry (
   PERF_END   (NULL, "PlatformBootManagerAfterConsole", "BDS", 0);\r
 \r
   DEBUG_CODE (\r
-    UINTN                             Index;\r
     EFI_BOOT_MANAGER_LOAD_OPTION_TYPE LoadOptionType;\r
     DEBUG ((EFI_D_INFO, "[Bds]=============Begin Load Options Dumping ...=============\n"));\r
     for (LoadOptionType = 0; LoadOptionType < LoadOptionTypeMax; LoadOptionType++) {\r