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 12966941299 for ; Tue, 22 Aug 2023 06:21:16 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=qz63BT+PRLTAWgqyFTpf7WHgumnjwKhD++/c6dhEafA=; c=relaxed/simple; d=groups.io; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Disposition; s=20140610; t=1692685275; v=1; b=D+2jztpj0TvIbP0Vyxh7H/HZmKBv43ZQO01YyDg07sG8KB5dCv54e+9CiCqmTi+MX+PpyxI3 vMqwlGFikCW9iOX/9daIGs0TAcoIx0HA3Q83Wfz3HYisn6I7wO3EOn1sgo5riBLms2lqDVxdHad YrV+n3uqfjtyg4rKvi3hzsUM= X-Received: by 127.0.0.2 with SMTP id dpBXYY7687511xSrnDIsGqIG; Mon, 21 Aug 2023 23:21:15 -0700 X-Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.groups.io with SMTP id smtpd.web10.2548.1692685274974247241 for ; Mon, 21 Aug 2023 23:21:15 -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-130-W5hL3nOZOKaZCb1GnXRUsg-1; Tue, 22 Aug 2023 02:21:10 -0400 X-MC-Unique: W5hL3nOZOKaZCb1GnXRUsg-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 AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 75E2A800159; Tue, 22 Aug 2023 06:21:09 +0000 (UTC) X-Received: from sirius.home.kraxel.org (unknown [10.39.194.126]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 4AA252166B26; Tue, 22 Aug 2023 06:21:09 +0000 (UTC) X-Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 03491180078D; Tue, 22 Aug 2023 08:21:08 +0200 (CEST) Date: Tue, 22 Aug 2023 08:21:07 +0200 From: "Gerd Hoffmann" To: YuanhaoXie Cc: devel@edk2.groups.io, Eric Dong , Ray Ni , Rahul Kumar , Ard Biesheuvel , Jiewen Yao , Jordan Justen Subject: Re: [edk2-devel] [PATCH] OvmfPkg: Disable PcdFirstTimeWakeUpAPsBySipi. Message-ID: References: <20230822015714.1438-1-yuanhao.xie@intel.com> MIME-Version: 1.0 In-Reply-To: <20230822015714.1438-1-yuanhao.xie@intel.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,kraxel@redhat.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: zMRf5QYs0aZQWEvDGfYLT9C1x7686176AA= Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=D+2jztpj; 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 Tue, Aug 22, 2023 at 09:57:14AM +0800, YuanhaoXie wrote: > Disable PcdFirstTimeWakeUpAPsBySipi for IntelTdx, Microvm, and Xen to > preserve the original execution of INIT-SIPI-SIPI. > > Cc: Eric Dong > Cc: Ray Ni > Cc: Rahul Kumar > Cc: Gerd Hoffmann > Cc: Ard Biesheuvel > Cc: Jiewen Yao > Cc: Jordan Justen > Signed-off-by: Yuanhao Xie Acked-by: Gerd Hoffmann -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107945): https://edk2.groups.io/g/devel/message/107945 Mute This Topic: https://groups.io/mt/100887108/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-