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.web12.2065.1665368887101088085 for ; Sun, 09 Oct 2022 19:28:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@byosoft.com.cn header.s=cloud-union header.b=Rm1SvfNA; 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 74605CD1F71A for ; Mon, 10 Oct 2022 10:28:04 +0800 (CST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=byosoft.com.cn; s=cloud-union; t=1665368884; bh=luMUcFDOR75y5inr/anzQgEqffi2kWyQ/tGRk5IO+T8=; h=From:To:Cc:References:In-Reply-To:Subject:Date; b=Rm1SvfNA22HdhNA2YkkQP0uveWsgKzYB4K1QpBBT6WidzuBsDEcaTqBURRAv5nOGc jqb0A4/0uAm5DgsPaSAun1zeTMXGJstoRp5jSN7G/76VEZA/jBmphehjYZbhdtSkXn csF4i1qTgaSoj9nCSKMUiy5rpagnY60giOj64P9o= Received: from localhost (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id 706E0CD1F719 for ; Mon, 10 Oct 2022 10:28:04 +0800 (CST) Received: from walk.intel-email.com (localhost [127.0.0.1]) by walk.intel-email.com (Postfix) with ESMTP id 4353ACD1F711 for ; Mon, 10 Oct 2022 10:28:04 +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 B1A33CD1F6F4 for ; Mon, 10 Oct 2022 10:28:00 +0800 (CST) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Mon, 10 Oct 2022 10:27:56 +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: "'Xu, Min M'" , , "'Wang, Jian J'" , "'Liu, Zhiguang'" , "'Kinney, Michael D'" Cc: "'Gao, Zhichao'" , "'Ni, Ray'" , "'Aktas, Erdem'" , "'Gerd Hoffmann'" , "'James Bottomley'" , "'Yao, Jiewen'" , "'Tom Lendacky'" , "'Gao, Jiaqi'" References: In-Reply-To: Subject: =?UTF-8?B?5Zue5aSNOiBbUEFUQ0ggVjQgMDAvMTBdIEludHJvZHVjZSBMYXp5LWFjY2VwdCBmb3IgVGR4IGd1ZXN0?= Date: Mon, 10 Oct 2022 10:27:58 +0800 Message-ID: <01f901d8dc4f$e9beeac0$bd3cc040$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQHizPsvZwFDUTmCJC1WakX+BhRZWQIwR6n/AjCk0jGtz/wZgA== Sender: "gaoliming" Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Min: I have no comments for new unaccepted resource type and unaccepted gcd type. In fact, they are mapping to UEFI EfiUnacceptedMemoryType.=20 For new protocol EfiMemoryAcceptProtocol, I see another patch serial https://edk2.groups.io/g/devel/message/94763 base on it to introduce ACCEPT_ALL_UNACCEPTED_MEMORY_PROTOCOL. Can these two protocols be = combined into one? Thanks Liming > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: Xu, Min M > =B7=A2=CB=CD=CA=B1=BC=E4: 2022=C4=EA9=D4=C229=C8=D5 14:57 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io; Gao, Liming = ; > Wang, Jian J ; Liu, Zhiguang > ; Kinney, Michael D = > =B3=AD=CB=CD: Gao, Zhichao ; Ni, Ray = ; > Aktas, Erdem ; Gerd Hoffmann > ; James Bottomley ; Yao, Jiewen > ; Tom Lendacky ; Gao, > Jiaqi > =D6=F7=CC=E2: RE: [PATCH V4 00/10] Introduce Lazy-accept for Tdx guest >=20 > On September 22, 2022 1:25 PM, Min Xu wrote: > > > > Hi, Liming/Jian/Zhiguang/Michael > > Can you help to review below patches for the lazy-accept feature? Because > > you're the maintainer/reviewer of the related modules. > > Any comment is welcome. > > > There is still no comments received since last notification. Can > Liming/Jian/Zhiguang/Michael provide your review comments about the > lazy-accept feature? > > > > [PATCH V4 01/10] MdeModulePkg: Add PrePiHob.h > > https://edk2.groups.io/g/devel/message/93671 > > > > [PATCH V4 02/10] MdePkg: Increase EFI_RESOURCE_MAX_MEMORY_TYPE > > https://edk2.groups.io/g/devel/message/93672 > > > > [PATCH V4 04/10] MdePkg: Add UEFI Unaccepted memory definition > > https://edk2.groups.io/g/devel/message/93674 > > > > [PATCH V4 05/10] MdeModulePkg: Update Dxe to handle unaccepted > > memory type > > https://edk2.groups.io/g/devel/message/93675 > > > > [PATCH V4 08/10] MdePkg: The prototype definition of > > EdkiiMemoryAcceptProtocol > > https://edk2.groups.io/g/devel/message/93678 > > >=20 > Thanks much! > Min