From: "Pete Batard" <pete@akeo.ie>
To: Rebecca Cran <rebecca@nuviainc.com>, devel@edk2.groups.io
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Michael D Kinney <michael.d.kinney@intel.com>,
Kelly Steele <kelly.steele@intel.com>,
Agyeman Prince <prince.agyeman@intel.com>,
Zailiang Sun <zailiang.sun@intel.com>,
Yi Qian <yi.qian@intel.com>, Leif Lindholm <leif@nuviainc.com>,
Ard Biesheuvel <ardb+tianocore@kernel.org>,
Wenyi Xie <xiewenyi2@huawei.com>,
Chasel Chiu <chasel.chiu@intel.com>, Ray Ni <ray.ni@intel.com>,
Abner Chang <abner.chang@hpe.com>,
Daniel Schaefer <daniel.schaefer@hpe.com>,
Gilbert Chen <gilbert.chen@hpe.com>,
Thomas Abraham <thomas.abraham@arm.com>,
Marcin Wojtas <mw@semihalf.com>
Subject: Re: [edk2-platforms PATCH 1/1] Update SMBIOS includes to use capitalization 'Smbios.h' vs 'SmBios.h'
Date: Mon, 11 Jan 2021 12:35:12 +0000 [thread overview]
Message-ID: <f1f0ceaa-9663-bcab-79fe-afc3ea3b2e88@akeo.ie> (raw)
In-Reply-To: <20210111033102.21357-2-rebecca@nuviainc.com>
For Raspberry Pi,
Reviewed-by: Pete Batard <pete@akeo.ie>
On 2021.01.11 03:31, Rebecca Cran wrote:
> A corresponding edk2 changeset renamed SmBios.h to Smbios.h in
> MdePkg/Include/IndustryStandard and MdePkg/Include/Guid. Update all
> references through the edk2-platform tree to follow the change.
>
> Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
> ---
> Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec | 10 +++++-----
> Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/SmbiosBasic.h | 2 +-
> Platform/Intel/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.h | 2 +-
> Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/CommonHeader.h | 2 +-
> Platform/Intel/SimicsOpenBoardPkg/Library/BoardBdsHookLib/BoardBdsHook.h | 4 ++--
> Platform/Intel/SimicsOpenBoardPkg/Library/PlatformBootManagerLib/BdsPlatform.h | 4 ++--
> Platform/Intel/SimicsOpenBoardPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.h | 2 +-
> Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/CommonHeader.h | 2 +-
> Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.h | 2 +-
> Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.h | 2 +-
> Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClass.h | 2 +-
> Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h | 2 +-
> Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h | 2 +-
> Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/FirmwareVersionInfo.h | 2 +-
> Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h | 2 +-
> Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h | 2 +-
> Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h | 2 +-
> Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c | 2 +-
> Platform/Hisilicon/D03/Library/OemMiscLib2P/BoardFeature2PHi1610.c | 2 +-
> Platform/Hisilicon/D05/Library/OemMiscLibD05/BoardFeatureD05.c | 2 +-
> Platform/Hisilicon/D06/Library/OemMiscLibD06/BoardFeatureD06.c | 2 +-
> Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/SetupInfoRecords.c | 2 +-
> Platform/RaspberryPi/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c | 4 ++--
> Platform/Socionext/DeveloperBox/SmbiosPlatformDxe/SmbiosPlatformDxe.c | 2 +-
> Silicon/AMD/Styx/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c | 4 ++--
> Silicon/Intel/IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.c | 2 +-
> Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c | 2 +-
> 27 files changed, 35 insertions(+), 35 deletions(-)
>
> diff --git a/Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec b/Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec
> index 6170f379691a..4b6442ed0ebf 100644
> --- a/Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec
> +++ b/Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec
> @@ -35,7 +35,7 @@ [PcdsDynamic, PcdsDynamicEx]
> #
> gSmbiosFeaturePkgTokenSpaceGuid.PcdSmbiosType0BiosInformation|{0x0}|SMBIOS_TABLE_TYPE0|0xD0000001 {
> <HeaderFiles>
> - IndustryStandard/SmBios.h
> + IndustryStandard/Smbios.h
> <Packages>
> MdePkg/MdePkg.dec
> SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec
> @@ -68,7 +68,7 @@ [PcdsDynamic, PcdsDynamicEx]
> #
> gSmbiosFeaturePkgTokenSpaceGuid.PcdSmbiosType1SystemInformation|{0x0}|SMBIOS_TABLE_TYPE1|0xD0000002 {
> <HeaderFiles>
> - IndustryStandard/SmBios.h
> + IndustryStandard/Smbios.h
> <Packages>
> MdePkg/MdePkg.dec
> SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec
> @@ -84,7 +84,7 @@ [PcdsDynamic, PcdsDynamicEx]
>
> gSmbiosFeaturePkgTokenSpaceGuid.PcdSmbiosType2BaseBoardInformation|{0x0}|SMBIOS_TABLE_TYPE2|0xD0000003 {
> <HeaderFiles>
> - IndustryStandard/SmBios.h
> + IndustryStandard/Smbios.h
> <Packages>
> MdePkg/MdePkg.dec
> SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec
> @@ -108,7 +108,7 @@ [PcdsDynamic, PcdsDynamicEx]
> #
> gSmbiosFeaturePkgTokenSpaceGuid.PcdSmbiosType3SystemEnclosureChassis|{0x0}|SMBIOS_TABLE_TYPE3|0xD0000004 {
> <HeaderFiles>
> - IndustryStandard/SmBios.h
> + IndustryStandard/Smbios.h
> <Packages>
> MdePkg/MdePkg.dec
> SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec
> @@ -128,7 +128,7 @@ [PcdsDynamic, PcdsDynamicEx]
> #
> gSmbiosFeaturePkgTokenSpaceGuid.PcdSmbiosType32SystemBootInformation|{0x0}|SMBIOS_TABLE_TYPE32|0xD0000005 {
> <HeaderFiles>
> - IndustryStandard/SmBios.h
> + IndustryStandard/Smbios.h
> <Packages>
> MdePkg/MdePkg.dec
> SystemInformation/SmbiosFeaturePkg/SmbiosFeaturePkg.dec
> diff --git a/Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/SmbiosBasic.h b/Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/SmbiosBasic.h
> index 2a349bcd3716..85ab757b4437 100644
> --- a/Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/SmbiosBasic.h
> +++ b/Features/Intel/SystemInformation/SmbiosFeaturePkg/SmbiosBasicDxe/SmbiosBasic.h
> @@ -11,7 +11,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
>
> #include <PiDxe.h>
> #include <Protocol/Smbios.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/UefiBootServicesTableLib.h>
> #include <Library/DebugLib.h>
> #include <Library/BaseLib.h>
> diff --git a/Platform/Intel/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.h b/Platform/Intel/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.h
> index 5d36c872d510..9532da7b3d82 100644
> --- a/Platform/Intel/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.h
> +++ b/Platform/Intel/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/MemorySubClass.h
> @@ -17,7 +17,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
> //
> // The protocols, PPI and GUID definitions for this module
> //
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Protocol/Smbios.h>
> #include <Protocol/PciRootBridgeIo.h>
> #include <Protocol/SmbusHc.h>
> diff --git a/Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/CommonHeader.h b/Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/CommonHeader.h
> index ab7537043525..b913ccc52ab5 100644
> --- a/Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/CommonHeader.h
> +++ b/Platform/Intel/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/CommonHeader.h
> @@ -14,7 +14,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
>
>
> #include <PiDxe.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Protocol/Smbios.h>
> #include <Guid/MdeModuleHii.h>
> #include <DataHubRecords.h>
> diff --git a/Platform/Intel/SimicsOpenBoardPkg/Library/BoardBdsHookLib/BoardBdsHook.h b/Platform/Intel/SimicsOpenBoardPkg/Library/BoardBdsHookLib/BoardBdsHook.h
> index 566b6a48c65d..0b3777cf3803 100644
> --- a/Platform/Intel/SimicsOpenBoardPkg/Library/BoardBdsHookLib/BoardBdsHook.h
> +++ b/Platform/Intel/SimicsOpenBoardPkg/Library/BoardBdsHookLib/BoardBdsHook.h
> @@ -14,7 +14,7 @@
>
> #include <IndustryStandard/Pci.h>
> #include <IndustryStandard/Acpi.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <IndustryStandard/PeImage.h>
>
> #include <Library/DebugLib.h>
> @@ -45,7 +45,7 @@
> #include <Protocol/LoadedImage.h>
>
> #include <Guid/Acpi.h>
> -#include <Guid/SmBios.h>
> +#include <Guid/Smbios.h>
> #include <Guid/Mps.h>
> #include <Guid/HobList.h>
> #include <Guid/GlobalVariable.h>
> diff --git a/Platform/Intel/SimicsOpenBoardPkg/Library/PlatformBootManagerLib/BdsPlatform.h b/Platform/Intel/SimicsOpenBoardPkg/Library/PlatformBootManagerLib/BdsPlatform.h
> index 01ba20d2dad7..ccbaf31449d5 100644
> --- a/Platform/Intel/SimicsOpenBoardPkg/Library/PlatformBootManagerLib/BdsPlatform.h
> +++ b/Platform/Intel/SimicsOpenBoardPkg/Library/PlatformBootManagerLib/BdsPlatform.h
> @@ -14,7 +14,7 @@
>
> #include <IndustryStandard/Pci.h>
> #include <IndustryStandard/Acpi.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <IndustryStandard/PeImage.h>
>
> #include <Library/DebugLib.h>
> @@ -44,7 +44,7 @@
> #include <Protocol/LoadedImage.h>
>
> #include <Guid/Acpi.h>
> -#include <Guid/SmBios.h>
> +#include <Guid/Smbios.h>
> #include <Guid/Mps.h>
> #include <Guid/HobList.h>
> #include <Guid/GlobalVariable.h>
> diff --git a/Platform/Intel/SimicsOpenBoardPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.h b/Platform/Intel/SimicsOpenBoardPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.h
> index ccd35e2924ff..7a8a71ad5aa5 100644
> --- a/Platform/Intel/SimicsOpenBoardPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.h
> +++ b/Platform/Intel/SimicsOpenBoardPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.h
> @@ -13,7 +13,7 @@
> #include <PiDxe.h>
>
> #include <Protocol/Smbios.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/DebugLib.h>
> #include <Library/BaseLib.h>
> #include <Library/BaseMemoryLib.h>
> diff --git a/Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/CommonHeader.h b/Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/CommonHeader.h
> index f95e6bbc2ddd..2bce59df7785 100644
> --- a/Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/CommonHeader.h
> +++ b/Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/CommonHeader.h
> @@ -15,7 +15,7 @@
>
>
> #include <PiDxe.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Protocol/Smbios.h>
>
> #include <Guid/MdeModuleHii.h>
> diff --git a/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.h b/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.h
> index 7194ae589042..0e0dda54d591 100644
> --- a/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.h
> +++ b/Silicon/Hisilicon/Drivers/Smbios/AddSmbiosType9/AddSmbiosType9.h
> @@ -14,7 +14,7 @@
> #include <Uefi.h>
> #include <PiDxe.h>
> #include <IndustryStandard/Pci.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Protocol/Smbios.h>
> #include <Protocol/PciIo.h>
> #include <Protocol/PciRootBridgeIo.h>
> diff --git a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.h b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.h
> index 22c7f6797168..ee8440c7c126 100644
> --- a/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.h
> +++ b/Silicon/Hisilicon/Drivers/Smbios/MemorySubClassDxe/MemorySubClass.h
> @@ -14,7 +14,7 @@
> #include <Uefi.h>
> #include <PiDxe.h>
> #include <Protocol/Smbios.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/HiiLib.h>
> #include <Library/DebugLib.h>
> #include <Library/MemoryAllocationLib.h>
> diff --git a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClass.h b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClass.h
> index 3ce180d21df3..86c42f4920aa 100644
> --- a/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClass.h
> +++ b/Silicon/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/ProcessorSubClass.h
> @@ -12,7 +12,7 @@
>
> #include <Uefi.h>
> #include <Protocol/Smbios.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/HiiLib.h>
> #include <Library/DebugLib.h>
> #include <Library/MemoryAllocationLib.h>
> diff --git a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h
> index 4692eb71334e..f6e658c7c0df 100644
> --- a/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h
> +++ b/Silicon/Hisilicon/Drivers/Smbios/SmbiosMiscDxe/SmbiosMisc.h
> @@ -20,7 +20,7 @@ Based on files under Nt32Pkg/MiscSubClassPlatformDxe/
> #define _SMBIOS_MISC_DRIVER_H
>
> #include <Protocol/Smbios.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/HiiLib.h>
> #include <Library/PcdLib.h>
> #include <Library/DebugLib.h>
> diff --git a/Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h b/Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h
> index 6e993053fce7..be92c86ecff3 100644
> --- a/Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h
> +++ b/Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h
> @@ -19,7 +19,7 @@
> #include <Ppi/MasterBootMode.h>
> #include <Ppi/SiPolicy.h>
> #include <Library/CpuPolicyLib.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/SiConfigBlockLib.h>
> #include <Library/CpuPlatformLib.h>
> #include <Register/Cpuid.h>
> diff --git a/Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/FirmwareVersionInfo.h b/Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/FirmwareVersionInfo.h
> index b30bc3f9e7ee..457e792c6271 100644
> --- a/Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/FirmwareVersionInfo.h
> +++ b/Silicon/Intel/IntelSiliconPkg/Include/IndustryStandard/FirmwareVersionInfo.h
> @@ -15,7 +15,7 @@
> #ifndef __FIRMWARE_VERSION_INFO_H__
> #define __FIRMWARE_VERSION_INFO_H__
>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
>
> #define INTEL_FIRMWARE_VERSION_INFO_GROUP_NAME "Firmware Version Info"
>
> diff --git a/Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h b/Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h
> index 23321d6432c5..a76328745f77 100644
> --- a/Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h
> +++ b/Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/PeiCpuPolicyLibrary.h
> @@ -18,7 +18,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
> #include <Ppi/MasterBootMode.h>
> #include <Ppi/SiPolicy.h>
> #include <Library/CpuPolicyLib.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/SiConfigBlockLib.h>
> #include <Library/CpuPlatformLib.h>
> #include <Register/Cpuid.h>
> diff --git a/Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h b/Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h
> index 2f5847e53e07..8a6b6b2f0632 100644
> --- a/Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h
> +++ b/Silicon/RISC-V/ProcessorPkg/Include/ProcessorSpecificHobData.h
> @@ -10,7 +10,7 @@
> #define RISC_V_PROCESSOR_SPECIFIC_HOB_DATA_H_
>
> #include <Uefi.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <SmbiosProcessorSpecificData.h>
>
> #define TO_BE_FILLED 0
> diff --git a/Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h b/Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h
> index 81e48cd0685c..c5bbf41ece05 100644
> --- a/Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h
> +++ b/Silicon/RISC-V/ProcessorPkg/Include/SmbiosProcessorSpecificData.h
> @@ -11,7 +11,7 @@
> #ifndef SMBIOS_RISC_V_PROCESSOR_SPECIFIC_DATA_H_
> #define SMBIOS_RISC_V_PROCESSOR_SPECIFIC_DATA_H_
>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <RiscVImpl.h>
>
> #pragma pack(1)
> diff --git a/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c b/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c
> index ac18b16ca676..dd7ae0620792 100644
> --- a/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c
> +++ b/Platform/ARM/JunoPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c
> @@ -7,7 +7,7 @@
>
> **/
> #include <ArmPlatform.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/ArmLib.h>
> #include <Library/BaseLib.h>
> #include <Library/BaseMemoryLib.h>
> diff --git a/Platform/Hisilicon/D03/Library/OemMiscLib2P/BoardFeature2PHi1610.c b/Platform/Hisilicon/D03/Library/OemMiscLib2P/BoardFeature2PHi1610.c
> index 1670cac1d491..28dc244284d6 100644
> --- a/Platform/Hisilicon/D03/Library/OemMiscLib2P/BoardFeature2PHi1610.c
> +++ b/Platform/Hisilicon/D03/Library/OemMiscLib2P/BoardFeature2PHi1610.c
> @@ -11,7 +11,7 @@
> #include <Library/DebugLib.h>
> #include <Library/BaseMemoryLib.h>
> #include <Protocol/Smbios.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
>
> #include <PlatformArch.h>
> #include <Library/OemMiscLib.h>
> diff --git a/Platform/Hisilicon/D05/Library/OemMiscLibD05/BoardFeatureD05.c b/Platform/Hisilicon/D05/Library/OemMiscLibD05/BoardFeatureD05.c
> index ac013ca30890..ad692cb6f116 100644
> --- a/Platform/Hisilicon/D05/Library/OemMiscLibD05/BoardFeatureD05.c
> +++ b/Platform/Hisilicon/D05/Library/OemMiscLibD05/BoardFeatureD05.c
> @@ -9,7 +9,7 @@
>
> #include <PlatformArch.h>
> #include <Uefi.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/BaseMemoryLib.h>
> #include <Library/DebugLib.h>
> #include <Library/HiiLib.h>
> diff --git a/Platform/Hisilicon/D06/Library/OemMiscLibD06/BoardFeatureD06.c b/Platform/Hisilicon/D06/Library/OemMiscLibD06/BoardFeatureD06.c
> index 980eabfe3355..d446f2f01056 100644
> --- a/Platform/Hisilicon/D06/Library/OemMiscLibD06/BoardFeatureD06.c
> +++ b/Platform/Hisilicon/D06/Library/OemMiscLibD06/BoardFeatureD06.c
> @@ -8,7 +8,7 @@
> **/
>
> #include <Uefi.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/BaseMemoryLib.h>
> #include <Library/DebugLib.h>
> #include <Library/HiiLib.h>
> diff --git a/Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/SetupInfoRecords.c b/Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/SetupInfoRecords.c
> index 5a597d86da04..b32389859121 100644
> --- a/Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/SetupInfoRecords.c
> +++ b/Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/SetupInfoRecords.c
> @@ -24,7 +24,7 @@ Revision History:
> #include <Protocol/MpService.h>
> #include <Protocol/PchPlatformPolicy.h>
> #include <Protocol/Smbios.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/IoLib.h>
> #include <Guid/GlobalVariable.h>
> #include <Register/Cpuid.h>
> diff --git a/Platform/RaspberryPi/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c b/Platform/RaspberryPi/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> index 0d0132245aa7..d3fd4b26a536 100644
> --- a/Platform/RaspberryPi/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> +++ b/Platform/RaspberryPi/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> @@ -34,11 +34,11 @@
> **/
>
> #include <Base.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <IndustryStandard/RpiMbox.h>
> #include <Protocol/Smbios.h>
> #include <Protocol/RpiFirmware.h>
> -#include <Guid/SmBios.h>
> +#include <Guid/Smbios.h>
> #include <Library/ArmLib.h>
> #include <Library/DebugLib.h>
> #include <Library/UefiDriverEntryPoint.h>
> diff --git a/Platform/Socionext/DeveloperBox/SmbiosPlatformDxe/SmbiosPlatformDxe.c b/Platform/Socionext/DeveloperBox/SmbiosPlatformDxe/SmbiosPlatformDxe.c
> index 6227b7787707..38f886a2c04d 100644
> --- a/Platform/Socionext/DeveloperBox/SmbiosPlatformDxe/SmbiosPlatformDxe.c
> +++ b/Platform/Socionext/DeveloperBox/SmbiosPlatformDxe/SmbiosPlatformDxe.c
> @@ -10,7 +10,7 @@
> **/
>
> #include <PiDxe.h>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/BaseLib.h>
> #include <Library/BaseMemoryLib.h>
> #include <Library/DebugLib.h>
> diff --git a/Silicon/AMD/Styx/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c b/Silicon/AMD/Styx/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> index aa0e3ff1470e..c4b38f9c47be 100644
> --- a/Silicon/AMD/Styx/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> +++ b/Silicon/AMD/Styx/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.c
> @@ -28,8 +28,8 @@
> *----------------------------------------------------------------------------------------
> */
> #include <Protocol/Smbios.h>
> -#include <IndustryStandard/SmBios.h>
> -#include <Guid/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> +#include <Guid/Smbios.h>
> #include <Library/DebugLib.h>
> #include <Library/UefiDriverEntryPoint.h>
> #include <Library/UefiLib.h>
> diff --git a/Silicon/Intel/IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.c b/Silicon/Intel/IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.c
> index bcb77eb12209..496f3fef5b09 100644
> --- a/Silicon/Intel/IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.c
> +++ b/Silicon/Intel/IntelSiliconPkg/Library/DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.c
> @@ -11,7 +11,7 @@
> http://www.dmtf.org/sites/default/files/standards/documents/DSP0134_3.0.0.pdf
>
> **/
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
> #include <Library/UefiLib.h>
> #include <Library/BaseLib.h>
> #include <Library/BaseMemoryLib.h>
> diff --git a/Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c b/Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c
> index 2ecaec2af515..a419d5ce1fa6 100644
> --- a/Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c
> +++ b/Silicon/Marvell/Drivers/SmbiosPlatformDxe/SmbiosPlatformDxe.c
> @@ -18,7 +18,7 @@
>
> #include <Protocol/Smbios.h>
>
> -#include <IndustryStandard/SmBios.h>
> +#include <IndustryStandard/Smbios.h>
>
> //
> // SMBIOS tables often reference each other using
>
next prev parent reply other threads:[~2021-01-11 12:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-11 3:31 [edk2-platforms PATCH 0/1] Update SMBIOS includes to use capitalization 'Smbios.h' vs 'SmBios.h' Rebecca Cran
2021-01-11 3:31 ` [edk2-platforms PATCH 1/1] " Rebecca Cran
2021-01-11 3:37 ` Abner Chang
2021-01-11 12:35 ` Pete Batard [this message]
2021-01-11 4:42 ` [edk2-platforms PATCH 0/1] " Michael D Kinney
2021-01-11 5:11 ` 回复: [edk2-devel] " gaoliming
2021-01-11 6:02 ` Rebecca Cran
2021-01-11 11:47 ` Leif Lindholm
2021-01-11 22:28 ` Michael D Kinney
2021-01-12 18:35 ` Leif Lindholm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f1f0ceaa-9663-bcab-79fe-afc3ea3b2e88@akeo.ie \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox