]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManagerData.h
ArmPkg/ArmMmuLib ARM: fix thinko in second level page table handling
[mirror_edk2.git] / SecurityPkg / UserIdentification / UserIdentifyManagerDxe / UserIdentifyManagerData.h
index d91de101f73a21f1965647c518192afbcbd9f058..4e07ddd309f3fae4711389ac2554bdfe2b8d5165 100644 (file)
@@ -1,13 +1,13 @@
 /** @file\r
   Data structure used by the user identify manager driver.\r
-    \r
-Copyright (c) 2009 - 2010, 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
+\r
+Copyright (c) 2009 - 2018, 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
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 **/\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