public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Lendacky, Thomas" <thomas.lendacky@amd.com>
To: Laszlo Ersek <lersek@redhat.com>,
	edk2-devel-groups-io <devel@edk2.groups.io>
Cc: "Andrew Fish" <afish@apple.com>,
	"Ard Biesheuvel" <ardb+tianocore@kernel.org>,
	"Brijesh Singh" <brijesh.singh@amd.com>,
	"James Bottomley" <jejb@linux.ibm.com>,
	"Jiewen Yao" <jiewen.yao@intel.com>,
	"Jordan Justen" <jordan.l.justen@intel.com>,
	"Leif Lindholm" <leif@nuviainc.com>,
	"Michael D Kinney" <michael.d.kinney@intel.com>,
	"Min Xu" <min.m.xu@intel.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>
Subject: Re: [PATCH 0/2] Maintainers: create the "OvmfPkg: Confidential Computing" subsystem
Date: Wed, 10 Mar 2021 16:27:51 -0600	[thread overview]
Message-ID: <4280f2e3-ccc5-084f-5215-8a0cbdba45f2@amd.com> (raw)
In-Reply-To: <20210310185649.19801-1-lersek@redhat.com>

On 3/10/21 12:56 PM, Laszlo Ersek wrote:
> Ref: https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugzilla.tianocore.org%2Fshow_bug.cgi%3Fid%3D2198&amp;data=04%7C01%7Cthomas.lendacky%40amd.com%7C273e70e0168942830a1108d8e3f64e49%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637509994322372217%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=tejxDk6%2BRgpSVUN09fbz1IED%2FmSMzl50Pq%2BEAdj%2Bl1o%3D&amp;reserved=0
> Ref: https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugzilla.tianocore.org%2Fshow_bug.cgi%3Fid%3D3077&amp;data=04%7C01%7Cthomas.lendacky%40amd.com%7C273e70e0168942830a1108d8e3f64e49%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637509994322372217%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=KLMxGVNy6ybXkV85m59b5Fg1mzNb5fS1qvuzofXzxRM%3D&amp;reserved=0
> Ref: https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugzilla.tianocore.org%2Fshow_bug.cgi%3Fid%3D3249&amp;data=04%7C01%7Cthomas.lendacky%40amd.com%7C273e70e0168942830a1108d8e3f64e49%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637509994322372217%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;sdata=od44s9nSRLrzMhACFzTyg2VCeV3BG4bTcvTsAxIR%2FpU%3D&amp;reserved=0
> 
> Generalize the current OVMF SEV subsystem entry, so that we can use it
> for Intel TDX in the future, ensuring proper patch circulation for
> reviews.
> 
> Cc: Andrew Fish <afish@apple.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Brijesh Singh <brijesh.singh@amd.com>
> Cc: James Bottomley <jejb@linux.ibm.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Jordan Justen <jordan.l.justen@intel.com>
> Cc: Leif Lindholm <leif@nuviainc.com>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Min Xu <min.m.xu@intel.com>
> Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
> Cc: Tom Lendacky <thomas.lendacky@amd.com>
> 
> Thanks
> Laszlo
> 
> Laszlo Ersek (2):
>    Maintainers: refresh the OVMF SEV subsystem after TianoCore #2198 and
>      #3077
>    Maintainers: rename the OVMF SEV subsystem to "Confidential Computing"
> 
>   Maintainers.txt | 28 +++++++++++++-------
>   1 file changed, 18 insertions(+), 10 deletions(-)

For the series:

Acked-by: Tom Lendacky <thomas.lendacky@amd.com>

> 
> 
> base-commit: edd46cd407ea4a0adaa8d6ca86f550c2a4d5c507
> 

  parent reply	other threads:[~2021-03-10 22:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-10 18:56 [PATCH 0/2] Maintainers: create the "OvmfPkg: Confidential Computing" subsystem Laszlo Ersek
2021-03-10 18:56 ` [PATCH 1/2] Maintainers: refresh the OVMF SEV subsystem after TianoCore #2198 and #3077 Laszlo Ersek
2021-03-10 18:56 ` [PATCH 2/2] Maintainers: rename the OVMF SEV subsystem to "Confidential Computing" Laszlo Ersek
2021-03-10 19:20 ` [edk2-devel] [PATCH 0/2] Maintainers: create the "OvmfPkg: Confidential Computing" subsystem Ard Biesheuvel
2021-03-10 19:22 ` Philippe Mathieu-Daudé
2021-03-10 22:06 ` Brijesh Singh
2021-03-10 22:27 ` Lendacky, Thomas [this message]
2021-03-11  0:40 ` [edk2-devel] " Yao, Jiewen
2021-03-11 11:33 ` Leif Lindholm
2021-03-11 14:14   ` Laszlo Ersek
2021-03-11 17:13 ` [edk2-devel] " Laszlo Ersek
2021-03-11 17:15   ` James Bottomley
2021-03-18  0:13   ` Laszlo Ersek
2021-03-18  8:36   ` Min Xu
2021-03-18 18:14 ` Laszlo Ersek

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=4280f2e3-ccc5-084f-5215-8a0cbdba45f2@amd.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