Revision: 17371
          http://sourceforge.net/p/edk2/code/17371
Author:   lgao4
Date:     2015-05-08 07:42:01 +0000 (Fri, 08 May 2015)
Log Message:
-----------
MdePkg: Comment Signature field in image execution info table

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <[email protected]>
Reviewed-by: Eric Dong <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdePkg/Include/Guid/ImageAuthentication.h

Modified: trunk/edk2/MdePkg/Include/Guid/ImageAuthentication.h
===================================================================
--- trunk/edk2/MdePkg/Include/Guid/ImageAuthentication.h        2015-05-08 
07:31:39 UTC (rev 17370)
+++ trunk/edk2/MdePkg/Include/Guid/ImageAuthentication.h        2015-05-08 
07:42:01 UTC (rev 17371)
@@ -1,7 +1,7 @@
 /** @file
   Image signature database are defined for the signed image validation.
 
-  Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
   This program and the accompanying materials
   are licensed and made available under the terms and conditions of the BSD 
License
   which accompanies this distribution.  The full text of the license may be 
found at
@@ -11,7 +11,7 @@
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
   @par Revision Reference:
-  GUIDs defined in UEFI 2.4 spec.
+  GUIDs defined in UEFI 2.5 spec.
 **/
 
 #ifndef __IMAGE_AUTHTICATION_H__
@@ -318,8 +318,8 @@
   ///
   /// Zero or more image signatures. If the image contained no signatures,
   /// then this field is empty.
-  ///
-  EFI_SIGNATURE_LIST            Signature;
+  /// EFI_SIGNATURE_LIST            Signature;
+  /// 
 } EFI_IMAGE_EXECUTION_INFO;
 
 


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to