public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Jeff Brasen" <jbrasen@nvidia.com>
To: <devel@edk2.groups.io>
Cc: <ardb+tianocore@kernel.org>, <michael.d.kinney@intel.com>,
	<jordan.l.justen@intel.com>, <gaoliming@byosoft.com.cn>,
	<zhiguang.liu@intel.com>, Jeff Brasen <jbrasen@nvidia.com>
Subject: [PATCH v3 0/2] Relocate LINUX_EFI_INITRD_MEDIA_GUID to MdePkg
Date: Wed, 4 Aug 2021 16:02:29 -0600	[thread overview]
Message-ID: <cover.1628114324.git.jbrasen@nvidia.com> (raw)

Relocate LINUX_EFI_INITRD_MEDIA_GUID from OvmfPkg to MdePkg as it has
use outside of Ovmf applications

Jeff Brasen (2):
  OvmfPkg: Remove Initrd LINUX_EFI_INITRD_MEDIA_GUID
  MdePkg: add definition of LINUX_EFI_INITRD_MEDIA_GUID

 MdePkg/MdePkg.dec                          |  5 ++++
 OvmfPkg/OvmfPkg.dec                        |  1 -
 MdePkg/Include/Guid/LinuxEfiInitrdMedia.h  | 31 ++++++++++++++++++++++
 OvmfPkg/Include/Guid/LinuxEfiInitrdMedia.h | 17 ------------
 4 files changed, 36 insertions(+), 18 deletions(-)
 create mode 100644 MdePkg/Include/Guid/LinuxEfiInitrdMedia.h
 delete mode 100644 OvmfPkg/Include/Guid/LinuxEfiInitrdMedia.h

-- 
2.25.1


             reply	other threads:[~2021-08-04 22:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04 22:02 Jeff Brasen [this message]
2021-08-04 22:03 ` [PATCH v3 1/2] OvmfPkg: Remove Initrd LINUX_EFI_INITRD_MEDIA_GUID Jeff Brasen
2021-08-04 22:03 ` [PATCH v3 2/2] MdePkg: add definition of LINUX_EFI_INITRD_MEDIA_GUID Jeff Brasen
2021-08-06  9:08 ` [PATCH v3 0/2] Relocate LINUX_EFI_INITRD_MEDIA_GUID to MdePkg 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=cover.1628114324.git.jbrasen@nvidia.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