Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ff96eb4c2cd823ba52e498bdbc84cba79edb7fa3
      
https://github.com/tianocore/edk2/commit/ff96eb4c2cd823ba52e498bdbc84cba79edb7fa3
  Author: Vishal Oliyil Kunnil <[email protected]>
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
    M MdePkg/Include/Guid/Cper.h

  Log Message:
  -----------
  MdePkg: Restore ARM processor macro in CPER header

Commit 84c0261 removed support for ARM32 and inadvertently removed the
EFI_GENERIC_ERROR_PROC_TYPE_ARM macro which remains valid for AARCH64.
The macro refers to the ARM CPU architecture, not specifically the ARM32
instruction set.

Restore the macro to maintain compatibility with downstream modules that
rely on Cper.h for AARCH64 platforms.

Signed-off-by: Vishal Oliyil Kunnil <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to