From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.groups.io with SMTP id smtpd.web12.31059.1610350921386467712 for ; Sun, 10 Jan 2021 23:42:01 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=bXssKD35; spf=pass (domain: redhat.com, ip: 216.205.24.124, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1610350920; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kNXiuE3f3AaTMHKLQWJsO3D3wdJKUEhKmvBIv05yZyM=; b=bXssKD35419JlVb1koTZPmFOEvqvLnjIJc0pR2qifky+qDG9iCBgHQJCF68n/qa8fmRtRD QMZGySm+4wlAeATmGtk0DqCohSiBIw/f8dPwv3XB2wn/VJNexncYK6v3FQkfuju17JtaYP QIW9APufL3qoSeVGquEA+3Vo1r60WI4= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-545-vo94i9iaOMeODQwuX2ms9A-1; Mon, 11 Jan 2021 02:41:54 -0500 X-MC-Unique: vo94i9iaOMeODQwuX2ms9A-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id D834A107ACF8; Mon, 11 Jan 2021 07:41:50 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-113-91.ams2.redhat.com [10.36.113.91]) by smtp.corp.redhat.com (Postfix) with ESMTP id C14244D710; Mon, 11 Jan 2021 07:41:44 +0000 (UTC) Subject: Re: [PATCH 1/1] Rename SmBios.h to Smbios.h in MdePkg/Include To: Rebecca Cran , devel@edk2.groups.io Cc: Michael D Kinney , Liming Gao , Zhiguang Liu , Sami Mujawar , Alexei Fedorov , Jordan Justen , Andrew Fish , Ray Ni , Jian J Wang , Hao A Wu , Dandan Bi , Eric Dong , Star Zeng , Zhichao Gao , Maciej Rabeda , Jiaxin Wu , Siyuan Fu , Ard Biesheuvel , Rebecca Cran , Peter Grehan , David Woodhouse , Abner Chang , Nickle Wang , Maurice Ma , Guo Dong , Benjamin You References: <20210111031925.19959-1-rebecca@nuviainc.com> <20210111031925.19959-2-rebecca@nuviainc.com> From: "Laszlo Ersek" Message-ID: <9389c9ce-f3c8-8c56-7bc3-7274f9e51a2a@redhat.com> Date: Mon, 11 Jan 2021 08:41:43 +0100 MIME-Version: 1.0 In-Reply-To: <20210111031925.19959-2-rebecca@nuviainc.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lersek@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 01/11/21 04:19, Rebecca Cran wrote: > Rename SmBios.h to Smbios.h in MdePkg/Include/IndustryStandard and > MdePkg/Include/Guid, and update references in all other places through > the edk2 tree. > > Signed-off-by: Rebecca Cran > --- > MdePkg/MdePkg.dec | 4 ++-- > DynamicTablesPkg/Include/SmbiosTableGenerator.h | 2 +- > EmulatorPkg/CpuRuntimeDxe/CpuDriver.h | 2 +- > EmulatorPkg/Include/Library/SmbiosLib.h | 2 +- > MdeModulePkg/Application/UiApp/Ui.h | 2 +- > MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.h | 4 ++-- > MdePkg/Include/Guid/{SmBios.h => Smbios.h} | 0 > MdePkg/Include/IndustryStandard/{SmBios.h => Smbios.h} | 0 > MdePkg/Include/Protocol/Smbios.h | 2 +- > NetworkPkg/UefiPxeBcDxe/PxeBcImpl.h | 4 ++-- > OvmfPkg/Bhyve/SmbiosPlatformDxe/SmbiosPlatformDxe.h | 2 +- > OvmfPkg/Csm/LegacyBiosDxe/LegacyBiosInterface.h | 4 ++-- > OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.h | 4 ++-- > OvmfPkg/Library/PlatformBootManagerLibBhyve/BdsPlatform.h | 4 ++-- > OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatform.h | 4 ++-- > OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.h | 2 +- > RedfishPkg/Include/IndustryStandard/RedfishHostInterface.h | 2 +- > RedfishPkg/Include/Library/RedfishHostInterfaceLib.h | 2 +- > ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.h | 2 +- > ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.h | 2 +- > ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.h | 2 +- > UefiPayloadPkg/BlSupportDxe/BlSupportDxe.h | 2 +- > DynamicTablesPkg/Drivers/DynamicTableFactoryDxe/SmbiosTableFactory/SmbiosTableFactory.c | 2 +- > EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c | 2 +- > EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c | 2 +- > MdeModulePkg/Universal/SmbiosMeasurementDxe/SmbiosMeasurementDxe.c | 4 ++-- > NetworkPkg/Library/DxeNetLib/DxeNetLib.c | 4 ++-- > OvmfPkg/EnrollDefaultKeys/EnrollDefaultKeys.c | 2 +- > OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.c | 2 +- > ShellPkg/Library/UefiShellDebug1CommandsLib/Dmem.c | 2 +- > ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c | 2 +- > 31 files changed, 38 insertions(+), 38 deletions(-) For the OvmfPkg hunks: Reviewed-by: Laszlo Ersek