Re: [edk2] [PATCH] MdePkg: Fix CPER GUID definitions to match UEFI spec

2016-02-22 Thread El-Haj-Mahmoud, Samer
Will do. Thanks Liming. -Original Message- From: Gao, Liming [liming@intel.com] Received: Monday, 22 Feb 2016, 6:34AM To: El-Haj-Mahmoud, Samer [samer.el-haj-mahm...@hpe.com]; edk2-devel@lists.01.org [edk2-devel@lists.01.org] CC: Kinney, Michael D [michael.d.kin...@intel.com]; El-Ha

Re: [edk2] [PATCH] MdePkg: Fix CPER GUID definitions to match UEFI spec

2016-02-22 Thread Gao, Liming
Samer: I don't suggest to rename EFI_ERROR_SECTION_PROCESSOR_SPECIFIC_GUID to avoid the incompatible change. I suggest to add new PROCESSOR_IA32X64 and PROCESSOR_ARM guid, and keep PROCESSOR_SPECIFIC without change. Besides, I also suggest to name GuidCName like gEfiArmProcessorErrorSectionGui

Re: [edk2] [PATCH] MdePkg: Fix CPER GUID definitions to match UEFI spec

2016-02-21 Thread El-Haj-Mahmoud, Samer
Mike or Liming, Can you review please? -Original Message- From: El-Haj-Mahmoud, Samer Sent: Thursday, February 18, 2016 5:35 PM To: edk2-devel@lists.01.org Cc: michael.d.kin...@intel.com; liming@intel.com; El-Haj-Mahmoud, Samer ; El-Haj-Mahmoud, Samer Subject: [PATCH] MdePkg: Fix

[edk2] [PATCH] MdePkg: Fix CPER GUID definitions to match UEFI spec

2016-02-18 Thread Samer El-Haj-Mahmoud
Rename gEfiProcessorSpecificErrorSectionGuid to gEfiIa32X64ErrorSectionGuid and introduce gEfiArmErrorSectionGuid to match the definition in the UEFI 2.6 specification Table 249. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Samer El-Haj-Mahmoud --- MdePkg/Include/Guid/C