From: Vikas C Sajjan <vikas.cha.sajjan@hpe.com>
To: edk2-devel@lists.01.org, lersek@redhat.com,
ard.biesheuvel@linaro.org, leif.lindholm@linaro.org
Subject: [PATCH v4 0/2] Add Ramdisk support to ArmVirtPkg platforms
Date: Mon, 22 Aug 2016 14:20:12 +0530 [thread overview]
Message-ID: <1471855814-26528-1-git-send-email-vikas.cha.sajjan@hpe.com> (raw)
This series adds ramdisk driver support to ArmVirtPkg platforms.
It actually ports OvmfPkg commit 259d87146b07 to ArmVirtPkg.
changes since v3:
- Added missing FileExplorerLib, which was causing build error for ArmVirtXen.
changes since v2:
- Made changes as suggested by Laszlo Ersek <lersek@redhat.com>
a] Moved inclusion of AcpiTableDxe.inf to end of file
b] Moved gEfiMdeModulePkgTokenSpaceGuid.PcdInstallAcpiSdtProtocol to proper location
c] fixed minor nits
changes since v1:
- Made changes as suggested by Laszlo Ersek <lersek@redhat.com>
a] clarified in the commit message (including the subject line)
that this patch is actually about adding the RAM Disk driver to the
ArmVirtPkg platforms, not just the NFIT reporting feature of the driver
b] enabled feature for all of ArmVirtQemu, ArmVirtQemuKernel, and ArmVirtXen.
c] prepended a patch to the series that extracts
"MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf"
from all of the DSC files, into "ArmVirt.dsc.inc"
Vikas C Sajjan (2):
ArmVirtPkg: Move inclusion of AcpiTableDxe.inf to ArmVirt.dsc.inc
ArmVirtPkg: Add Ramdisk support to ArmVirtPkg platforms
ArmVirtPkg/ArmVirt.dsc.inc | 22 ++++++++++++++++++++++
ArmVirtPkg/ArmVirtQemu.dsc | 1 -
ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc | 5 +++++
ArmVirtPkg/ArmVirtQemuKernel.dsc | 1 -
ArmVirtPkg/ArmVirtRules.fdf.inc | 2 ++
ArmVirtPkg/ArmVirtXen.dsc | 1 -
ArmVirtPkg/ArmVirtXen.fdf | 5 +++++
7 files changed, 34 insertions(+), 3 deletions(-)
--
1.9.1
next reply other threads:[~2016-08-22 8:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-22 8:50 Vikas C Sajjan [this message]
2016-08-22 8:50 ` [PATCH v4 1/2] ArmVirtPkg: Move inclusion of AcpiTableDxe.inf to ArmVirt.dsc.inc Vikas C Sajjan
2016-08-22 8:50 ` [PATCH v4 2/2] ArmVirtPkg: Add Ramdisk support to ArmVirtPkg platforms Vikas C Sajjan
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=1471855814-26528-1-git-send-email-vikas.cha.sajjan@hpe.com \
--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