From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cxsh.intel-email.com (cxsh.intel-email.com [121.46.250.151]) by mx.groups.io with SMTP id smtpd.web10.10685.1678417749315861453 for ; Thu, 09 Mar 2023 19:09:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@byosoft.com.cn header.s=cloud-union header.b=m7/Uz+2z; spf=pass (domain: byosoft.com.cn, ip: 121.46.250.151, mailfrom: gaoliming@byosoft.com.cn) Received: from cxsh.intel-email.com (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id F0D9DDDA799 for ; Fri, 10 Mar 2023 11:09:06 +0800 (CST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=byosoft.com.cn; s=cloud-union; t=1678417747; bh=bjN/OkchfGHlHtbVNd7kHjMIGL0AXfKZqJQsStqi6xk=; h=From:To:Cc:References:In-Reply-To:Subject:Date; b=m7/Uz+2zYDKxHR1DEtu7puD1N6FaDzfTbLwPKmhrRQs2pl0RlqXYze43jXMcKsNW7 +XxXl8tX4uqdVK+2HgS84vzIfbhDxLqZV21AFOIlAxUwnW7zzmKA6itdV8afySf6nb Zgh0xRthSSexXZDLz8dCRxjW9jjhJz1qY8u4XAFo= Received: from localhost (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id EC8B4DDA793 for ; Fri, 10 Mar 2023 11:09:06 +0800 (CST) Received: from cxsh.intel-email.com (localhost [127.0.0.1]) by cxsh.intel-email.com (Postfix) with ESMTP id B7BBCDDA80D for ; Fri, 10 Mar 2023 11:09:06 +0800 (CST) Authentication-Results: cxsh.intel-email.com; none Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by cxsh.intel-email.com (Postfix) with SMTP id 4A1C8DDA805 for ; Fri, 10 Mar 2023 11:09:00 +0800 (CST) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Fri, 10 Mar 2023 11:08:53 +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: , , "'Kinney, Michael D'" Cc: "'Liming Gao'" , "'Liu, Zhiguang'" References: <20230208174759.427273-1-rebecca@quicinc.com> <022301d93d0f$c87e6270$597b2750$@byosoft.com.cn> <9ed61f08-c9fc-43b5-9ff7-3f9444c6151a@app.fastmail.com> In-Reply-To: Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIDEvMV0gTWRlUGtnOiBBZGQgRERSNSBTUEQgZGVmcyB0byBJbmR1c3RyeVN0YW5kYXJkIHBlciBKRVNENDAwLTVBLjAx?= Date: Fri, 10 Mar 2023 11:08:56 +0800 Message-ID: <00a601d952fd$a74dfd50$f5e9f7f0$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQLyyN1UxfHL8MB4oGDOCtOUHkaj9wHULD6qAiNPWTAAfyk6kQF6txfkrJDeWnA= Sender: "gaoliming" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Rebecca: Why new file name is not SdramSpdDdr5.h?=20 Thanks Liming > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > =E5=8F=91=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io = =E4=BB=A3=E8=A1=A8 Rebecca Cran > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2023=E5=B9=B42=E6=9C=8814=E6=97=A5 = 23:37 > =E6=94=B6=E4=BB=B6=E4=BA=BA: Kinney, Michael D ; > devel@edk2.groups.io; Gao, Liming > =E6=8A=84=E9=80=81: 'Liming Gao' ; Liu, Zhiguang > > =E4=B8=BB=E9=A2=98: Re: [edk2-devel] [PATCH 1/1] MdePkg: Add DDR5 SPD def= s to > IndustryStandard per JESD400-5A.01 >=20 > On 2/10/23 11:01, Kinney, Michael D wrote: > > We usually do not include basetype includes from .h files in > Protocol/PPI/GUID/IndustryStandard. > > > > This is because we always get base types from AutoGen.h and from C/H fi= les > in modules/libs > > That have to include top level include files for their module type. Bas= e.h, > PiPei.h, PiDxe,h, Uefi.h. > > > > Also UINT8 is available from Base.h that does not assume UEFI or PI env= . >=20 > Thanks. I've sent out a v2 patch with the include line removed. >=20 > -- > Rebecca Cran >=20 >=20 >=20 >=20 >=20