public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/5] fix broken platforms
@ 2019-06-10 14:20 Ard Biesheuvel
  2019-06-10 14:20 ` [PATCH edk2-platforms 1/5] Silicon/TexasInstruments/Omap35xxPkg: fix path references Ard Biesheuvel
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Ard Biesheuvel @ 2019-06-10 14:20 UTC (permalink / raw)
  To: devel; +Cc: leif.lindholm, Ard Biesheuvel

Fix the broken beagleboard and rdkqemu platforms, which were broken after
recent changes that were applied to edk2, e.g., to move network modules into
networkpkg. Also, bring rdkqemu up to date with some changes to ArmVirtQemu
on which it is based.

Ard Biesheuvel (5):
  Silicon/TexasInstruments/Omap35xxPkg: fix path references
  Platform/BeagleBoard: fix path references in .inf files
  Platform/BeagleBoard: fix platform build
  Platform/RDKQemu: fix platform build
  Platform/RDKQemu: stop using deprecated string conversion routines

 Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc                                 | 54 ++++++++++----------
 Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.fdf                                 | 22 ++++----
 Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf          | 12 ++---
 Platform/BeagleBoard/BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf          |  2 +-
 Platform/Comcast/Library/RdkBootManagerLib/DiskIo.c                                    | 12 ++++-
 Platform/Comcast/Library/RdkBootManagerLib/RdkFile.c                                   | 28 +++++-----
 Platform/Comcast/RDKQemu/RDKQemu.dsc                                                   | 23 ++++-----
 Silicon/TexasInstruments/Omap35xxPkg/Flash/Flash.inf                                   |  2 +-
 Silicon/TexasInstruments/Omap35xxPkg/Gpio/Gpio.inf                                     |  4 +-
 Silicon/TexasInstruments/Omap35xxPkg/InterruptDxe/InterruptDxe.inf                     |  4 +-
 Silicon/TexasInstruments/Omap35xxPkg/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf     |  8 +--
 Silicon/TexasInstruments/Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf |  7 ++-
 Silicon/TexasInstruments/Omap35xxPkg/Library/GdbSerialLib/GdbSerialLib.inf             |  4 +-
 Silicon/TexasInstruments/Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf     |  4 +-
 Silicon/TexasInstruments/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf                 |  6 +--
 Silicon/TexasInstruments/Omap35xxPkg/Library/OmapLib/OmapLib.inf                       |  4 +-
 Silicon/TexasInstruments/Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf     |  4 +-
 Silicon/TexasInstruments/Omap35xxPkg/Library/SerialPortLib/SerialPortLib.inf           |  2 +-
 Silicon/TexasInstruments/Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf                         |  4 +-
 Silicon/TexasInstruments/Omap35xxPkg/PciEmulation/PciEmulation.inf                     |  6 +--
 Silicon/TexasInstruments/Omap35xxPkg/SmbusDxe/Smbus.inf                                |  2 +-
 Silicon/TexasInstruments/Omap35xxPkg/TPS65950Dxe/TPS65950.inf                          |  4 +-
 Silicon/TexasInstruments/Omap35xxPkg/TimerDxe/TimerDxe.inf                             |  6 +--
 23 files changed, 118 insertions(+), 106 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-06-11 10:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-10 14:20 [PATCH edk2-platforms 0/5] fix broken platforms Ard Biesheuvel
2019-06-10 14:20 ` [PATCH edk2-platforms 1/5] Silicon/TexasInstruments/Omap35xxPkg: fix path references Ard Biesheuvel
2019-06-10 14:30   ` Ard Biesheuvel
2019-06-10 14:20 ` [PATCH edk2-platforms 2/5] Platform/BeagleBoard: fix path references in .inf files Ard Biesheuvel
2019-06-10 14:20 ` [PATCH edk2-platforms 3/5] Platform/BeagleBoard: fix platform build Ard Biesheuvel
2019-06-10 14:20 ` [PATCH edk2-platforms 4/5] Platform/RDKQemu: " Ard Biesheuvel
2019-06-10 14:20 ` [PATCH edk2-platforms 5/5] Platform/RDKQemu: stop using deprecated string conversion routines Ard Biesheuvel
2019-06-10 18:06   ` Leif Lindholm
2019-06-10 18:55     ` Ard Biesheuvel
2019-06-10 19:01       ` Leif Lindholm
2019-06-11 10:12         ` Ard Biesheuvel
2019-06-10 17:36 ` [PATCH edk2-platforms 0/5] fix broken platforms Leif Lindholm

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