Re: [edk2-devel] 回复: [PATCH 1/1] MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturer

2023-03-14 Thread Rebecca Cran
On 3/9/23 7:53 PM, gaoliming via groups.io wrote: +/** + Looks up the JEP-106 manufacturer. + + @param Code Last non-zero byte of the manufacturer's ID code. + @param ContinuationBytes Number of continuation bytes indicated in JEP-106. + + @return The manufacturer string, or NULL

[edk2-devel] 回复: [PATCH 1/1] MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturer

2023-03-09 Thread gaoliming via groups.io
Rebecca: I add my comments below. > -邮件原件- > 发件人: Rebecca Cran > 发送时间: 2023年2月15日 3:07 > 收件人: devel@edk2.groups.io; Michael D Kinney > ; Liming Gao ; > Zhiguang Liu > 抄送: Rebecca Cran > 主题: [PATCH 1/1] MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 > manufacturer > > Add a new