From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from walk.intel-email.com (walk.intel-email.com [101.227.64.242]) by mx.groups.io with SMTP id smtpd.web11.9849.1678414854099740842 for ; Thu, 09 Mar 2023 18:20:54 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@byosoft.com.cn header.s=cloud-union header.b=PfPDa//a; spf=pass (domain: byosoft.com.cn, ip: 101.227.64.242, mailfrom: gaoliming@byosoft.com.cn) Received: from walk.intel-email.com (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id C402FCD1F6D0 for ; Fri, 10 Mar 2023 10:20:51 +0800 (CST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=byosoft.com.cn; s=cloud-union; t=1678414851; bh=EgnDlm5Gqpwnpaz41a0Ut8UPcBqZBSseR33PGK2ZmY4=; h=From:To:Cc:References:In-Reply-To:Subject:Date; b=PfPDa//aLLKtBDIsdnuMGJBfXJXuWMhR/R2X5W9ESPvxo6Nea2FTH5UUWUyO6Nif0 tIUmuAT4h1Mkz0svWl8ccNuJvu8e2ttvrL+8JHOAJkcguCc5/p6xPsPBXNdEv2pkpj WPIL8RmFos8Zaa+ArhYxyRVidsMnDoZA4jCdE8EA= Received: from localhost (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id BFCCBCD1F6C9 for ; Fri, 10 Mar 2023 10:20:51 +0800 (CST) Received: from walk.intel-email.com (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id 89FAECD1F694 for ; Fri, 10 Mar 2023 10:20:51 +0800 (CST) Authentication-Results: walk.intel-email.com; none Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by walk.intel-email.com (Postfix) with SMTP id 1ECB1CD1F653 for ; Fri, 10 Mar 2023 10:20:48 +0800 (CST) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Fri, 10 Mar 2023 10:20:41 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-Originating-IP: 58.246.60.130 X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , , , "'Tan, Lean Sheng'" Cc: "'Wang, Jian J'" References: <20200.1678188740743433298@groups.io> <5682.1678265695964504031@groups.io> <174A9A2823F47D61.24021@groups.io> In-Reply-To: <174A9A2823F47D61.24021@groups.io> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIDEvM10gTWRlTW9kdWxlUGtnL0JtQm9vdDogU2tpcCByZW1vdmFibGUgbWVkaWEgaWYgaXQgaXMgbm90IHByZXNlbnQ=?= Date: Fri, 10 Mar 2023 10:20:44 +0800 Message-ID: <007f01d952f6$eb893310$c29b9930$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQFSuHHZBd5jvKVWk8c9xv0diqIUmwGK3YIYAbAS1AUBwfPsN6/YlbxQ Sender: "gaoliming" Content-Type: multipart/alternative; boundary="----=_NextPart_000_0080_01D95339.F9AD8480" Content-Language: zh-cn ------=_NextPart_000_0080_01D95339.F9AD8480 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable PR https://github.com/tianocore/edk2/pull/4127 is created for this patch.= =20 =20 Thanks Liming =E5=8F=91=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io = =E4=BB=A3=E8=A1=A8 gaoliming via groups.io =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2023=E5=B9=B43=E6=9C=889=E6=97=A5 8:5= 5 =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io; ray.ni@intel.com; 'Tan, = Lean Sheng' =E6=8A=84=E9=80=81: 'Wang, Jian J' =E4=B8=BB=E9=A2=98: =E5=9B=9E=E5=A4=8D: [edk2-devel] [PATCH 1/3] MdeModuleP= kg/BmBoot: Skip removable media if it is not present =20 Ray: You also have access to merge the patch. Sure, I can help merge this patch= .=20 =20 Thanks Liming =E5=8F=91=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io > =E4=BB=A3=E8=A1= =A8 Ni, Ray =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2023=E5=B9=B43=E6=9C=888=E6=97=A5 16:= 58 =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io ; Tan, Lean Sheng > =E6=8A=84=E9=80=81: Wang, Jian J >; Gao, Liming > =E4=B8=BB=E9=A2=98: Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip = removable media if it is not present =20 M: Jian J Wang jian.j.wang@intel.com [jwang= 36] M: Liming Gao gaoliming@byosoft.com.cn [= lgao4] =20 Jian and Liming are maintainers of MdeModulePkg. The patch passed my review. Either of them can help to merge the patch. =20 I guess Liming might not see this patch. I am sure he can help on merging i= t. =20 =20 Thanks, Ray =20 From: devel@edk2.groups.io > On Behalf Of Sheng Lean Tan Sent: Wednesday, March 8, 2023 4:55 PM To: Tan, Lean Sheng >; devel@edk2.groups.io =20 Subject: Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable m= edia if it is not present =20 Seriously, what is the hold up here? did Sean not following the process? Did he miss anything? it just doesn=E2=80=99t make sense to keep ignoring this patch for half yea= r for no reason. Is there a way to voice up a about this?=20 ------=_NextPart_000_0080_01D95339.F9AD8480 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

