From: Pierre Gondois <pierre.gond...@arm.com> In an effort to clean the documentation of the below packages, remove duplicated words.
The following command was used to find the occurrence of duplicated words: egrep "(\b[a-zA-Z]+) \1\b" The patches can be seen at: https://github.com/PierreARM/edk2/tree/pg/duplicated_words CI results at: https://github.com/tianocore/edk2/pull/3234 Pierre Gondois (24): .pytool: Remove duplicated words ArmPkg: Remove duplicated words ArmPlatformPkg: Remove duplicated words ArmVirtPkg: Remove duplicated words BaseTools: Remove duplicated words CryptoPkg: Remove duplicated words DynamicTablesPkg: Remove duplicated words EmbeddedPkg: Remove duplicated words EmulatorPkg: Remove duplicated words FatPkg: Remove duplicated words IntelFsp2WrapperPkg: Remove duplicated words MdeModulePkg: Remove duplicated words MdePkg: Remove duplicated words NetworkPkg: Remove duplicated words OvmfPkg: Remove duplicated words PcAtChipsetPkg: Remove duplicated words RedfishPkg: Remove duplicated words SecurityPkg: Remove duplicated words ShellPkg: Remove duplicated words SourceLevelDebugPkg: Remove duplicated words StandaloneMmPkg: Remove duplicated words UefiCpuPkg: Remove duplicated words UefiPayloadPkg: Remove duplicated words UnitTestFrameworkPkg: Remove duplicated words .pytool/Plugin/UncrustifyCheck/Readme.md | 2 +- .pytool/Plugin/UncrustifyCheck/uncrustify.cfg | 2 +- ArmPkg/Drivers/ArmScmiDxe/Scmi.c | 4 ++-- ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c | 2 +- .../PL031RealTimeClockLib/PL031RealTimeClockLib.c | 2 +- .../EarlyFdt16550SerialPortHookLib.c | 2 +- BaseTools/Source/C/Common/FirmwareVolumeBuffer.c | 6 +++--- BaseTools/Source/C/DevicePath/DevicePathUtilities.c | 2 +- BaseTools/Source/C/GenFv/GenFv.c | 2 +- BaseTools/Source/C/VfrCompile/Pccts/antlr/mrhoist.c | 4 ++-- BaseTools/Source/Python/Ecc/EccToolError.py | 2 +- BaseTools/Source/Python/build/build.py | 2 +- CryptoPkg/Library/BaseCryptLib/Hash/CryptCShake256.c | 2 +- DynamicTablesPkg/Include/Library/HwInfoParserLib.h | 2 +- .../Arm/AcpiSsdtCmn600LibArm/SsdtCmn600Generator.c | 2 +- .../SsdtSerialPortGenerator.c | 2 +- .../Library/Common/AmlLib/AmlNodeDefines.h | 2 +- .../Library/Common/AmlLib/Api/AmlApiHelper.c | 2 +- .../Library/Common/AmlLib/Api/AmlApiHelper.h | 2 +- .../Library/Common/AmlLib/CodeGen/AmlCodeGen.c | 2 +- .../Library/FdtHwInfoParserLib/FdtHwInfoParser.c | 2 +- .../FdtHwInfoParserLib/Gic/ArmGicDispatcher.c | 2 +- .../FdtHwInfoParserLib/Serial/ArmSerialPortParser.c | 2 +- EmbeddedPkg/GdbStub/SerialIo.c | 2 +- EmbeddedPkg/Include/Library/GdbSerialLib.h | 2 +- EmbeddedPkg/Include/Library/RealTimeClockLib.h | 2 +- .../GdbSerialDebugPortLib/GdbSerialDebugPortLib.c | 2 +- EmbeddedPkg/Library/GdbSerialLib/GdbSerialLib.c | 2 +- .../TemplateRealTimeClockLib/RealTimeClockLib.c | 2 +- .../VirtualRealTimeClockLib.c | 2 +- EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c | 2 +- EmulatorPkg/FvbServicesRuntimeDxe/FWBlockService.c | 2 +- EmulatorPkg/Win/Host/WinThunk.c | 2 +- FatPkg/EnhancedFatDxe/UnicodeCollation.c | 2 +- IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec | 2 +- MdeModulePkg/Bus/Pci/EhciDxe/Ehci.c | 2 +- MdeModulePkg/Bus/Pci/EhciPei/EhcPeim.c | 2 +- .../Pci/NonDiscoverablePciDeviceDxe/ComponentName.c | 4 ++-- .../Bus/Pci/PciBusDxe/PciEnumeratorSupport.c | 2 +- MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c | 12 ++++++------ MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.h | 12 ++++++------ .../Bus/Pci/SataControllerDxe/ComponentName.c | 4 ++-- .../Bus/Pci/SataControllerDxe/SataController.h | 4 ++-- MdeModulePkg/Bus/Pci/UhciPei/UhcPeim.c | 2 +- MdeModulePkg/Bus/Pci/UhciPei/UhcPeim.h | 2 +- MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c | 4 ++-- MdeModulePkg/Bus/Pci/XhciDxe/Xhci.h | 2 +- MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c | 8 ++++---- MdeModulePkg/Bus/Pci/XhciPei/XhcPeim.c | 2 +- MdeModulePkg/Bus/Pci/XhciPei/XhciSched.c | 6 +++--- MdeModulePkg/Core/Dxe/DxeMain.h | 2 +- MdeModulePkg/Core/Dxe/Mem/Page.c | 4 ++-- MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c | 2 +- MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c | 2 +- MdeModulePkg/Core/DxeIplPeim/X64/VirtualMemory.c | 6 +++--- MdeModulePkg/Include/Guid/MdeModuleHii.h | 2 +- .../Include/Library/DisplayUpdateProgressLib.h | 2 +- MdeModulePkg/Include/Library/UefiBootManagerLib.h | 2 +- .../DisplayUpdateProgressLibGraphics.c | 4 ++-- .../DisplayUpdateProgressLibText.c | 2 +- .../Library/PiDxeS3BootScriptLib/BootScriptSave.c | 4 ++-- MdeModulePkg/Library/UefiBootManagerLib/BmBoot.c | 2 +- MdeModulePkg/Library/UefiBootManagerLib/BmConsole.c | 2 +- MdeModulePkg/Library/UefiBootManagerLib/BmMisc.c | 2 +- MdeModulePkg/Library/UefiHiiLib/HiiLib.c | 2 +- MdeModulePkg/Library/UefiHiiLib/HiiString.c | 2 +- MdeModulePkg/Universal/BdsDxe/BdsEntry.c | 2 +- MdeModulePkg/Universal/BdsDxe/Language.c | 2 +- MdeModulePkg/Universal/CapsulePei/UefiCapsule.c | 4 ++-- .../Universal/Console/ConSplitterDxe/ComponentName.c | 2 +- .../Universal/Console/ConSplitterDxe/ConSplitter.h | 2 +- .../Universal/DebugSupportDxe/Ia32/AsmFuncs.nasm | 2 +- .../Universal/DebugSupportDxe/X64/AsmFuncs.nasm | 2 +- MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIo.c | 2 +- .../Universal/DisplayEngineDxe/FormDisplay.c | 2 +- MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmp.c | 2 +- .../FvSimpleFileSystemDxe/FvSimpleFileSystem.c | 2 +- .../FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf | 2 +- .../FvSimpleFileSystemEntryPoint.c | 4 ++-- .../Universal/HiiDatabaseDxe/ConfigRouting.c | 2 +- .../PlatformDriOverrideDxe/PlatDriOverrideLib.c | 2 +- MdeModulePkg/Universal/SerialDxe/SerialIo.c | 4 ++-- .../Universal/SetupBrowserDxe/Presentation.c | 2 +- MdePkg/Include/Guid/GraphicsInfoHob.h | 2 +- MdePkg/Include/Library/DevicePathLib.h | 2 +- MdePkg/Include/Library/DxeServicesLib.h | 6 +++--- MdePkg/Include/Library/ExtractGuidedSectionLib.h | 6 +++--- MdePkg/Include/Library/FileHandleLib.h | 4 ++-- MdePkg/Include/Library/PeCoffLib.h | 2 +- MdePkg/Include/Library/UefiLib.h | 2 +- MdePkg/Include/Library/UnitTestLib.h | 2 +- MdePkg/Include/Pi/PiMmCis.h | 2 +- MdePkg/Include/Pi/PiSmmCis.h | 2 +- MdePkg/Include/Protocol/ComponentName.h | 2 +- MdePkg/Include/Protocol/Smbios.h | 2 +- MdePkg/Include/Uefi/UefiMultiPhase.h | 2 +- MdePkg/Include/Uefi/UefiSpec.h | 2 +- MdePkg/Library/BaseDebugLibSerialPort/DebugLib.c | 2 +- .../BaseExtractGuidedSectionLib.c | 6 +++--- MdePkg/Library/BaseS3StallLib/S3StallLib.c | 2 +- .../Library/DxeRuntimeDebugLibSerialPort/DebugLib.c | 2 +- MdePkg/Library/DxeServicesLib/DxeServicesLib.c | 6 +++--- .../PeiExtractGuidedSectionLib.c | 6 +++--- MdePkg/Library/SmmIoLib/SmmIoLib.c | 2 +- MdePkg/Library/SmmIoLib/SmmIoLib.inf | 2 +- MdePkg/Library/SmmIoLib/SmmIoLib.uni | 4 ++-- MdePkg/Library/SmmMemLib/SmmMemLib.c | 2 +- MdePkg/Library/SmmMemLib/SmmMemLib.inf | 2 +- MdePkg/Library/SmmMemLib/SmmMemLib.uni | 4 ++-- MdePkg/Library/SmmPeriodicSmiLib/SmmPeriodicSmiLib.c | 4 ++-- .../StandaloneMmDriverEntryPoint.c | 4 ++-- MdePkg/Library/UefiDebugLibConOut/DebugLib.c | 2 +- .../Library/UefiDebugLibDebugPortProtocol/DebugLib.c | 2 +- MdePkg/Library/UefiDebugLibStdErr/DebugLib.c | 2 +- .../UefiDebugLibStdErr/UefiDebugLibStdErr.inf | 2 +- .../UefiDebugLibStdErr/UefiDebugLibStdErr.uni | 2 +- .../Library/UefiDevicePathLib/DevicePathUtilities.c | 2 +- .../UefiDevicePathLib.c | 2 +- MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.c | 4 ++-- MdePkg/Library/UefiLib/Console.c | 2 +- MdePkg/Library/UefiLib/UefiLib.c | 2 +- .../Test/UnitTest/Library/BaseLib/Base64UnitTest.c | 4 ++-- NetworkPkg/DnsDxe/ComponentName.c | 4 ++-- NetworkPkg/HttpBootDxe/HttpBootComponentName.c | 2 +- NetworkPkg/HttpBootDxe/HttpBootComponentName.h | 2 +- NetworkPkg/HttpDxe/ComponentName.c | 2 +- NetworkPkg/HttpDxe/ComponentName.h | 2 +- NetworkPkg/Library/DxeNetLib/DxeNetLib.c | 2 +- .../WifiConnectionMgrComponentName.c | 2 +- .../WifiConnectionMgrComponentName.h | 2 +- .../Library/PeilessStartupLib/X64/VirtualMemory.c | 6 +++--- OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c | 2 +- .../XenRealTimeClockLib/XenRealTimeClockLib.c | 2 +- .../QemuFlashFvbServicesRuntimeDxe/QemuFlashDxe.c | 2 +- OvmfPkg/SataControllerDxe/ComponentName.c | 4 ++-- OvmfPkg/SataControllerDxe/SataController.h | 4 ++-- OvmfPkg/XenBusDxe/ComponentName.c | 2 +- OvmfPkg/XenBusDxe/ComponentName.h | 2 +- OvmfPkg/XenPvBlkDxe/BlockFront.c | 2 +- OvmfPkg/XenPvBlkDxe/ComponentName.c | 2 +- OvmfPkg/XenPvBlkDxe/ComponentName.h | 2 +- .../Bus/Pci/IdeControllerDxe/ComponentName.c | 4 ++-- .../Bus/Pci/IdeControllerDxe/IdeController.h | 4 ++-- PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c | 10 +++++----- PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.h | 2 +- .../PcatRealTimeClockRuntimeDxe/PcRtcEntry.c | 2 +- RedfishPkg/RedfishDiscoverDxe/ComponentName.c | 4 ++-- RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.c | 2 +- RedfishPkg/RedfishRestExDxe/ComponentName.c | 4 ++-- SecurityPkg/Include/Library/Tpm2CommandLib.h | 2 +- .../DxeTpmMeasurementLib/DxeTpmMeasurementLib.uni | 4 ++-- .../PeiTpmMeasurementLib/PeiTpmMeasurementLib.uni | 4 ++-- .../SecureBootVariableProvisionLib.c | 2 +- SecurityPkg/Library/Tpm2CommandLib/Tpm2Hierarchy.c | 2 +- SecurityPkg/Tcg/Tcg2Acpi/Tcg2Acpi.c | 2 +- SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigImpl.c | 2 +- SecurityPkg/Tcg/TcgDxe/TcgDxe.c | 4 ++-- ShellPkg/Include/Library/ShellCommandLib.h | 2 +- ShellPkg/Include/Library/ShellLib.h | 4 ++-- ShellPkg/Include/Protocol/EfiShellEnvironment2.h | 2 +- .../UefiShellBcfgCommandLib.c | 2 +- .../UefiShellCommandLib/UefiShellCommandLib.c | 2 +- .../UefiShellDriver1CommandsLib.uni | 2 +- ShellPkg/Library/UefiShellLevel2CommandsLib/Load.c | 2 +- ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c | 2 +- ShellPkg/Library/UefiShellLib/UefiShellLib.c | 4 ++-- .../DebugAgent/SmmDebugAgent/SmmDebugAgentLib.c | 2 +- .../Library/StandaloneMmMemLib/StandaloneMmMemLib.c | 2 +- .../StandaloneMmMemLib/StandaloneMmMemLib.inf | 2 +- .../RegisterCpuFeaturesLib/RegisterCpuFeatures.h | 2 +- .../RegisterCpuFeaturesLib/RegisterCpuFeaturesLib.c | 4 ++-- UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c | 2 +- UefiCpuPkg/PiSmmCpuDxeSmm/X64/PageTbl.c | 4 ++-- UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume.c | 4 ++-- UefiPayloadPkg/Include/Library/SpiFlashLib.h | 2 +- UefiPayloadPkg/Library/SpiFlashLib/SpiFlashLib.c | 2 +- UefiPayloadPkg/PayloadLoaderPeim/ElfLib/Elf32Lib.c | 2 +- UefiPayloadPkg/PayloadLoaderPeim/ElfLib/Elf64Lib.c | 2 +- UefiPayloadPkg/UefiPayloadEntry/Ia32/DxeLoadFunc.c | 2 +- UefiPayloadPkg/UefiPayloadEntry/X64/VirtualMemory.c | 6 +++--- .../Library/Posix/DebugLibPosix/DebugLibPosix.c | 2 +- UnitTestFrameworkPkg/Library/UnitTestLib/Assert.c | 2 +- .../Library/UnitTestLib/AssertCmocka.c | 2 +- .../UnitTestPersistenceLibNull.c | 2 +- .../UnitTestPersistenceLibSimpleFileSystem.c | 2 +- .../PrivateInclude/Library/UnitTestPersistenceLib.h | 2 +- UnitTestFrameworkPkg/ReadMe.md | 6 +++--- 187 files changed, 260 insertions(+), 260 deletions(-) -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#92682): https://edk2.groups.io/g/devel/message/92682 Mute This Topic: https://groups.io/mt/93207383/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-