public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms v1 0/2] Fix Ecc reported errors from ArmPlatformPkg
@ 2020-12-03 18:17 PierreGondois
  2020-12-03 18:17 ` [PATCH edk2-platforms v1 1/2] Platform/ARM/VExpressPkg: Remove LcdPlatformLib.h PierreGondois
  2020-12-03 18:17 ` [PATCH edk2-platforms v1 2/2] Platform/ARM: Fix Ecc error 8005 PierreGondois
  0 siblings, 2 replies; 4+ messages in thread
From: PierreGondois @ 2020-12-03 18:17 UTC (permalink / raw)
  To: leif, ard.biesheuvel, thomas.abraham, devel; +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/1537_Ecc_ArmPlatformPkg_v1

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

 .../Library/HdLcdArmJunoLib/HdLcdArmJuno.c    |   6 +-
 .../Library/HdLcdArmSgiLib/HdLcdArmSgi.c      |   6 +-
 .../Include/Library/LcdPlatformLib.h          | 215 ------------------
 .../Library/ArmMaliDpLib/ArmMaliDpLib.c       |   8 +-
 .../HdLcdArmVExpressLib/HdLcdArmVExpress.c    |   6 +-
 .../PL111LcdArmVExpress.c                     |  38 ++--
 6 files changed, 32 insertions(+), 247 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:[~2020-12-09 15:04 UTC | newest]

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

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