Revision: 14213
          http://edk2.svn.sourceforge.net/edk2/?rev=14213&view=rev
Author:   vanjeff
Date:     2013-03-20 06:43:17 +0000 (Wed, 20 Mar 2013)
Log Message:
-----------
MedPkg: Fix EFI_ERROR_SECTION_DESCRIPTOR definition in CPER to match UEFI 2.3.1 
specification.

Signed-off-by: Samer El-Haj-Mahmoud [email protected]
Reviewed-by: Jeff Fan <[email protected]>

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

Modified: trunk/edk2/MdePkg/Include/Guid/Cper.h
===================================================================
--- trunk/edk2/MdePkg/Include/Guid/Cper.h       2013-03-19 20:17:47 UTC (rev 
14212)
+++ trunk/edk2/MdePkg/Include/Guid/Cper.h       2013-03-20 06:43:17 UTC (rev 
14213)
@@ -11,7 +11,7 @@
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 
   @par Revision Reference:
-  GUIDs introduced from UEFI 2.1 Specification.
+  GUIDs introduced from UEFI 2.3.1 Specification.
 
 **/
 
@@ -209,7 +209,6 @@
   UINT8                  SecValidMask;
   UINT8                  Resv1;
   UINT32                 SectionFlags;
-  UINT8                  Resv2[3];
   EFI_GUID               SectionType;
   EFI_GUID               FruId;
   UINT32                 Severity;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to