public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 edk2-platforms 0/2] Fix Ecc reported errors from ArmPlatformPkg
@ 2020-12-11 10:38 PierreGondois
  2020-12-11 10:38 ` [PATCH v2 edk2-platforms 1/2] Platform/ARM/VExpressPkg: Remove LcdPlatformLib.h PierreGondois
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: PierreGondois @ 2020-12-11 10:38 UTC (permalink / raw)
  To: devel, ard.biesheuvel, thomas.abraham, leif; +Cc: sami.mujawar

From: Pierre Gondois <Pierre.Gondois@arm.com>

The Ecc tools available in the BaseTools package checks for
good practice coding standards. Some errors reported while
running Ecc on edk2/ArmPlatformPkg require modifications
in the edk2-platforms.

This patch set has a dependency over a similar patch set
named "Fix Ecc reported errors in ArmPlatformPkg" for edk2
and should not be merged independently.

The changes can be seen at: https://github.com/PierreARM/edk2-platforms/tree/pg/1537_Ecc_ArmPlatformPkg_v2

Pierre Gondois (2):
  Platform/ARM/VExpressPkg: Remove LcdPlatformLib.h
  Platform/ARM: Fix Ecc error 8005

 .../Library/HdLcdArmJunoLib/HdLcdArmJuno.c    |   4 +-
 .../Library/HdLcdArmSgiLib/HdLcdArmSgi.c      |   4 +-
 Platform/ARM/VExpressPkg/ArmVExpressPkg.dec   |   3 +-
 .../Include/Library/LcdPlatformLib.h          | 215 ------------------
 .../Library/ArmMaliDpLib/ArmMaliDpLib.c       |   4 +-
 .../HdLcdArmVExpressLib/HdLcdArmVExpress.c    |   4 +-
 .../PL111LcdArmVExpress.c                     |  34 +--
 7 files changed, 26 insertions(+), 242 deletions(-)
 delete mode 100644 Platform/ARM/VExpressPkg/Include/Library/LcdPlatformLib.h

--
2.17.1


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

end of thread, other threads:[~2021-01-04 17:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-11 10:38 [PATCH v2 edk2-platforms 0/2] Fix Ecc reported errors from ArmPlatformPkg PierreGondois
2020-12-11 10:38 ` [PATCH v2 edk2-platforms 1/2] Platform/ARM/VExpressPkg: Remove LcdPlatformLib.h PierreGondois
2020-12-11 10:38 ` [PATCH v2 edk2-platforms 2/2] Platform/ARM: Fix Ecc error 8005 PierreGondois
2021-01-04 17:49 ` [PATCH v2 edk2-platforms 0/2] Fix Ecc reported errors from ArmPlatformPkg Ard Biesheuvel

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