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.133.124]) by mx.groups.io with SMTP id smtpd.web10.18176.1688636763550312043 for ; Thu, 06 Jul 2023 02:46:03 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=DiElqRLK; spf=pass (domain: redhat.com, ip: 170.10.133.124, mailfrom: kraxel@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1688636762; 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=8WCryCcX++DPeOUZ+WYy5sb+C/MGTwUkCG3IoMXzL4M=; b=DiElqRLKwvnCbg46HQXvzADV7+EwF6YzVSEWnTrq6cc++Q4yHH1UjcpbWfVaj9XaEslHsT 3eQ86OcnXSCUkqCMyCf/DqIYyT8prY2aVChf4zj3VfhJgMwcj/DGQEz1zffNGNq2zsIYG/ ayuD++YL8BQ6y2KYflVjMQMjirXjLO0= 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-136-VKlEJWmnP-mOtmE_l9Uakw-1; Thu, 06 Jul 2023 05:45:59 -0400 X-MC-Unique: VKlEJWmnP-mOtmE_l9Uakw-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id B44543C0252C; Thu, 6 Jul 2023 09:45:58 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.192.221]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8C1AD40C6CCD; Thu, 6 Jul 2023 09:45:58 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 36ECE1800D4D; Thu, 6 Jul 2023 11:45:57 +0200 (CEST) Date: Thu, 6 Jul 2023 11:45:57 +0200 From: "Gerd Hoffmann" To: "Ni, Ray" Cc: "devel@edk2.groups.io" , "Xie, Yuanhao" Subject: Re: [edk2-devel] [Patch V4 0/5] Eliminate the second INIT-SIPI-SIPI sequence Message-ID: References: <20230628084724.57574-1-yuanhao.xie@intel.com> <176ED8D3FC1743E3.25260@groups.io> MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 3.1 on 10.11.54.2 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jul 05, 2023 at 07:22:06AM +0000, Ni, Ray wrote: > Gard, any comments? Tested-by: Gerd Hoffmann Acked-by: Gerd Hoffmann take care, Gerd