From nobody Tue May 7 09:47:32 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+51003+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+51003+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1574322043; cv=none; d=zoho.com; s=zohoarc; b=EBspERCZoObPypy+7TRiEt3LI3NAdTpCUdZ5ZC31wdXBvRwqpy0ZhplHyHaZ8P0WogjXEpIm+HReeLhFH1lmxhte1K7N7b6oUerW0sIt1XXdE+SkDXBFbAt1eV02b3vRXHk9txgSJuWqbRb/bX1y3neds5N4StGt+hCmqP+rozk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1574322043; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To; bh=EzUVDE6UUVgwRTbk/NK5vST2BVCDXPTu8Ax5eWpFVjA=; b=jKgY097ogt2usTMhmZ0UmDypxB7jp4GrsfhqoHChDcR1n5jV6La4YBMPYNhVJMosbGvAxZB12wpoHIQKvSn+NW9Fw45U0GgANFE8Y6nyXpLQz8q5V2jprZN7X1shIfm12+yNSaZfx0PJbO0ciawnxbZtVD3Nn99Ir6xMHF2J3Cc= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+51003+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1574322043176577.1127189280531; Wed, 20 Nov 2019 23:40:43 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id aaaaYY1788612xaaaaaaaaaa; Wed, 20 Nov 2019 23:40:42 -0800 X-Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mx.groups.io with SMTP id smtpd.web10.20786.1574322041095355869 for ; Wed, 20 Nov 2019 23:40:41 -0800 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Nov 2019 23:40:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,224,1571727600"; d="scan'208";a="238068563" X-Received: from shwde7172.ccr.corp.intel.com ([10.239.158.22]) by fmsmga002.fm.intel.com with ESMTP; 20 Nov 2019 23:40:40 -0800 From: "Liming Gao" To: devel@edk2.groups.io Cc: Michael Kubacki Subject: [edk2-devel] [edk2-wiki][patch] Move feature BootGuard TOCTOU vulnerability to next edk2 stable tag Date: Thu, 21 Nov 2019 15:40:35 +0800 Message-Id: <1574322035-15740-1-git-send-email-liming.gao@intel.com> Precedence: Bulk List-Unsubscribe: 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,liming.gao@intel.com X-Gm-Message-State: aaaaaaaaaaaaaaaaaaaaaaaax1787277AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1574322042; bh=snA1UvHNxwjJs+xlcKJFsY54MBSt4PzuS5viwqFlBhc=; h=Cc:Date:From:Reply-To:Subject:To; b=fPi3X21uHnjwjrhaeJFDgbwk0/ZwLZTdWQPxB1wuj+s0mBytgdOk0cN0AuF7fbwNa+X Z+ii7FOBJRDFPYNEbE7nhpoNHDeD66EQQuscWLC8gAUk2YId8SoESEnBXHb0I1Xaujht8 CT8h6GeKw5wpH28rOOhBQLt9tWEwgzzhAkg= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" This feature doesn't catch 201911 stable tag. Plan to defer this feature to next stable tag. Signed-off-by: Liming Gao Cc: Michael Kubacki Reviewed-by: Michael Kubacki --- EDK-II-Release-Planning.md | 1 - 1 file changed, 1 deletion(-) diff --git a/EDK-II-Release-Planning.md b/EDK-II-Release-Planning.md index 704e956..dabda3c 100644 --- a/EDK-II-Release-Planning.md +++ b/EDK-II-Release-Planning.md @@ -22,7 +22,6 @@ * [Allow PCDs to be used in conditional statements if not referenced in an= INF](https://bugzilla.tianocore.org/show_bug.cgi?id=3D2270) * [Add Support Laml and Lasa for TPM2 ACPI](https://bugzilla.tianocore.org= /show_bug.cgi?id=3D978) * [Add PCI Device Security Support](https://bugzilla.tianocore.org/show_bu= g.cgi?id=3D2303) -* [BootGuard TOCTOU vulnerability (CVE-2019-11098)](https://bugzilla.tiano= core.org/show_bug.cgi?id=3D1614) * [Invalid server certificate accepted in HTTPS Boot (CVE-2019-14553)](htt= ps://bugzilla.tianocore.org/show_bug.cgi?id=3D960) * [MdeModulePkg: Enable/Disable S3BootScript dynamically](https://bugzilla= .tianocore.org/show_bug.cgi?id=3D2212) * [Enable Phase 1 of Continuous Integration (CI) on the edk2 repository](h= ttps://bugzilla.tianocore.org/show_bug.cgi?id=3D2315) --=20 2.13.0.windows.1 -=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 (#51003): https://edk2.groups.io/g/devel/message/51003 Mute This Topic: https://groups.io/mt/61064696/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-