]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/ImageAuthentication.h
MdePkg: Add PI 1.5 SmramMemoryReserve HOB file
[mirror_edk2.git] / MdePkg / Include / Guid / ImageAuthentication.h
index 427a7d47bbe80ad5c4f4cca0a0757e7f9b003d57..3ee5137bad5ce895f369e9aa39f63d0e74155d8d 100644 (file)
@@ -1,17 +1,11 @@
 /** @file\r
   Image signature database are defined for the signed image validation.\r
 \r
-  Copyright (c) 2009 - 2014, 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.4 spec.\r
+  GUIDs defined in UEFI 2.5 spec.\r
 **/\r
 \r
 #ifndef __IMAGE_AUTHTICATION_H__\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
@@ -318,8 +312,8 @@ typedef struct {
   ///\r
   /// Zero or more image signatures. If the image contained no signatures,\r
   /// then this field is empty.\r
+  /// EFI_SIGNATURE_LIST            Signature;\r
   ///\r
-  EFI_SIGNATURE_LIST            Signature;\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