]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/BootManagerVfr.Vfr
Clean up the private GUID definition in module Level.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BootMngr / BootManagerVfr.Vfr
index 1f7dd675e869e68d066451125c73552895ba3377..293e4e78320d1c4f4e126011fbedcd9c9c0355e8 100644 (file)
@@ -2,7 +2,7 @@
 //  \r
 //    Browser formset.\r
 //  \r
-//  Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>\r
+//  Copyright (c) 2004 - 2011, Intel Corporation. All rights reserved.<BR>\r
 //  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
@@ -13,7 +13,7 @@
 //  \r
 //**/\r
 \r
-#define FORMSET_GUID  { 0x847bc3fe, 0xb974, 0x446d, 0x94, 0x49, 0x5a, 0xd5, 0x41, 0x2e, 0x99, 0x3b }\r
+#include <Guid/BdsHii.h>\r
 \r
 #define BOOT_MANAGER_FORM_ID     0x1000\r
 \r
 #define BOOT_MANAGER_SUBCLASS    0x00\r
 \r
 formset\r
-  guid      = FORMSET_GUID,\r
+  guid      = BOOT_MANAGER_FORMSET_GUID,\r
   title     = STRING_TOKEN(STR_BM_BANNER),\r
   help      = STRING_TOKEN(STR_LAST_STRING),\r
-  classguid = FORMSET_GUID,\r
+  classguid = BOOT_MANAGER_FORMSET_GUID,\r
   class     = BOOT_MANAGER_CLASS,\r
   subclass  = BOOT_MANAGER_SUBCLASS,\r
 \r