Re: [edk2-devel] [PATCH v3] MdePkg/Include: Add ARM specific definitions for CPER

2022-03-03 Thread Sami Mujawar
Hi Ming, Thank you for this patch. These changes look good to me. The reference to the USWG mantis for defining the Arm CPER Processor error types is https://mantis.uefi.org/mantis/view.php?id=2306 and the corresponding code first bugzilla ticket is at https://bugzilla.tianocore.org/show_bug.

[edk2-devel] [PATCH v3] MdePkg/Include: Add ARM specific definitions for CPER

2022-02-15 Thread Ming Huang
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3838 These definitions are added according UEFI spec 2.9. Signed-off-by: Ming Huang --- MdePkg/Include/Guid/Cper.h | 522 + 1 file changed, 522 insertions(+) diff --git a/MdePkg/Include/Guid/Cper.h b/MdePkg