From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.126, mailfrom: liming.gao@intel.com) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by groups.io with SMTP; Mon, 16 Sep 2019 00:35:06 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Sep 2019 00:35:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,492,1559545200"; d="scan'208";a="190994865" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga006.jf.intel.com with ESMTP; 16 Sep 2019 00:35:05 -0700 Received: from fmsmsx101.amr.corp.intel.com (10.18.124.199) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 16 Sep 2019 00:35:05 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx101.amr.corp.intel.com (10.18.124.199) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 16 Sep 2019 00:35:05 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.32]) by shsmsx102.ccr.corp.intel.com ([169.254.2.113]) with mapi id 14.03.0439.000; Mon, 16 Sep 2019 15:35:03 +0800 From: "Liming Gao" To: "Zhang, Shenglei" , "devel@edk2.groups.io" CC: "Kinney, Michael D" , "Yao, Jiewen" , "Wang, Jian J" , "Zhang, Chao B" Subject: Re: [PATCH 0/2] Update lib class header files in DEC files Thread-Topic: [PATCH 0/2] Update lib class header files in DEC files Thread-Index: AQHVYvkrZ8YPr5h8j0eUlMj1V+6I6qct/Itw Date: Mon, 16 Sep 2019 07:35:02 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4F872F@SHSMSX104.ccr.corp.intel.com> References: <20190904081704.16736-1-shenglei.zhang@intel.com> In-Reply-To: <20190904081704.16736-1-shenglei.zhang@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: liming.gao@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao >-----Original Message----- >From: Zhang, Shenglei >Sent: Wednesday, September 04, 2019 4:17 PM >To: devel@edk2.groups.io >Cc: Kinney, Michael D ; Gao, Liming >; Yao, Jiewen ; Wang, Jian J >; Zhang, Chao B >Subject: [PATCH 0/2] Update lib class header files in DEC files > >Library Class Header file is not specified correctly in >Package.dec files. So now update them. >https://bugzilla.tianocore.org/show_bug.cgi?id=3D2146 > >Cc: Michael D Kinney >Cc: Liming Gao >Cc: Jiewen Yao >Cc: Jian Wang >Cc: Chao Zhang >Shenglei Zhang (2): > MdePkg/MdePkg.dec: Update PciSegmentLib.h to S3PciSegmentLib.h > SecurityPkg/SecurityPkg.dec: Update TcgPpVendorLib.h to > Tcg2PpVendorLib.h > > MdePkg/MdePkg.dec | 2 +- > SecurityPkg/SecurityPkg.dec | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >-- >2.18.0.windows.1