]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/FE.vfr
Support RouteConfig function for BdsDxe driver.
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BootMaint / FE.vfr
index 40fa01baf6dbbe6032de937268a14b23b98a2995..ee181babca96b22cbd52141e8bd6d94884e935fd 100644 (file)
@@ -2,7 +2,7 @@
 //  \r
 //    File Explorer Formset\r
 //  \r
-//  Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>\r
+//  Copyright (c) 2004 - 2014, 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
@@ -43,14 +43,14 @@ formset
 \r
        subtitle text = STRING_TOKEN(STR_NULL_STRING);\r
 \r
-       string    varid    = FeData.DescriptionData,\r
+       string    varid    = FeData.BootDescriptionData,\r
                  prompt   = STRING_TOKEN(STR_LOAD_OPTION_DESC),\r
                  help     = STRING_TOKEN(STR_NULL_STRING),\r
                  minsize  = 6,\r
                  maxsize  = 75,\r
        endstring;\r
 \r
-       string    varid    = FeData.OptionalData,\r
+       string    varid    = FeData.BootOptionalData,\r
                        prompt   = STRING_TOKEN(STR_OPTIONAL_DATA),\r
                        help     = STRING_TOKEN(STR_NULL_STRING),\r
                        minsize  = 0,\r
@@ -83,14 +83,14 @@ formset
 \r
        subtitle text = STRING_TOKEN(STR_NULL_STRING);\r
 \r
-       string    varid    = FeData.DescriptionData,\r
+       string    varid    = FeData.DriverDescriptionData,\r
                  prompt   = STRING_TOKEN(STR_LOAD_OPTION_DESC),\r
                  help     = STRING_TOKEN(STR_NULL_STRING),\r
                  minsize  = 6,\r
                  maxsize  = 75,\r
        endstring;\r
 \r
-       string    varid    = FeData.OptionalData,\r
+       string    varid    = FeData.DriverOptionalData,\r
                  prompt   = STRING_TOKEN(STR_OPTIONAL_DATA),\r
                  help     = STRING_TOKEN(STR_NULL_STRING),\r
                  minsize  = 0,\r