]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Library/EdkGenericPlatformBdsLib/BootMaint/BBSsupport.h
1.replace macros EFI32 with MDE_CPU_IA32
[mirror_edk2.git] / EdkModulePkg / Library / EdkGenericPlatformBdsLib / BootMaint / BBSsupport.h
index 572beb11ab741d6b5a8c5256d742fff267701291..9a2007cb3ede24794ed1fe9e0fdf7f7b941dd80e 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -26,7 +26,7 @@ Revision History
 \r
 #include "BootMaint/BootMaint.h"\r
 \r
-#ifdef EFI32\r
+#if   defined (MDE_CPU_IA32)\r
 #define REFRESH_LEGACY_BOOT_OPTIONS \\r
         BdsDeleteAllInvalidLegacyBootOptions ();\\r
         BdsAddNonExistingLegacyBootOptions (); \\r