public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add Ramdisk support to ArmVirtPkg platforms
@ 2016-08-19  6:55 Vikas C Sajjan
  2016-08-19  6:55 ` [PATCH v3 1/2] ArmVirtPkg: Move inclusion of AcpiTableDxe.inf to ArmVirt.dsc.inc Vikas C Sajjan
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Vikas C Sajjan @ 2016-08-19  6:55 UTC (permalink / raw)
  To: edk2-devel, lersek, ard.biesheuvel, leif.lindholm
  Cc: dong.wei, Vikas C Sajjan

This series adds ramdisk driver support to ArmVirtPkg platforms.
It actually ports OvmfPkg commit 259d87146b07 to ArmVirtPkg.

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           | 17 +++++++++++++++++
 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, 29 insertions(+), 3 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-08-22 10:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-19  6:55 [PATCH v3 0/2] Add Ramdisk support to ArmVirtPkg platforms Vikas C Sajjan
2016-08-19  6:55 ` [PATCH v3 1/2] ArmVirtPkg: Move inclusion of AcpiTableDxe.inf to ArmVirt.dsc.inc Vikas C Sajjan
2016-08-19  6:55 ` [PATCH v3 2/2] ArmVirtPkg: Add Ramdisk support to ArmVirtPkg platforms Vikas C Sajjan
2016-08-19 13:27 ` [PATCH v3 0/2] " Laszlo Ersek
2016-08-20  3:01   ` Sajjan, Vikas C
2016-08-22  7:07     ` Ard Biesheuvel
2016-08-22  7:15       ` Ard Biesheuvel
2016-08-22  8:01         ` Sajjan, Vikas C
2016-08-22  8:48           ` Ard Biesheuvel
2016-08-22 10:15             ` Sajjan, Vikas C

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