public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Prepare ArmPlatformPkg enablement
@ 2021-02-25 16:37 PierreGondois
  2021-02-25 16:37 ` [PATCH v1 1/3] ArmPlatformPkg: Fix Ecc error 8001 PierreGondois
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: PierreGondois @ 2021-02-25 16:37 UTC (permalink / raw)
  To: devel, ardb+tianocore, leif, sami.mujawar

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

To prepare for the enablement of the ArmPlatformPkg CI,
fix some errors reported by running the CI locally.

The changes can be seen at: https://github.com/PierreARM/edk2/tree/1641_CI_fixes_for_ArmPlatformPkg_v1

Pierre Gondois (3):
  ArmPlatformPkg: Fix Ecc error 8001
  ArmPlatformPkg: Fix Ecc error 9001
  ArmPlatformPkg: Remove package dependency in NorFlashStandaloneMm

 .../Drivers/NorFlashDxe/NorFlashStandaloneMm.inf |  1 -
 ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.c  | 12 ++++++------
 ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.h  | 10 +++++-----
 .../Drivers/PL061GpioDxe/PL061GpioDxe.inf        | 14 +++++++-------
 .../Drivers/SP805WatchdogDxe/SP805Watchdog.c     | 12 ++++++------
 .../Drivers/SP805WatchdogDxe/SP805Watchdog.h     | 10 +++++-----
 .../SP805WatchdogDxe/SP805WatchdogDxe.inf        | 16 ++++++++--------
 ArmPlatformPkg/Include/Library/ArmPlatformLib.h  | 10 +++++-----
 .../Include/Library/PL011UartClockLib.h          | 10 +++++-----
 ArmPlatformPkg/Include/Library/PL011UartLib.h    | 10 +++++-----
 .../ArmPlatformLibNull/ArmPlatformLibNull.c      | 10 +++++-----
 .../ArmPlatformLibNull/ArmPlatformLibNullMem.c   | 10 +++++-----
 .../PL011UartClockLib/PL011UartClockLib.c        | 10 +++++-----
 ArmPlatformPkg/Library/PL011UartLib/PL011Uart.h  | 10 +++++-----
 .../PL031RealTimeClockLib/PL031RealTimeClock.h   | 10 +++++-----
 .../PrePiHobListPointerLib/PrePiHobListPointer.c | 10 +++++-----
 ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.c  | 10 +++++-----
 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.c    | 10 +++++-----
 ArmPlatformPkg/PlatformPei/PlatformPeiLib.c      | 10 +++++-----
 ArmPlatformPkg/PlatformPei/PlatformPeim.c        | 10 +++++-----
 .../PrePeiCore/AArch64/ArchPrePeiCore.c          | 12 ++++++------
 ArmPlatformPkg/PrePeiCore/Arm/ArchPrePeiCore.c   | 12 ++++++------
 ArmPlatformPkg/PrePeiCore/MainMPCore.c           | 10 +++++-----
 ArmPlatformPkg/PrePeiCore/MainUniCore.c          | 10 +++++-----
 ArmPlatformPkg/PrePeiCore/PrePeiCore.c           | 12 ++++++------
 ArmPlatformPkg/PrePeiCore/PrePeiCore.h           | 12 ++++++------
 ArmPlatformPkg/PrePi/AArch64/ArchPrePi.c         | 10 +++++-----
 ArmPlatformPkg/PrePi/Arm/ArchPrePi.c             | 10 +++++-----
 ArmPlatformPkg/PrePi/MainMPCore.c                | 10 +++++-----
 ArmPlatformPkg/PrePi/MainUniCore.c               | 10 +++++-----
 ArmPlatformPkg/PrePi/PrePi.c                     | 10 +++++-----
 ArmPlatformPkg/PrePi/PrePi.h                     | 10 +++++-----
 32 files changed, 166 insertions(+), 167 deletions(-)

--
2.17.1


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

end of thread, other threads:[~2021-03-15 12:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-25 16:37 [PATCH v1 0/3] Prepare ArmPlatformPkg enablement PierreGondois
2021-02-25 16:37 ` [PATCH v1 1/3] ArmPlatformPkg: Fix Ecc error 8001 PierreGondois
2021-03-01 15:21   ` [edk2-devel] " Sami Mujawar
2021-02-25 16:37 ` [PATCH v1 2/3] ArmPlatformPkg: Fix Ecc error 9001 PierreGondois
2021-03-01 15:25   ` [edk2-devel] " Sami Mujawar
2021-02-25 16:37 ` [PATCH v1 3/3] ArmPlatformPkg: Remove package dependency in NorFlashStandaloneMm PierreGondois
2021-03-15 12:32   ` [edk2-devel] " Vijayenthiran Subramaniam

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