]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/UserIdentification/UsbCredentialProviderDxe/UsbCredentialProviderDxe.inf
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / UserIdentification / UsbCredentialProviderDxe / UsbCredentialProviderDxe.inf
index 87a66fbea0a0c7cc8515eccdbc2ad4ffd153e92a..1e8e42332f011d8eab38d6baf531740c4bc9015f 100644 (file)
@@ -1,11 +1,11 @@
 ## @file\r
 #  Provides a USB credential provider implementation\r
 #\r
-#  This module reads a token from a token file that is saved in the root \r
+#  This module reads a token from a token file that is saved in the root\r
 #  folder of a USB stick. The token file name can be specified by the PCD\r
 #  PcdFixedUsbCredentialProviderTokenFileName.\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
   ## PRODUCES             ## Variable:L"UsbCredential"\r
   ## CONSUMES             ## Variable:L"UsbCredential"\r
   ## CONSUMES             ## HII\r
   ## SOMETIMES_CONSUMES   ## GUID               # The credential provider identifier\r
   gUsbCredentialProviderGuid\r
-  \r
+\r
   gEfiFileInfoGuid                              ## SOMETIMES_CONSUMES         ## GUID\r
   gEfiUserCredentialClassSecureCardGuid         ## SOMETIMES_CONSUMES         ## GUID\r
 \r
 [Pcd]\r
-  gEfiSecurityPkgTokenSpaceGuid.PcdFixedUsbCredentialProviderTokenFileName    ## SOMETIMES_CONSUMES \r
+  gEfiSecurityPkgTokenSpaceGuid.PcdFixedUsbCredentialProviderTokenFileName    ## SOMETIMES_CONSUMES\r
 \r
 [Protocols]\r
   gEfiUserCredential2ProtocolGuid               ## PRODUCES\r
   gEfiUserManagerProtocolGuid                   ## SOMETIMES_CONSUMES\r
   gEfiBlockIoProtocolGuid                       ## SOMETIMES_CONSUMES\r
   gEfiSimpleFileSystemProtocolGuid              ## SOMETIMES_CONSUMES\r
-  \r
+\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   UsbCredentialProviderExtra.uni\r
-  
\ No newline at end of file
+\r