public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ard.biesheuvel@linaro.org>
To: devel@edk2.groups.io
Cc: leif.lindholm@linaro.org, Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH edk2-platforms 0/5] fix broken platforms
Date: Mon, 10 Jun 2019 16:20:01 +0200	[thread overview]
Message-ID: <20190610142006.30007-1-ard.biesheuvel@linaro.org> (raw)

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


             reply	other threads:[~2019-06-10 14:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10 14:20 Ard Biesheuvel [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190610142006.30007-1-ard.biesheuvel@linaro.org \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox