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 7A6C374003B for ; Wed, 8 Nov 2023 03:50:09 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=WNaBNx7EYz11jxrsNj+OgcUoaUme2ZVilrJVfjc7h8w=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1699415408; v=1; b=D3ugFPcJxG+kMUlKz4U7+2dQF6AA085NyoRsV7dZMmnbcGAxgad01f/VqG829qDghBbbKhhG /alRV+u1lsbDGolB+spA7+5MvbV4bQJyyqO8Zix1fBOfxWmRYBEsSzydLl1yyBWM5E/l3Y4TUac WjIGzNbMBcH6zooV9PXwvcZI= X-Received: by 127.0.0.2 with SMTP id zWxOYY7687511xzz1LPCN7qh; Tue, 07 Nov 2023 19:50:08 -0800 X-Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.31]) by mx.groups.io with SMTP id smtpd.web10.6734.1699415407064235731 for ; Tue, 07 Nov 2023 19:50:07 -0800 X-IronPort-AV: E=McAfee;i="6600,9927,10887"; a="453985138" X-IronPort-AV: E=Sophos;i="6.03,285,1694761200"; d="scan'208";a="453985138" X-Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Nov 2023 19:50:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10887"; a="833353162" X-IronPort-AV: E=Sophos;i="6.03,285,1694761200"; d="scan'208";a="833353162" X-Received: from mdkinney-mobl.amr.corp.intel.com ([10.212.158.123]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Nov 2023 19:50:05 -0800 From: "Michael D Kinney" To: devel@edk2.groups.io Cc: Andrew Fish , Leif Lindholm , Erdem Aktas , Jiewen Yao , Min Xu , Tom Lendacky , Michael Roth Subject: [edk2-devel] [Patch 1/1] Maintainers.txt: Remove unused OvmfPkg Confidential Computing path Date: Tue, 7 Nov 2023 19:49:53 -0800 Message-Id: <20231108034953.2069-1-michael.d.kinney@intel.com> MIME-Version: 1.0 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,michael.d.kinney@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: b9KpzZolBXJITd9TeAKCz6dPx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=D3ugFPcJ; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.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 The following commit removed PlatformBootManagerLibGub from OvmfPkg. Update Maintainers.txt to remove reference to deleted directory. https://github.com/tianocore/edk2/commit/6fb2760dc8939b16a906b8e6bb224764907168f3 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(-) 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/ -- 2.40.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110889): https://edk2.groups.io/g/devel/message/110889 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/1913456212/xyzzy [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-