]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/Vfr.vfr
Correct the default value for date opcode.
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / Vfr.vfr
index 032bf8883f1746c5fb7ab0ccdebfabd0babb1ae5..4f6ac07071fe60095bde8c02447d7ed0d6c1044d 100644 (file)
@@ -2,7 +2,7 @@
 //\r
 //    Sample Setup formset.\r
 //\r
-//  Copyright (c) 2004 - 2011, 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
@@ -529,7 +529,7 @@ formset
         prompt  = STRING_TOKEN(STR_DATE_PROMPT),\r
         help    = STRING_TOKEN(STR_DATE_HELP),\r
         flags   = STORAGE_TIME,\r
-        default = 1/1/2004,\r
+        default = 2004/1/1,\r
 \r
         inconsistentif prompt = STRING_TOKEN(STR_ERROR_POPUP),\r
           ideqval Date.Day == 31\r