Revision: 13955
          http://edk2.svn.sourceforge.net/edk2/?rev=13955&view=rev
Author:   lgao4
Date:     2012-11-20 07:00:16 +0000 (Tue, 20 Nov 2012)
Log Message:
-----------
Correct MACOR EFI_ERROR_RECORD_SIGNATURE_START definition in MdePkg.

Signed-off-by: Liming Gao <[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       2012-11-20 02:53:21 UTC (rev 
13954)
+++ trunk/edk2/MdePkg/Include/Guid/Cper.h       2012-11-20 07:00:16 UTC (rev 
13955)
@@ -1,7 +1,7 @@
 /** @file
   GUIDs and definitions used for Common Platform Error Record.
 
-  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>
+  Copyright (c) 2011 - 2012, 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
@@ -20,7 +20,7 @@
 
 #pragma pack(1)
 
-#define EFI_ERROR_RECORD_SIGNATURE_START   EFI_SIGNATURE_32('C', 'P', 'E', 'R')
+#define EFI_ERROR_RECORD_SIGNATURE_START   SIGNATURE_32('C', 'P', 'E', 'R')
 #define EFI_ERROR_RECORD_SIGNATURE_END     0xFFFFFFFF
 
 ///

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to