]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/ImageAuthentication.h
MdeModulePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Guid / ImageAuthentication.h
index 621a94fd8658325b00ab96952e892175559de0ea..3ee5137bad5ce895f369e9aa39f63d0e74155d8d 100644 (file)
@@ -1,14 +1,8 @@
 /** @file\r
   Image signature database are defined for the signed image validation.\r
 \r
-  Copyright (c) 2009 - 2015, 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
+  Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Revision Reference:\r
   GUIDs defined in UEFI 2.5 spec.\r
 \r
 #define SECURE_BOOT_MODE_ENABLE           1\r
 #define SECURE_BOOT_MODE_DISABLE          0\r
+\r
 #define SETUP_MODE                        1\r
 #define USER_MODE                         0\r
 \r
-\r
 //***********************************************************************\r
 // Signature Database\r
 //***********************************************************************\r
@@ -319,7 +313,7 @@ typedef struct {
   /// Zero or more image signatures. If the image contained no signatures,\r
   /// then this field is empty.\r
   /// EFI_SIGNATURE_LIST            Signature;\r
-  /// \r
+  ///\r
 } EFI_IMAGE_EXECUTION_INFO;\r
 \r
 \r
@@ -349,4 +343,4 @@ extern EFI_GUID gEfiCertX509Sha384Guid;
 extern EFI_GUID gEfiCertX509Sha512Guid;\r
 extern EFI_GUID gEfiCertPkcs7Guid;\r
 \r
-#endif
\ No newline at end of file
+#endif\r