audk/ArmVirtPkg/Library/DebugLibFdtPL011Uart
Rebecca Cran 394cbc4ab2 ArmVirtPkg: Fix some spelling mistakes found by cspell
When cspell is installed (via `npm install cspell`), CI checks for
spelling mistakes. There are currently a very large number of them: some
are genuine mistakes while others are words or acryonyms that cspell
doesn't know.

Fix a few of the misspellings in ArmVirtPkg.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
2024-08-01 19:53:47 +00:00
..
DebugLib.c ArmVirtPkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00
DebugLibFdtPL011UartFlash.inf ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg 2024-02-06 23:51:47 +08:00
DebugLibFdtPL011UartRam.inf ArmVirtPkg: introduce DebugLibFdtPL011Uart RAM instance 2023-10-26 18:55:43 +00:00
DxeRuntimeDebugLibFdtPL011Uart.inf ArmVirtPkg: introduce DebugLibFdtPL011Uart DXE Runtime instance 2023-10-26 18:55:43 +00:00
Flash.c
Ram.c ArmVirtPkg: introduce DebugLibFdtPL011Uart RAM instance 2023-10-26 18:55:43 +00:00
Ram.h ArmVirtPkg: introduce DebugLibFdtPL011Uart RAM instance 2023-10-26 18:55:43 +00:00
RamNonRuntime.c ArmVirtPkg: introduce DebugLibFdtPL011Uart RAM instance 2023-10-26 18:55:43 +00:00
Runtime.c ArmVirtPkg: introduce DebugLibFdtPL011Uart DXE Runtime instance 2023-10-26 18:55:43 +00:00
Write.h