public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH EDK2 v1 0/1] ArmPlatformPkg: Fix ECC issues
@ 2022-03-14  9:22 wenyi,xie
  2022-03-14  9:22 ` [PATCH EDK2 v1 1/1] " wenyi,xie
  0 siblings, 1 reply; 4+ messages in thread
From: wenyi,xie @ 2022-03-14  9:22 UTC (permalink / raw)
  To: devel, quic_llindhol, ardb+tianocore; +Cc: songdongkuang, xiewenyi2

Main Changes :
1.fix the ifdef variable.

Wenyi Xie (1):
  ArmPlatformPkg: Fix ECC issues

 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlash.h                     | 6 +++---
 ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.h                   | 6 +++---
 ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805Watchdog.h           | 6 +++---
 ArmPlatformPkg/Include/Library/ArmPlatformLib.h                   | 4 ++--
 ArmPlatformPkg/Include/Library/NorFlashPlatformLib.h              | 6 +++---
 ArmPlatformPkg/Include/Library/PL011UartClockLib.h                | 4 ++--
 ArmPlatformPkg/Include/Library/PL011UartLib.h                     | 4 ++--
 ArmPlatformPkg/Library/PL011UartLib/PL011Uart.h                   | 4 ++--
 ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClock.h | 4 ++--
 ArmPlatformPkg/Library/PL111Lcd/PL111Lcd.h                        | 6 +++---
 ArmPlatformPkg/PrePeiCore/PrePeiCore.h                            | 4 ++--
 ArmPlatformPkg/PrePi/PrePi.h                                      | 6 +++---
 12 files changed, 30 insertions(+), 30 deletions(-)

-- 
2.20.1.windows.1


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

end of thread, other threads:[~2022-03-17  8:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-14  9:22 [PATCH EDK2 v1 0/1] ArmPlatformPkg: Fix ECC issues wenyi,xie
2022-03-14  9:22 ` [PATCH EDK2 v1 1/1] " wenyi,xie
2022-03-14 10:13   ` [edk2-devel] " Sami Mujawar
2022-03-17  8:26     ` wenyi,xie

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