public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Small SMM status code handler fixes
@ 2023-07-06  2:48 Isaac Oram
  2023-07-06  2:48 ` [PATCH 1/3] MdeModulePkg/StatusCodeHandlerSmm: Remove unused code Isaac Oram
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Isaac Oram @ 2023-07-06  2:48 UTC (permalink / raw)
  To: devel; +Cc: Isaac Oram, Dandan Bi, Liming Gao, Michael D Kinney, Zhiguang Liu

This is some minor housekeeping on SMM status code handling.
https://github.com/tianocore/edk2/pull/4610

Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>

Isaac Oram (3):
  MdeModulePkg/StatusCodeHandlerSmm: Remove unused code
  MdeModulePkg/StatusCodeHandlerSmm: Clarify ASSERT source
  MdePkg/ReportStatusCodeLib: Add macros to identify status codes

 .../Include/Guid/MemoryStatusCodeRecord.h     |  2 +-
 .../RuntimeDxe/StatusCodeHandlerRuntimeDxe.h  | 11 ----
 .../Smm/SerialStatusCodeWorker.c              |  2 +-
 .../Smm/StatusCodeHandlerMm.h                 | 11 ----
 MdePkg/Include/Library/ReportStatusCodeLib.h  | 61 +++++++++++--------
 5 files changed, 36 insertions(+), 51 deletions(-)

--
2.40.0.windows.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-06  2:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-06  2:48 [PATCH 0/3] Small SMM status code handler fixes Isaac Oram
2023-07-06  2:48 ` [PATCH 1/3] MdeModulePkg/StatusCodeHandlerSmm: Remove unused code Isaac Oram
2023-07-06  2:48 ` [PATCH 2/3] MdeModulePkg/StatusCodeHandlerSmm: Clarify ASSERT source Isaac Oram
2023-07-06  2:48 ` [PATCH 3/3] MdePkg/ReportStatusCodeLib: Add macros to identify status codes Isaac Oram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox