]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderData.h
SecurityPkg: Remove code under UserIdentification folder.
[mirror_edk2.git] / SecurityPkg / UserIdentification / PwdCredentialProviderDxe / PwdCredentialProviderData.h
diff --git a/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderData.h b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderData.h
deleted file mode 100644 (file)
index 31bdfe4..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-/** @file\r
-  Data structure used by the Password Credential Provider driver.\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
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-\r
-**/\r
-\r
-#ifndef _PWD_CREDENTIAL_PROVIDER_DATA_H_\r
-#define _PWD_CREDENTIAL_PROVIDER_DATA_H_\r
-\r
-#include <Guid/PwdCredentialProviderHii.h>\r
-\r
-//\r
-// Forms definition\r
-//\r
-#define FORMID_GET_PASSWORD_FORM      1\r
-\r
-//\r
-// Key defination\r
-//\r
-#define KEY_GET_PASSWORD              0x1000\r
-\r
-#endif\r