public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: edk2-devel@lists.01.org
Cc: leif.lindholm@linaro.org, alan@softiron.co.uk,
	neko@bakuhatsu.net, Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH edk2-platforms 0/5] Seattle spring cleaning
Date: Tue, 15 May 2018 19:37:31 +0200	[thread overview]
Message-ID: <20180515173736.29639-1-ard.biesheuvel@linaro.org> (raw)

Some cleanup patches for Seattle, removing the unused code that deals
with configurations where the SCP, ARM-TF or PSCI support are absent,
which is rather pointless for a platform that is no longer under
development.

Ard Biesheuvel (5):
  Silicon/AMD/Styx: make ARM-TF and PSCI dependencies unconditional
  Silicon/AMD/Styx: remove MpBootDxe driver
  Silicon/AMD/Styx: remove support for the ACPI parking protocol
  Silicon/AMD/Styx: make ISCP dependency unconditional
  Platform/AMD/Overdrive: enable support for NVME PCIe devices

 .../AMD/OverdriveBoard/OverdriveBoard.dsc     |  20 +--
 .../AMD/OverdriveBoard/OverdriveBoard.fdf     |   6 +-
 Platform/LeMaker/CelloBoard/CelloBoard.dsc    |   3 -
 .../Overdrive1000Board/Overdrive1000Board.dsc |  19 --
 .../Overdrive1000Board/Overdrive1000Board.fdf |   5 -
 Silicon/AMD/Styx/AcpiTables/AcpiTables.inf    |   3 -
 Silicon/AMD/Styx/AcpiTables/Fadt.c            |   5 +-
 Silicon/AMD/Styx/AcpiTables/Madt.c            |  24 +--
 Silicon/AMD/Styx/AmdStyx.dec                  |  12 --
 Silicon/AMD/Styx/Common/Protocol/AmdMpBoot.h  |  39 ----
 .../AMD/Styx/Common/Protocol/AmdMpCoreInfo.h  |   7 -
 .../AMD/Styx/Drivers/MpBootDxe/MpBootDxe.c    | 170 ------------------
 .../AMD/Styx/Drivers/MpBootDxe/MpBootDxe.inf  |  53 ------
 .../AMD/Styx/Drivers/MpBootDxe/MpBootHelper.S |  87 ---------
 .../Styx/Drivers/PlatInitDxe/PlatInitDxe.c    |  91 ----------
 .../Styx/Drivers/PlatInitDxe/PlatInitDxe.inf  |   6 -
 .../Styx/Drivers/PlatInitPei/PlatInitPei.c    | 120 ++++++-------
 .../Styx/Drivers/PlatInitPei/PlatInitPei.inf  |   2 -
 .../PlatformSmbiosDxe/PlatformSmbiosDxe.c     |  40 -----
 .../PlatformSmbiosDxe/PlatformSmbiosDxe.inf   |   1 -
 .../Library/MemoryInitPei/MemoryInitPeiLib.c  |  58 +++---
 .../MemoryInitPei/MemoryInitPeiLib.inf        |   3 -
 .../RealTimeClockLib/RealTimeClockLib.c       |  16 +-
 .../RealTimeClockLib/RealTimeClockLib.inf     |   3 -
 .../Library/ResetSystemLib/ResetSystemLib.inf |   3 -
 .../StyxDtbLoaderLib/StyxDtbLoaderLib.inf     |   2 -
 26 files changed, 89 insertions(+), 709 deletions(-)
 delete mode 100644 Silicon/AMD/Styx/Common/Protocol/AmdMpBoot.h
 delete mode 100644 Silicon/AMD/Styx/Drivers/MpBootDxe/MpBootDxe.c
 delete mode 100644 Silicon/AMD/Styx/Drivers/MpBootDxe/MpBootDxe.inf
 delete mode 100644 Silicon/AMD/Styx/Drivers/MpBootDxe/MpBootHelper.S

-- 
2.17.0



             reply	other threads:[~2018-05-15 17:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15 17:37 Ard Biesheuvel [this message]
2018-05-15 17:37 ` [PATCH edk2-platforms 1/5] Silicon/AMD/Styx: make ARM-TF and PSCI dependencies unconditional Ard Biesheuvel
2018-05-15 17:37 ` [PATCH edk2-platforms 2/5] Silicon/AMD/Styx: remove MpBootDxe driver Ard Biesheuvel
2018-05-15 17:37 ` [PATCH edk2-platforms 3/5] Silicon/AMD/Styx: remove support for the ACPI parking protocol Ard Biesheuvel
2018-05-15 17:37 ` [PATCH edk2-platforms 4/5] Silicon/AMD/Styx: make ISCP dependency unconditional Ard Biesheuvel
2018-05-15 17:37 ` [PATCH edk2-platforms 5/5] Platform/AMD/Overdrive: enable support for NVME PCIe devices Ard Biesheuvel
2018-05-22 14:56 ` [PATCH edk2-platforms 0/5] Seattle spring cleaning Leif Lindholm
2018-05-22 16:40   ` Ard Biesheuvel

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=20180515173736.29639-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