public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Adding Status Code Definitions from PI Spec v1.8
@ 2023-06-08 18:25 Kun Qin
  2023-06-08 18:25 ` [PATCH v2 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-08 18:25 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 v2 series is a follow up of previously submitted patches:
https://edk2.groups.io/g/devel/message/105599

The v2 patches include `Reviewed-by` tags collected during the v1
round and no other changes.

Patch v2 branch: https://github.com/kuqin12/edk2/tree/pi_v1p8_v2

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-22  5:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-08 18:25 [PATCH v2 0/3] Adding Status Code Definitions from PI Spec v1.8 Kun Qin
2023-06-08 18:25 ` [PATCH v2 1/3] MdePkg: PiStatusCode: Add new Host Software class Error Code to MdePkg Kun Qin
2023-06-08 18:25 ` [PATCH v2 2/3] MdePkg: PiStatusCode: Add TPM subclass definition " Kun Qin
2023-06-08 18:25 ` [PATCH v2 3/3] SecurityPkg: SubClassTpm: Updated default value Kun Qin
2023-06-14 22:31 ` [edk2-devel] [PATCH v2 0/3] Adding Status Code Definitions from PI Spec v1.8 Michael D Kinney
2023-06-16 23:38   ` Kun Qin
     [not found]   ` <176948019640F128.14360@groups.io>
2023-06-22  5:12     ` Kun Qin

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