public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Zeng, Star" <star.zeng@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Zeng, Star" <star.zeng@intel.com>,
	"Gao, Liming" <gaoliming@byosoft.com.cn>,
	"Cuevas Farfan, Eduardo" <eduardo.cuevas.farfan@intel.com>
Cc: "Kinney, Michael D" <michael.d.kinney@intel.com>,
	"Liu, Zhiguang" <zhiguang.liu@intel.com>,
	"Gao, Zhichao" <zhichao.gao@intel.com>,
	"Zeng, Star" <star.zeng@intel.com>
Subject: Re: [edk2-devel] [PATCH V2 0/2] Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0
Date: Mon, 28 Aug 2023 08:39:48 +0000	[thread overview]
Message-ID: <DM8PR11MB56235D03CDDB398EAB489C6AE3E0A@DM8PR11MB5623.namprd11.prod.outlook.com> (raw)
In-Reply-To: <177C77061099C22B.3047@groups.io>

Liming,

Need your help to review and merge this patch series after the code freeze.

Thanks,
Star
-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Zeng, Star
Sent: Friday, August 18, 2023 7:34 PM
To: Gao, Liming <gaoliming@byosoft.com.cn>; devel@edk2.groups.io; Cuevas Farfan, Eduardo <eduardo.cuevas.farfan@intel.com>
Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Liu, Zhiguang <zhiguang.liu@intel.com>; Gao, Zhichao <zhichao.gao@intel.com>; Zeng, Star <star.zeng@intel.com>
Subject: Re: [edk2-devel] [PATCH V2 0/2] Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0

Got it, thanks Liming. So we need wait until 2023-08-25, then you can help merge the patches. 😊

-----Original Message-----
From: gaoliming <gaoliming@byosoft.com.cn>
Sent: Friday, August 18, 2023 3:03 PM
To: devel@edk2.groups.io; Zeng, Star <star.zeng@intel.com>; Cuevas Farfan, Eduardo <eduardo.cuevas.farfan@intel.com>
Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Liu, Zhiguang <zhiguang.liu@intel.com>; Gao, Zhichao <zhichao.gao@intel.com>
Subject: 回复: [edk2-devel] [PATCH V2 0/2] Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0

This patch seems a new feature to add new definition from SMBIOS 3.7.0. It is sent and reviewed after soft feature freeze. 

Based on the release rule, it will not be merged for this stable tag 202308. It can be merged after the stable tag is created. 

Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Zeng, Star
> 发送时间: 2023年8月18日 11:11
> 收件人: Gao, Liming <gaoliming@byosoft.com.cn>; devel@edk2.groups.io; 
> Cuevas Farfan, Eduardo <eduardo.cuevas.farfan@intel.com>
> 抄送: Kinney, Michael D <michael.d.kinney@intel.com>; Liu, Zhiguang 
> <zhiguang.liu@intel.com>; Gao, Zhichao <zhichao.gao@intel.com>; Zeng, 
> Star <star.zeng@intel.com>
> 主题: Re: [edk2-devel] [PATCH V2 0/2] Add ProcessorUpgradeSocket 
> definitions from SMBIOS 3.7.0
> 
> I have given review to both patches and Zhichao has given review to 
> ShellPkg patch.
> Liming, need your help to review and merge the patches. 😊
> 
> 
> Thanks,
> Star
> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Eduardo 
> Cuevas Farfan
> Sent: Friday, August 11, 2023 12:32 AM
> To: devel@edk2.groups.io
> Cc: Cuevas Farfan, Eduardo <eduardo.cuevas.farfan@intel.com>
> Subject: [edk2-devel] [PATCH V2 0/2] Add ProcessorUpgradeSocket 
> definitions from SMBIOS 3.7.0
> 
> Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0 to edk2 
> sources
> 
> Eduardo Cuevas Farfan (2):
>   MdePkg: Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0
>   ShellPkg: Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0
> 
>  MdePkg/Include/IndustryStandard/SmBios.h      | 12 +++++--
>  .../SmbiosView/QueryTable.c                   | 34
> ++++++++++++++++++-
>  2 files changed, 43 insertions(+), 3 deletions(-)
> 
> --
> 2.26.2.windows.1
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 










-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108052): https://edk2.groups.io/g/devel/message/108052
Mute This Topic: https://groups.io/mt/101006072/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



      parent reply	other threads:[~2023-08-28  8:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-10 16:31 [edk2-devel] [PATCH V2 0/2] Add ProcessorUpgradeSocket definitions from SMBIOS 3.7.0 Eduardo Cuevas Farfan
2023-08-10 16:31 ` [edk2-devel] [PATCH V2 1/2] MdePkg: " Eduardo Cuevas Farfan
2023-08-16  1:32   ` Zeng, Star
2023-08-29  5:02   ` 回复: " gaoliming via groups.io
2023-08-10 16:31 ` [edk2-devel] [PATCH V2 2/2] ShellPkg: " Eduardo Cuevas Farfan
2023-08-16  1:32   ` Zeng, Star
2023-08-18  3:10 ` [edk2-devel] [PATCH V2 0/2] " Zeng, Star
2023-08-18  7:02   ` 回复: " gaoliming via groups.io
2023-08-18 11:33     ` Zeng, Star
     [not found]     ` <177C77061099C22B.3047@groups.io>
2023-08-28  8:39       ` Zeng, Star [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DM8PR11MB56235D03CDDB398EAB489C6AE3E0A@DM8PR11MB5623.namprd11.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox