From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 1032321BBC43A for ; Wed, 21 Jun 2017 05:10:21 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Jun 2017 05:11:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,369,1493708400"; d="scan'208";a="101987150" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 21 Jun 2017 05:11:43 -0700 Received: from fmsmsx157.amr.corp.intel.com (10.18.116.73) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 21 Jun 2017 05:11:42 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX157.amr.corp.intel.com (10.18.116.73) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 21 Jun 2017 05:11:41 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.146]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.116]) with mapi id 14.03.0319.002; Wed, 21 Jun 2017 20:11:40 +0800 From: "Gao, Liming" To: "Zeng, Star" , "edk2-devel@lists.01.org" CC: "Zeng, Star" Thread-Topic: [edk2] [PATCH 0/2] Minor update to the Data parameter for PEI GetVariable() Thread-Index: AQHS6nO4NvLqslvv3kWU+rMKBJs5JKIvOibA Date: Wed, 21 Jun 2017 12:11:39 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D74CDC6@shsmsx102.ccr.corp.intel.com> References: <1498038570-146532-1-git-send-email-star.zeng@intel.com> In-Reply-To: <1498038570-146532-1-git-send-email-star.zeng@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH 0/2] Minor update to the Data parameter for PEI GetVariable() X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2017 12:10:21 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of St= ar Zeng > Sent: Wednesday, June 21, 2017 5:49 PM > To: edk2-devel@lists.01.org > Cc: Zeng, Star > Subject: [edk2] [PATCH 0/2] Minor update to the Data parameter for PEI Ge= tVariable() >=20 > They are to follow PI 1.5 spec. >=20 > Star Zeng (2): > MdePkg: Minor update to the Data parameter for PEI GetVariable() > MdeModulePkg: Minor update to the Data parameter for PEI GetVariable() >=20 > MdeModulePkg/Universal/Variable/Pei/Variable.c | 5 +++-- > MdePkg/Include/Ppi/ReadOnlyVariable2.h | 7 ++++--- > 2 files changed, 7 insertions(+), 5 deletions(-) >=20 > -- > 2.7.0.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel