]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeImageAuthenticationStatusLib/DxeImageAuthenticationStatusLib.c
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / Library / DxeImageAuthenticationStatusLib / DxeImageAuthenticationStatusLib.c
index bc1acd1fed5c44ef49e07c09079b8ad9669b0c35..f0d41b8b9c62b1c266263fcc8251222ce532efea 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Implement image authentication status check in UEFI2.3.1.\r
 \r
-Copyright (c) 2012, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2012 - 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
@@ -18,8 +18,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 /**\r
   Check image authentication status returned from Section Extraction Protocol\r
-  \r
-  @param[in]    AuthenticationStatus  This is the authentication status returned from \r
+\r
+  @param[in]    AuthenticationStatus  This is the authentication status returned from\r
                              the Section Extraction Protocol when reading the input file.\r
   @param[in]    File       This is a pointer to the device path of the file that is\r
                            being dispatched. This will optionally be used for logging.\r