public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Adding Statuc Code Definitions from PI Spec v1.8
@ 2023-06-01 18:29 Kun Qin
  2023-06-01 18:29 ` [PATCH v1 1/3] MdePkg: PiStatusCode: Add new Host Software class Error Code to MdePkg Kun Qin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kun Qin @ 2023-06-01 18:29 UTC (permalink / raw)
  To: devel
  Cc: Jiewen Yao, Jian J Wang, Qi Zhang, Rahul Kumar, Michael D Kinney,
	Liming Gao, Zhiguang Liu

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3794
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3966

This is an official patch series to add status codes into PiStatusCode,
continued from 2 previously sent code-first patch series:
https://edk2.groups.io/g/devel/message/91330
https://edk2.groups.io/g/devel/message/92093

Now the macro definitions have landed in PI spec v1.8, this patch is
to add them in Tianocore.

Patch v1 branch: https://github.com/kuqin12/edk2/tree/pi_v1p8_v1

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Qi Zhang <qi1.zhang@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.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 (3):
  MdePkg: PiStatusCode: Add new Host Software class Error Code to MdePkg
  MdePkg: PiStatusCode: Add TPM subclass definition to MdePkg
  SecurityPkg: SubClassTpm: Updated default value

 MdePkg/Include/Pi/PiStatusCode.h | 42 ++++++++++----------
 SecurityPkg/SecurityPkg.dec      |  6 +--
 SecurityPkg/SecurityPkg.uni      |  2 +-
 3 files changed, 26 insertions(+), 24 deletions(-)

-- 
2.40.1.windows.1


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-01 18:29 [PATCH v1 0/3] Adding Statuc Code Definitions from PI Spec v1.8 Kun Qin
2023-06-01 18:29 ` [PATCH v1 1/3] MdePkg: PiStatusCode: Add new Host Software class Error Code to MdePkg Kun Qin
2023-06-01 18:29 ` [PATCH v1 2/3] MdePkg: PiStatusCode: Add TPM subclass definition " Kun Qin
2023-06-01 18:29 ` [PATCH v1 3/3] SecurityPkg: SubClassTpm: Updated default value Kun Qin
2023-06-01 23:00   ` [edk2-devel] " Yao, Jiewen
2023-06-02  1:18 ` 回复: [PATCH v1 0/3] Adding Statuc Code Definitions from PI Spec v1.8 gaoliming
2023-06-07  1:17   ` [edk2-devel] " Kun Qin

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