From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.groups.io with SMTP id smtpd.web10.16007.1598974975604346867 for ; Tue, 01 Sep 2020 08:42:55 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=IoKI5eX/; spf=pass (domain: redhat.com, ip: 216.205.24.124, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1598974974; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=OCaggs0jfOLg8e8YuW7u5M7DFrPOCu53YQ8ap3q/luU=; b=IoKI5eX/MuO/jcKG5IiDyNlgZw+8WuBfvh4b1TX3qahJobcnAoSxVxDfH5RpHu76+PQOSv 3k/1ibsaBXLMa/DQzWS1Va7bJG6ITNuHhEsYOZGvfMF37et6FFt+P3iYh/kH4vZll/17vv SLXGoCknMJB8513/lSoodpEF4OfrlQY= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-139-P7E3IUvKN0K2m23ruoyyBw-1; Tue, 01 Sep 2020 11:42:49 -0400 X-MC-Unique: P7E3IUvKN0K2m23ruoyyBw-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id BDC0F801AAE; Tue, 1 Sep 2020 15:42:45 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-251.ams2.redhat.com [10.36.112.251]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4C6577C584; Tue, 1 Sep 2020 15:42:44 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add FspMeasurementLib.h To: devel@edk2.groups.io, qi1.zhang@intel.com, "Chiu, Chasel" , Liming Gao Cc: "Desimone, Nathaniel L" , "Dong, Eric" References: <20200831020721.8967-1-qi1.zhang@intel.com> From: "Laszlo Ersek" Message-ID: <9c2a5404-05a6-018e-f3f8-ad05bfa2156a@redhat.com> Date: Tue, 1 Sep 2020 17:42:43 +0200 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lersek@redhat.com X-Mimecast-Spam-Score: 0.001 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US On 09/01/20 02:50, Qi Zhang wrote: > Thanks Chasel! > > Hi, Liming > > I request this change to catch the stable release. Thanks! > > BRs > Qi Zhang > >> -----Original Message----- >> From: Chiu, Chasel >> Sent: Monday, August 31, 2020 10:54 AM >> To: Zhang, Qi1 ; devel@edk2.groups.io >> Cc: Desimone, Nathaniel L ; Liming Gao >> ; Dong, Eric >> Subject: RE: [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add >> FspMeasurementLib.h >> >> >> Reviewed-by: Chasel Chiu Merged as commit 0c5c45a1337f, via . Thanks Laszlo