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 582E57803D8 for ; Mon, 9 Oct 2023 10:03:45 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=YyhdzWCLaAfO2NisGzzCf7XPt+ry/hqOhK9VPifKd54=; c=relaxed/simple; d=groups.io; h=Message-ID:Date:MIME-Version: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=1696845824; v=1; b=ATbYPSlhFJtqw25+PpklVVGIQxEF4dyrtFXfaDO74Ciqlxd88laeDLP3hkse+DPhJigRsdFi nJcizxuCdc8EZl/aUdgIIeF0GISkQl/v+2gIc3lh6IE6nrghV1NW1pORjxFP469hTstjyMYL3Qp tNMxCQV74OkKHal+AuzDRwVk= X-Received: by 127.0.0.2 with SMTP id pKaOYY7687511xKAqej7BPol; Mon, 09 Oct 2023 03:03:44 -0700 X-Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mx.groups.io with SMTP id smtpd.web10.57987.1696845822947933343 for ; Mon, 09 Oct 2023 03:03:43 -0700 X-Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-301-IcW9ovAfNt6c8xLteMBZmQ-1; Mon, 09 Oct 2023 06:03:38 -0400 X-MC-Unique: IcW9ovAfNt6c8xLteMBZmQ-1 X-Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 9BD3C101A529; Mon, 9 Oct 2023 10:03:37 +0000 (UTC) X-Received: from [10.39.192.114] (unknown [10.39.192.114]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 4A89A215670B; Mon, 9 Oct 2023 10:03:36 +0000 (UTC) Message-ID: <5f000458-8971-cda4-bdd4-534b0d146dfb@redhat.com> Date: Mon, 9 Oct 2023 12:03:34 +0200 MIME-Version: 1.0 Subject: Re: [edk2-devel] [PATCH v5 28/28] MdeModulePkg: Delete Memory Protection PCDs To: devel@edk2.groups.io, taylor.d.beebe@gmail.com Cc: Jian J Wang , Liming Gao References: <20231009000742.1792-1-taylor.d.beebe@gmail.com> <20231009000742.1792-29-taylor.d.beebe@gmail.com> From: "Laszlo Ersek" In-Reply-To: <20231009000742.1792-29-taylor.d.beebe@gmail.com> X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com 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,lersek@redhat.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 7a8Y9XGRdpBm4uxEsoRmJ6Upx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8 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=ATbYPSlh; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=redhat.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 On 10/9/23 02:07, Taylor Beebe wrote: > Now that the transition to use SetMemoryProtectionsLib and > GetMemoryProtectionsLib is complete, delete the memory protection PCDs > to avoid confusing the interface. All memory protection settings > will now be set and consumed via the libraries. >=20 > Signed-off-by: Taylor Beebe > Cc: Jian J Wang > Cc: Liming Gao > --- > MdeModulePkg/MdeModulePkg.dec | 169 -------------------- > MdeModulePkg/MdeModulePkg.uni | 153 ------------------ > 2 files changed, 322 deletions(-) ... I've been a bit incredulous as to the utility of your series -- but you are right: the amount of knobs removed in this patch justifies this series, IMO. Laszlo -=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 (#109453): https://edk2.groups.io/g/devel/message/109453 Mute This Topic: https://groups.io/mt/101843374/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-