]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/Inventory.vfr
MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in DriverS...
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / Inventory.vfr
index 2e9cfa754d5f11d2af59353c30d710837d600dc2..b835dfc3929125e70dbb1abcdbe05399434befb3 100644 (file)
@@ -2,8 +2,8 @@
 //\r
 //    Sample Inventory Data\r
 //\r
-//  Copyright (c) 2004 - 2008, Intel Corporation. <BR>\r
-//  All rights reserved. This program and the accompanying materials\r
+//  Copyright (c) 2004 - 2011, 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
 //  http://opensource.org/licenses/bsd-license.php\r
 //\r
 //**/\r
 \r
-#define INVENTORY_GUID    { 0xb3f56470, 0x6141, 0x4621, 0x8f, 0x19, 0x70, 0x4e, 0x57, 0x7a, 0xa9, 0xe8 }\r
+#include "NVDataStruc.h"\r
 \r
 formset\r
-  guid     = INVENTORY_GUID,\r
+  guid     = DRIVER_SAMPLE_INVENTORY_GUID,\r
   title    = STRING_TOKEN(STR_INV_FORM_SET_TITLE),\r
   help     = STRING_TOKEN(STR_INV_FORM_SET_HELP),\r
   class    = 0x04,\r