X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FUserIdentification%2FPwdCredentialProviderDxe%2FPwdCredentialProviderDxe.inf;h=ab7ba2c913b77b6d05585487386b6887cdda5fd1;hp=07e6163e8bf391af4408df6489ff4db94ebb553d;hb=b3548d32ddb553a9e95503457c66d11462622d16;hpb=5a702acd3df099307d9bae0725f97b52b4895382 diff --git a/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf index 07e6163e8b..ab7ba2c913 100644 --- a/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf +++ b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf @@ -2,7 +2,7 @@ # Provides a password credential provider implementation # This module provides a password credential provider implementation. # -# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -44,22 +44,22 @@ HiiLib UefiLib BaseCryptLib - + [Guids] gEfiUserCredentialClassPasswordGuid ## SOMETIMES_CONSUMES ## GUID - + ## PRODUCES ## Variable:L"PwdCredential" ## CONSUMES ## Variable:L"PwdCredential" ## CONSUMES ## HII ## SOMETIMES_CONSUMES ## GUID # The credential provider identifier gPwdCredentialProviderGuid - + [Protocols] gEfiDevicePathProtocolGuid ## PRODUCES gEfiHiiConfigAccessProtocolGuid ## PRODUCES gEfiUserCredential2ProtocolGuid ## PRODUCES gEfiUserManagerProtocolGuid ## SOMETIMES_CONSUMES - + [UserExtensions.TianoCore."ExtraFiles"] PwdCredentialProviderExtra.uni - \ No newline at end of file +