Re: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support.

2023-06-07 Thread Gao, Zhichao
[PATCH] ShellPkg/SmbiosView: type 45 and type 46 support. Zhichao, PR, ShellPkg/SmbiosView: type 45 and type 46 support. by wangsim · Pull Request #4482 · tianocore/edk2 (github.com)<https://github.com/tianocore/edk2/pull/4482> Just finished CI/CD check. T

Re: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support.

2023-06-07 Thread Simon Wang via groups.io
Zhichao, PR, ShellPkg/SmbiosView: type 45 and type 46 support. by wangsim · Pull Request #4482 · tianocore/edk2 (github.com) ( https://github.com/tianocore/edk2/pull/4482 ) Just finished CI/CD check. Thanks, Simon -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this

Re: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support.

2023-06-07 Thread Gao, Zhichao
devel@edk2.groups.io; simow...@nvidia.com; Gao; Gao, Zhichao Subject: 回复: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support. Simon: Can you create Pull Request for this patch to verify in on EDKII CI? Thanks Liming 发件人: devel@edk2.groups.io<mailto:devel@edk2.

回复: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support.

2023-06-01 Thread gaoliming via groups.io
Simon: Can you create Pull Request for this patch to verify in on EDKII CI? Thanks Liming 发件人: devel@edk2.groups.io 代表 Simon Wang via groups.io 发送时间: 2023年6月1日 21:02 收件人: Gao; Zhichao ; devel@edk2.groups.io 主题: Re: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support

Re: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support.

2023-06-01 Thread Simon Wang via groups.io
Hi, May I know the plan of code merging? Thanks, Simon -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#105563): https://edk2.groups.io/g/devel/message/105563 Mute This Topic: https://groups.io/mt/98677252/21656 Group Owner: devel+ow...@

Re: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support.

2023-05-18 Thread Gao, Zhichao
Reviewed-by: Zhichao Gao Thanks, Zhichao -Original Message- From: Simon Wang Sent: Thursday, May 4, 2023 10:34 AM To: devel@edk2.groups.io Cc: Ni, Ray ; Gao, Zhichao Subject: [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support. The initial version of Smbios Specification 3.6.0 t

Re: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support.

2023-05-14 Thread Simon Wang via groups.io
Hi Ray, Zhichao Could you please help to review this change? Thanks, Simon Could you please help to review this change? Thanks, Simon -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#104818): https://edk2.groups.io/g/devel/message/104

Re: [edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support.

2023-05-08 Thread Simon Wang via groups.io
Hi @Ray Ni ( ray.ni@... ) , @Zhichao Gao ( zhichao.gao@... ) , Could you please help to review this change? Thanks, Simon -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#104313): https://edk2.groups.io/g/devel/message/104313 Mute This T

[edk2-devel] [PATCH] ShellPkg/SmbiosView: type 45 and type 46 support.

2023-05-03 Thread Simon Wang via groups.io
The initial version of Smbios Specification 3.6.0 type 45 and type 46 support. Signed-off-by: Simon Wang Cc: Ray Ni Cc: Zhichao Gao --- .../SmbiosView/PrintInfo.c| 111 +- .../SmbiosView/PrintInfo.h| 25 .../SmbiosView/QueryTable.c