From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (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 C0B9720945043 for ; Wed, 5 Apr 2017 20:08:12 -0700 (PDT) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga105.jf.intel.com with ESMTP; 05 Apr 2017 20:08:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,282,1488873600"; d="scan'208";a="244838111" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga004.fm.intel.com with ESMTP; 05 Apr 2017 20:08:12 -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.319.2; Wed, 5 Apr 2017 20:08:12 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx101.amr.corp.intel.com (10.18.124.199) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 5 Apr 2017 20:08:11 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.246]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.224]) with mapi id 14.03.0319.002; Thu, 6 Apr 2017 11:08:08 +0800 From: "Yao, Jiewen" To: "Wu, Hao A" , "edk2-devel@lists.01.org" Thread-Topic: [PATCH 3/6] IntelFsp2WrapperPkg: Convert files to CRLF line ending Thread-Index: AQHSrn0anCb5m/J1XUusw04U9Wi36qG3qQnA Date: Thu, 6 Apr 2017 03:08:08 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503A927F04@shsmsx102.ccr.corp.intel.com> References: <20170406022515.42504-1-hao.a.wu@intel.com> <20170406022515.42504-4-hao.a.wu@intel.com> In-Reply-To: <20170406022515.42504-4-hao.a.wu@intel.com> Accept-Language: zh-CN, 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 3/6] IntelFsp2WrapperPkg: Convert files to CRLF line ending 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: Thu, 06 Apr 2017 03:08:12 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: jiewen.yao@intel.com > -----Original Message----- > From: Wu, Hao A > Sent: Thursday, April 6, 2017 10:25 AM > To: edk2-devel@lists.01.org > Cc: Wu, Hao A ; Yao, Jiewen > Subject: [PATCH 3/6] IntelFsp2WrapperPkg: Convert files to CRLF line endi= ng >=20 > Cc: Jiewen Yao > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Hao Wu > --- > IntelFsp2WrapperPkg/Readme.md | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) >=20 > diff --git a/IntelFsp2WrapperPkg/Readme.md > b/IntelFsp2WrapperPkg/Readme.md > index 0b0f81b033..dfcb4c1a2e 100644 > --- a/IntelFsp2WrapperPkg/Readme.md > +++ b/IntelFsp2WrapperPkg/Readme.md > @@ -1,7 +1,7 @@ > -# IntelFsp2WrapperPkg > - > -This package provides the component to use an FSP binary. > - > -Source Repository: > https://github.com/tianocore/edk2/tree/master/IntelFsp2WrapperPkg > - > -A whitepaper to describe the IntelFsp2WrapperPkg: > https://firmware.intel.com/sites/default/files/A_Tour_Beyond_BIOS_Using_t= he > _Intel_Firmware_Support_Package_with_the_EFI_Developer_Kit_II_%28FSP2.0 > %29.pdf > \ No newline at end of file > +# IntelFsp2WrapperPkg > + > +This package provides the component to use an FSP binary. > + > +Source Repository: > https://github.com/tianocore/edk2/tree/master/IntelFsp2WrapperPkg > + > +A whitepaper to describe the IntelFsp2WrapperPkg: > https://firmware.intel.com/sites/default/files/A_Tour_Beyond_BIOS_Using_t= he > _Intel_Firmware_Support_Package_with_the_EFI_Developer_Kit_II_%28FSP2.0 > %29.pdf > -- > 2.12.0.windows.1