]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManagerVfr.Vfr
Driver health entry in device manager page is not totally hidden, the original code...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / DeviceMngr / DeviceManagerVfr.Vfr
index 55ee419bc5852870177fb6ea6b00afd79908e728..41a25e4a390c1178a80161a28cc8bccb12e788e5 100644 (file)
@@ -2,7 +2,7 @@
 //  \r
 //    Device Manager formset.\r
 //  \r
-//  Copyright (c) 2004 - 2008, Intel Corporation. <BR>\r
+//  Copyright (c) 2004 - 2010, Intel Corporation. <BR>\r
 //  All rights reserved. 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
@@ -31,6 +31,8 @@
 \r
 #define DEVICE_MANAGER_FORM_ID             0x1000\r
 \r
+#define DEVICE_MANAGER_KEY_DRIVER_HEALTH   0x1111\r
+\r
 formset\r
   guid      = FORMSET_GUID,\r
   title     = STRING_TOKEN(STR_DEVICE_MANAGER_TITLE),\r
@@ -64,12 +66,12 @@ formset
 \r
     label LABEL_DEVICES_LIST;\r
     label LABEL_END;\r
-\r
+      \r
     subtitle text = STRING_TOKEN(STR_EMPTY_STRING);\r
 \r
     label LABEL_VBIOS;\r
     label LABEL_END;\r
-\r
+    \r
     subtitle text = STRING_TOKEN(STR_EMPTY_STRING);\r
     subtitle text = STRING_TOKEN(STR_EXIT_STRING);\r
 \r