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.web11.3744.1687166604114246145 for ; Mon, 19 Jun 2023 02:23:24 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=Hc4akeZI; 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=1687166603; 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=c2Ef7yMBUUi49bozui3dy42P487X6lXkYZDkZchAvH8=; b=Hc4akeZIpmMoeO8sMwRj0ctm4uejcSGe0nGMCh3O/2UlQNZ4+KOHJ4oYaOWd6WUoYsaql4 P4QabmqeG4xGpj9Btah+d6XkbXSVxgOY2aX1I0HEHvylgRIjcFoiK3ExmkiROvP2cp4svV rDnezXeUy7244xh8NIJsDDb7JNq0vgA= 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-491-b0Lxz3q-OdW8agikqB6vDg-1; Mon, 19 Jun 2023 05:23:19 -0400 X-MC-Unique: b0Lxz3q-OdW8agikqB6vDg-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 5708F80123E; Mon, 19 Jun 2023 09:23:18 +0000 (UTC) Received: from sirius.home.kraxel.org (unknown [10.39.194.241]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 06EF048FB02; Mon, 19 Jun 2023 09:23:15 +0000 (UTC) Received: by sirius.home.kraxel.org (Postfix, from userid 1000) id 9F6651801B0B; Mon, 19 Jun 2023 11:23:13 +0200 (CEST) Date: Mon, 19 Jun 2023 11:23:13 +0200 From: "Gerd Hoffmann" To: "Ni, Ray" Cc: "devel@edk2.groups.io" , "abdattar@amd.com" , Paul Grimes , Abner Chang , "Dong, Eric" , "Kumar, Rahul R" , "Kinney, Michael D" , "Gao, Liming" , "Liu, Zhiguang" , Ard Biesheuvel , "Yao, Jiewen" , "Justen, Jordan L" Subject: Re: [edk2-devel] [PATCH v14 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib Message-ID: References: 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 Fri, Jun 16, 2023 at 01:34:54AM +0000, Ni, Ray wrote: > Gerd, > Can you kindly provide "Reviewed-by" for the patch series? Tested-by: Gerd Hoffmann Acked-by: Gerd Hoffmann take care, Gerd