public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/1] Various packages: rename SmBios.h to Smbios.h in MdePkg and update references through edk2 tree
@ 2021-01-11  3:19 Rebecca Cran
  2021-01-11  3:19 ` [PATCH 1/1] Rename SmBios.h to Smbios.h in MdePkg/Include Rebecca Cran
  0 siblings, 1 reply; 4+ messages in thread
From: Rebecca Cran @ 2021-01-11  3:19 UTC (permalink / raw)
  To: devel
  Cc: Rebecca Cran, 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, Laszlo Ersek,
	Ard Biesheuvel, Rebecca Cran, Peter Grehan, David Woodhouse,
	Abner Chang, Nickle Wang, Maurice Ma, Guo Dong, Benjamin You

"SMBIOS" or "Smbios" is the common capitalization of abbreviation of
System Management BIOS.

Rename SmBios.h to Smbios.h in MdePkg/Include/IndustryStandard and
MdePkg/Include/Guid, and update all references through the edk2 tree.

Personal Github PR: https://github.com/tianocore/edk2/pull/1330

Rebecca Cran (1):
  Rename SmBios.h to Smbios.h in MdePkg/Include

 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(-)
 rename MdePkg/Include/Guid/{SmBios.h => Smbios.h} (100%)
 rename MdePkg/Include/IndustryStandard/{SmBios.h => Smbios.h} (100%)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-13  5:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-11  3:19 [PATCH 0/1] Various packages: rename SmBios.h to Smbios.h in MdePkg and update references through edk2 tree Rebecca Cran
2021-01-11  3:19 ` [PATCH 1/1] Rename SmBios.h to Smbios.h in MdePkg/Include Rebecca Cran
2021-01-11  7:41   ` Laszlo Ersek
2021-01-13  5:34     ` Gao, Zhichao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox