]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerData.h
Update for SecurityPkg.
[mirror_edk2.git] / SecurityPkg / UserIdentification / UserIdentifyManagerDxe / UserIdentifyManagerData.h
index d91de101f73a21f1965647c518192afbcbd9f058..b08ac46437f5d5bf97b783766f21502a97fc2fb9 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Data structure used by the user identify manager driver.\r
     \r
-Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2009 - 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
@@ -15,21 +15,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _USER_IDENTIFY_MANAGER_DATA_H_\r
 #define _USER_IDENTIFY_MANAGER_DATA_H_\r
 \r
-#include "UserIdentifyManagerStrDefs.h"\r
-\r
-//\r
-// Guid used in user profile saving and in form browser.\r
-//\r
-#define USER_IDENTIFY_MANAGER_GUID \\r
-  { \\r
-    0x3ccd3dd8, 0x8d45, 0x4fed, { 0x96, 0x2d, 0x2b, 0x38, 0xcd, 0x82, 0xb3, 0xc4 } \\r
-  }\r
+#include <Guid/UserIdentifyManagerHii.h>\r
 \r
 //\r
 // Forms definition.\r
 //\r
 #define FORMID_USER_FORM      1\r
 #define FORMID_PROVIDER_FORM  2\r
+#define FORMID_INVALID_FORM   0x0FFF\r
 \r
 //\r
 // Labels definition.\r