From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 44513740055 for ; Thu, 9 Nov 2023 09:50:51 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=8UymZ9ZF7z5SOzQeW53Dava1c285joQYxoQLKsW6tL4=; c=relaxed/simple; d=groups.io; h=Message-ID:Date:MIME-Version:User-Agent:Subject:To:CC:References:From:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20140610; t=1699523450; v=1; b=ajGrt78DrbcTM0miQFChPttod7qK5jQNBqXIO9q+mUZU7CyPRu74IzD/+UovT2p9+imdEM4G LuHutQCgjMtoMiswVluLbJiDKICXv9+IwlteasYvrNnnue1hJrx+G20oU9/tmkAJLt8XuH0rkh6 RasP2NAPm3PzX4eFePX0fRfQ= X-Received: by 127.0.0.2 with SMTP id yb15YY7687511xItxkvVuB1s; Thu, 09 Nov 2023 01:50:50 -0800 X-Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by mx.groups.io with SMTP id smtpd.web11.117884.1699523449472965541 for ; Thu, 09 Nov 2023 01:50:49 -0800 X-Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 3A96heNa028472; Thu, 9 Nov 2023 09:50:45 GMT X-Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3u8tcrrnk6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 09 Nov 2023 09:50:45 +0000 X-Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA01.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 3A99oi5C008126 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 9 Nov 2023 09:50:44 GMT X-Received: from [10.111.128.58] (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.39; Thu, 9 Nov 2023 01:50:42 -0800 Message-ID: <56c58099-a4bb-42ff-8e88-9b7ed6a1c8d7@quicinc.com> Date: Thu, 9 Nov 2023 09:50:41 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] [Patch 1/1] Maintainers.txt: Remove unused OvmfPkg Confidential Computing path To: Michael D Kinney , CC: Andrew Fish , Erdem Aktas , Jiewen Yao , Min Xu , Tom Lendacky , Michael Roth References: <20231108034953.2069-1-michael.d.kinney@intel.com> From: "Leif Lindholm" In-Reply-To: <20231108034953.2069-1-michael.d.kinney@intel.com> X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-GUID: 0QM0NygrZwqe9BVa-aY1ncbKWkxOP7F4 X-Proofpoint-ORIG-GUID: 0QM0NygrZwqe9BVa-aY1ncbKWkxOP7F4 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,quic_llindhol@quicinc.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: UMQvRp3ocptYC6bqJZB86VuNx7686176AA= Content-Language: en-GB Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=ajGrt78D; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=quicinc.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Reviewed-by: Leif Lindholm I see no issues with this going in during soft freeze. / Leif On 2023-11-08 03:49, Michael D Kinney wrote: > The following commit removed PlatformBootManagerLibGub from > OvmfPkg. Update Maintainers.txt to remove reference to > deleted directory. >=20 > https://github.com/tianocore/edk2/commit/6fb2760dc8939b16a906b8e6bb224764= 907168f3 >=20 > Cc: Andrew Fish > Cc: Leif Lindholm > Cc: Erdem Aktas > Cc: Jiewen Yao > Cc: Min Xu > Cc: Tom Lendacky > Cc: Michael Roth > Signed-off-by: Michael D Kinney > --- > Maintainers.txt | 1 - > 1 file changed, 1 deletion(-) >=20 > diff --git a/Maintainers.txt b/Maintainers.txt > index cfbde42f2e04..7c0b4cb58cfd 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -497,7 +497,6 @@ F: OvmfPkg/Include/Guid/ConfidentialComputingSecret.h > F: OvmfPkg/Include/Library/MemEncryptSevLib.h > F: OvmfPkg/IoMmuDxe/CcIoMmu.* > F: OvmfPkg/Library/BaseMemEncryptSevLib/ > -F: OvmfPkg/Library/PlatformBootManagerLibGrub/ > F: OvmfPkg/Library/CcExitLib/ > F: OvmfPkg/PlatformPei/AmdSev.c > F: OvmfPkg/ResetVector/ -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110961): https://edk2.groups.io/g/devel/message/110961 Mute This Topic: https://groups.io/mt/102458044/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/leave/12367111/7686176/19134562= 12/xyzzy [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-