]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProviderDxe.inf
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / UserIdentification / PwdCredentialProviderDxe / PwdCredentialProviderDxe.inf
index 07e6163e8bf391af4408df6489ff4db94ebb553d..ab7ba2c913b77b6d05585487386b6887cdda5fd1 100644 (file)
@@ -2,7 +2,7 @@
 #  Provides a password credential provider implementation\r
 #  This module provides a password credential provider implementation.\r
 #\r
-# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\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
   HiiLib\r
   UefiLib\r
   BaseCryptLib\r
-  \r
+\r
 [Guids]\r
   gEfiUserCredentialClassPasswordGuid           ## SOMETIMES_CONSUMES          ## GUID\r
-  \r
+\r
   ## PRODUCES             ## Variable:L"PwdCredential"\r
   ## CONSUMES             ## Variable:L"PwdCredential"\r
   ## CONSUMES             ## HII\r
   ## SOMETIMES_CONSUMES   ## GUID               #  The credential provider identifier\r
   gPwdCredentialProviderGuid\r
-  \r
+\r
 [Protocols]\r
   gEfiDevicePathProtocolGuid                    ## PRODUCES\r
   gEfiHiiConfigAccessProtocolGuid               ## PRODUCES\r
   gEfiUserCredential2ProtocolGuid               ## PRODUCES\r
   gEfiUserManagerProtocolGuid                   ## SOMETIMES_CONSUMES\r
-  \r
+\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   PwdCredentialProviderExtra.uni\r
-  
\ No newline at end of file
+\r