]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/Vfr.vfr
MdeModulePkg/DriverSample: Add sample case for popup protocol
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / Vfr.vfr
index 4bdaf765bc2667016665a1b76e2e20db58d8a4f9..d547ec809b89c80b36f541ca02bdaa8f814277f3 100644 (file)
@@ -2,7 +2,7 @@
 //\r
 //    Sample Setup formset.\r
 //\r
-//  Copyright (c) 2004 - 2016, Intel Corporation. All rights reserved.<BR>\r
+//  Copyright (c) 2004 - 2017, 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
@@ -476,7 +476,13 @@ formset
             maximum = 255,\r
             default = 18,\r
     endnumeric;\r
-    \r
+\r
+    text\r
+      help  = STRING_TOKEN(STR_POPUP_TEST_HELP),\r
+      text  = STRING_TOKEN(STR_POPUP_TEST_PROMPT),\r
+      flags = INTERACTIVE,\r
+      key   = 0x1330;\r
+\r
     goto 2,\r
       prompt = STRING_TOKEN(STR_GOTO_FORM2), //SecondSetupPage  // this too has no end-op and basically it's a jump to a form ONLY\r
       help   = STRING_TOKEN(STR_GOTO_HELP);\r