audk/ArmPlatformPkg
Michael Kubacki 917a7e3f34 ArmPlatformPkg/NorFlashDxe: Remove unused debug print specifier
These debug messages are repeated in both NorFlashBlockIoReadBlocks()
and NorFlashBlockIoWriteBlocks():

  "NorFlashBlockIoWriteBlocks(MediaId=0x%x, Lba=%ld, BufferSize=0x%x"
  "bytes (%d kB), BufferPtr @ 0x%08x)\n"

Although this requires 5 arguments, only 4 are provided. The kilobyte
value was never given.

This change removes that specifier so the 4 arguments match the 4
specifiers in the debug macro.

Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
2022-09-09 01:42:39 +00:00
..
Drivers ArmPlatformPkg/NorFlashDxe: Remove unused debug print specifier 2022-09-09 01:42:39 +00:00
Include/Library ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Library ArmPlatformPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
MemoryInitPei ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PlatformPei ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePeiCore ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phase 2022-09-05 13:52:51 +00:00
PrePi ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
Scripts ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
ArmPlatformPkg.ci.yaml ArmPlatformPkg: Update YAML to ignore specific ECC files/errors 2021-11-30 14:19:07 +00:00
ArmPlatformPkg.dec ArmPlatformPkg: Add PCD for serial debug port interrupt 2022-06-22 17:31:49 +00:00
ArmPlatformPkg.dsc ArmPlatformPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib 2021-03-31 05:47:10 +00:00
SecureBootDefaultKeys.fdf.inc ArmPlatformPkg: Create include file for default key content. 2021-08-03 07:26:41 +00:00