[edk2-devel] [PATCH v1 0/2] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER

Kun Qin posted 2 patches 2 years, 3 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
CodeFirst/BZ3794-SpecChange.md   | 60 ++++++++++++++++++++
MdePkg/Include/Pi/PiStatusCode.h | 42 +++++++-------
2 files changed, 82 insertions(+), 20 deletions(-)
create mode 100644 CodeFirst/BZ3794-SpecChange.md
[edk2-devel] [PATCH v1 0/2] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
Posted by Kun Qin 2 years, 3 months ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3794

In current Status Codes definitions of PI spec v1.7 errata, there are a
few critical instances where the software could trigger system reboots
while the corresponding case were not covered by the already defined
status codes.

Two scenarios that OEMs could be interested are memory type information
change triggered system reboot and assert triggered reboot on systems
that did not enable system halts.

The unexpected system reboots above could indicate decay of system health
and reporting of such generic events would provide helpful information to
OEMs to investigate/prevent system failures in general.

The change intends to expand definitions of `EFI_SW_EC_**` under Status
Codes to cover more unexpected system reboot events, which could improve
Status Code futility and readability.

Patch v1 branch: https://github.com/kuqin12/edk2/tree/BZ3794-expand_status_codes_v1

Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>

Kun Qin (2):
  EDK2 Code First: PI Specification: New error codes of Host Software
    class
  MdePkg: MmCommunication: Add new Host Software class Error Codes to
    MdePkg

 CodeFirst/BZ3794-SpecChange.md   | 60 ++++++++++++++++++++
 MdePkg/Include/Pi/PiStatusCode.h | 42 +++++++-------
 2 files changed, 82 insertions(+), 20 deletions(-)
 create mode 100644 CodeFirst/BZ3794-SpecChange.md

-- 
2.34.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#85302): https://edk2.groups.io/g/devel/message/85302
Mute This Topic: https://groups.io/mt/88252484/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-