From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by mx.groups.io with SMTP id smtpd.web09.3282.1606958298732038805 for ; Wed, 02 Dec 2020 17:18:20 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: byosoft.com.cn, ip: 58.240.74.242, mailfrom: gaoliming@byosoft.com.cn) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Thu, 03 Dec 2020 09:18:10 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , Cc: "'Michael D Kinney'" , "'Zhiguang Liu'" , "'Leif Lindholm'" , "'Laszlo Ersek'" References: <20201202190325.20310-1-rebecca@nuviainc.com> In-Reply-To: <20201202190325.20310-1-rebecca@nuviainc.com> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIDAvM10gTWRlUGtnOiBmaXggdHlwb3MgaW4gU21CaW9zLmg=?= Date: Thu, 3 Dec 2020 09:18:16 +0800 Message-ID: <005b01d6c912$2d94d050$88be70f0$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQEuNt8h2YSciZHwBWYxD3M6d6HYFKs1taGQ Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Rebecca: I search SMBIOS_TABLE_TYPE4 and SMBIOS_TABLE_TYPE17 in edk2-platforms. There are many platform SmbiosDxe driver to depend on them.=20 So, this change impacts widely. This change is just to rename field name= . There is no real functionality change. I suggest to add comments for those typo fields instead of changing them.=20 Thanks Liming > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: bounce+27952+68193+4905953+8761045@groups.io > =B4=FA=B1=ED Rebecca Cran > =B7=A2=CB=CD=CA=B1=BC=E4: 2020=C4=EA12=D4=C23=C8=D5 3:03 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io > =B3=AD=CB=CD: Rebecca Cran ; Michael D Kinney > ; Liming Gao ; > Zhiguang Liu > =D6=F7=CC=E2: [edk2-devel] [PATCH 0/3] MdePkg: fix typos in SmBios.h >=20 > Since the edk2-stable202011 tag has been created, I'm resubmitting the > SmBios.h typo fixes. >=20 > Rebecca Cran (3): > MdePkg: Fix typos in SmBios.h PROCESSOR_CHARACTERISTIC_FLAGS > struct > MdePkg: Fix typo in SmBios.h SMBIOS_TABLE_TYPE4 field > ProcessorManufacturer > MdePkg: Fix typo in SmBios.h SMBIOS_TABLE_TYPE17 field > FirmwareVersion >=20 > MdePkg/Include/IndustryStandard/SmBios.h | 26 ++++++++++---------- > 1 file changed, 13 insertions(+), 13 deletions(-) >=20 > -- > 2.26.2 >=20 >=20 >=20 >=20 >=20