public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix some typos
@ 2022-12-02  9:25 Dongdong Zhang
  2022-12-02  9:25 ` [PATCH 1/3] ArmPkg: Fix typos Dongdong Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dongdong Zhang @ 2022-12-02  9:25 UTC (permalink / raw)
  To: devel; +Cc: zhuwenjun, zhengyu, jinyanjiang, Dongdong Zhang

Hi all,

My focus was fixing typos in comments. Most of them
were found by spellchecker.

There are many similar spelling mistakes, so to avoid involving
too many modules at once, only the files in the 'ArmPkg',
'ArmPlatformPkg' and 'ArmVirtPkg' directories were modified this time.

Dongdong Zhang (3):
  ArmPkg: Fix typos
  ArmPlatformPkg: Fix typos
  ArmVirtPkg: Fix typos

 ArmPkg/Drivers/ArmScmiDxe/ScmiDxe.c                         | 2 +-
 ArmPkg/Include/Library/OemMiscLib.h                         | 2 +-
 ArmPkg/Library/ArmDisassemblerLib/ThumbDisassembler.c       | 6 +++---
 ArmPkg/Library/ArmLib/AArch64/ArmLibSupport.S               | 2 +-
 ArmPkg/Library/ArmLib/AArch64/ArmLibSupportV8.S             | 2 +-
 ArmPkg/Library/SemihostLib/Arm/GccSemihost.S                | 2 +-
 ArmPkg/Library/StandaloneMmMmuLib/ArmMmuStandaloneMmLib.c   | 6 +++---
 ArmPkg/Universal/Smbios/OemMiscLibNull/OemMiscLib.c         | 2 +-
 .../Smbios/ProcessorSubClassDxe/SmbiosProcessorArmCommon.c  | 2 +-
 ArmPlatformPkg/ArmPlatformPkg.dec                           | 2 +-
 ArmPlatformPkg/Include/Library/LcdPlatformLib.h             | 2 +-
 ArmPlatformPkg/Library/ArmMaliDp/ArmMaliDp.c                | 2 +-
 ArmPlatformPkg/Library/PL111Lcd/PL111Lcd.c                  | 4 ++--
 ArmVirtPkg/ArmVirt.dsc.inc                                  | 2 +-
 .../Library/CloudHvVirtMemInfoLib/CloudHvVirtMemInfoLib.c   | 2 +-
 ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoLib.c  | 2 +-
 16 files changed, 21 insertions(+), 21 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-12-14  8:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-02  9:25 [PATCH 0/3] Fix some typos Dongdong Zhang
2022-12-02  9:25 ` [PATCH 1/3] ArmPkg: Fix typos Dongdong Zhang
2022-12-02  9:25 ` [PATCH 2/3] ArmPlatformPkg: " Dongdong Zhang
2022-12-02  9:25 ` [PATCH 3/3] ArmVirtPkg: " Dongdong Zhang
2022-12-12 14:58 ` [edk2-devel] [PATCH 0/3] Fix some typos Michael Kubacki
2022-12-13  1:32   ` Dongdong Zhang
2022-12-14  3:13     ` Michael Kubacki
2022-12-14  8:18       ` Dongdong Zhang

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