]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/Vfr.vfr
MdeModulePkg: Add sample code for keyword handler protocol.
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / Vfr.vfr
index bd90fcd9c35966728457c9773733953ab9a39b31..68f34623a51e2d36822c34e5ea2b16fdbaa80afe 100644 (file)
@@ -2,7 +2,7 @@
 //\r
 //    Sample Setup formset.\r
 //\r
-//  Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>\r
+//  Copyright (c) 2004 - 2015, 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
@@ -280,7 +280,7 @@ formset
     endoneof;\r
 \r
     oneof varid  = MyIfrNVData.QuestionAboutTreeHugging,\r
-      prompt      = STRING_TOKEN(STR_ONE_OF_PROMPT),\r
+      prompt      = STRING_TOKEN(STR_ONE_OF_PROMPT_KEYWORD),\r
       help        = STRING_TOKEN(STR_ONE_OF_HELP),\r
       flags       = RESET_REQUIRED,\r
       option text = STRING_TOKEN(STR_ONE_OF_TEXT1), value = 0, flags = 0;\r