From mboxrd@z Thu Jan 1 00:00:00 1970 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.38291.1676972724631147127 for ; Tue, 21 Feb 2023 01:45:24 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=LOCl1zKU; spf=pass (domain: redhat.com, ip: 170.10.129.124, mailfrom: kraxel@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1676972723; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=nktpJgUj66TJbIF2ZenF6cr85dAvOzKwdx3D8Rgsxg0=; b=LOCl1zKU14WqYOwTU2/QkECgQKhOUfAZLDtyD5a+pxcg/bzfESKpuGffTJaW2afEFMo2FY 2wwgVARrf3BT9IiTeSBCYf/bynrbDhj7DoSO/aKxvWXrrRmS1A68cMMDWPfXmyCMFnFYGK SVHTDMXZUpVbKtHchc2W8Iaole9dkaM= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-29-x0VHA__LOHqEjKCUIUIHKQ-1; Tue, 21 Feb 2023 04:45:20 -0500 X-MC-Unique: x0VHA__LOHqEjKCUIUIHKQ-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E63393810B04; Tue, 21 Feb 2023 09:45:19 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.192.67]) by smtp.corp.redhat.com (Postfix) with ESMTPS id A9D7D492B04; Tue, 21 Feb 2023 09:45:19 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id B36EA1800639; Tue, 21 Feb 2023 10:45:17 +0100 (CET) Date: Tue, 21 Feb 2023 10:45:17 +0100 From: "Gerd Hoffmann" To: "Ni, Ray" Cc: "Wu, Jiaxin" , "Kinney, Michael D" , "devel@edk2.groups.io" , "Dong, Eric" , "Zeng, Star" , Laszlo Ersek , "Kumar, Rahul R" Subject: Re: [edk2-devel] [PATCH v9 0/6] Simplify SMM Relocation Process Message-ID: <20230221094517.qrdqe42zx5wbtmma@sirius.home.kraxel.org> References: <17443983D6ED8995.20300@groups.io> <20230221084854.ckcwtl4tt3onq623@sirius.home.kraxel.org> MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Feb 21, 2023 at 09:12:20AM +0000, Ni, Ray wrote: > Gerd, > I also don't think some Pentium processors still use the latest edk2 code. > Can you create a bugzilla for the request? > > If @Kinney, Michael D doesn't have concern, we can follow up on that old code removal. https://bugzilla.tianocore.org/show_bug.cgi?id=4345 take care, Gerd