PR https://github.com/tianocore/edk2/pull/4127 is created for this patch.=

 

<= p class=3DMsoNormal>Thanks

Li= ming

=E5=8F=91=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io <devel@edk2.groups.io> = =E4=BB=A3=E8=A1=A8 gaoliming via= groups.io
=E5= =8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2023=E5=B9=B43=E6=9C=889=E6=97=A5 8:55
<= /span>=E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io; ray.ni@intel.com; 'Tan, Lean Sheng' <s= heng.tan@9elements.com>
=E6=8A=84=E9=80=81: 'Wang, Jian J' <jian.j.wang@intel.com&= gt;
=E4=B8=BB=E9=A2=98: =E5=9B=9E=E5=A4=8D: [edk2-devel] [PATC= H 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present<= /o:p>

=  

Ray:=

 You also have access to merge the patch. S= ure, I can help merge this patch.

 

Thanks

Liming

<= p class=3DMsoNormal>=E5= =8F=91=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io <devel@edk2.groups.io> =E4=BB=A3=E8=A1=A8 Ni, Ray
=E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2023= =E5=B9=B43=E6=9C=888=E6= =97=A5 16:58
=E6=94=B6=E4=BB=B6=E4=BA=BA:
devel@edk2.groups.io; Tan, Lean Sheng <sheng.tan@9elements.com>
=E6= =8A=84=E9=80=81: Wang, Jia= n J <jian.j.wang@intel.com&= gt;; Gao, Liming <gaoliming@= byosoft.com.cn>
=E4=B8=BB=E9=A2=98:<= /span> Re: [edk2-devel] [PATCH 1/3] MdeModulePkg/BmB= oot: Skip removable media if it is not present

=

 

M: Jian J Wang jian.j.wang@intel.com [jwang36]

M: Liming Gao gaoliming@byosoft.com.cn [lgao4]

 

Jian and Liming are maintain= ers of MdeModulePkg.

The patch passed my review. Either of them can help to merge the p= atch.

&nb= sp;

I guess Liming = might not see this patch. I am sure he can help on merging it.

 

 

Thanks,

Ray

=  

From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf = Of Sheng Lean Tan
Sent: Wednesday, March 8, 2023 4:55 PM
<= b>To:
Tan, Lean Sheng <sh= eng.tan@9elements.com>; deve= l@edk2.groups.io
Subject: Re: [edk2-devel] [PATCH 1/3] MdeMod= ulePkg/BmBoot: Skip removable media if it is not present<= /p>

 

Seriously, what is the hold= up here?
did Sean not following the process? Did he miss anything?
i= t just doesn=E2=80=99t make sense to keep ignoring this patch for half year= for no reason. Is there a way to voice up a about this?
=

------=_NextPart_000_0080_01D95339.F9AD8480--