]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderData.h
ArmPkg/ArmMmuLib ARM: fix thinko in second level page table handling
[mirror_edk2.git] / SecurityPkg / UserIdentification / PwdCredentialProviderDxe / PwdCredentialProviderData.h
index ffe0adea204c2780a3c88eb8ff4a13758fa78dd4..31bdfe4c504288ce8c2189bf037bcc6a8939042f 100644 (file)
@@ -1,13 +1,13 @@
 /** @file\r
   Data structure used by the Password Credential Provider driver.\r
 /** @file\r
   Data structure used by the Password Credential Provider 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
 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
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 **/\r
@@ -15,10 +15,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #ifndef _PWD_CREDENTIAL_PROVIDER_DATA_H_\r
 #define _PWD_CREDENTIAL_PROVIDER_DATA_H_\r
 \r
 #ifndef _PWD_CREDENTIAL_PROVIDER_DATA_H_\r
 #define _PWD_CREDENTIAL_PROVIDER_DATA_H_\r
 \r
-#define PWD_CREDENTIAL_PROVIDER_GUID \\r
-  { \\r
-    0x78b9ec8b, 0xc000, 0x46c5, { 0xac, 0x93, 0x24, 0xa0, 0xc1, 0xbb, 0x0, 0xce } \\r
-  }\r
+#include <Guid/PwdCredentialProviderHii.h>\r
 \r
 //\r
 // Forms definition\r
 \r
 //\r
 // Forms definition\r
@@ -27,7 +24,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 //\r
 // Key defination\r
 \r
 //\r
 // Key defination\r
-// \r
+//\r
 #define KEY_GET_PASSWORD              0x1000\r
 \r
 #endif\r
 #define KEY_GET_PASSWORD              0x1000\r
 \r
 #endif\r