From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (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 EBFD720945043 for ; Wed, 5 Apr 2017 20:09:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1491448161; x=1522984161; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=mLR40CpflyH4skth2cVwWgaOIo9tGtykDeld9Bd6sS0=; b=JHOVgpUFS8vciQgSzz3c4wwVo7RuQxc77fn9R0tO1m6I0q9dptg+k9Pc jmwdjCWw5ZiuJZuKc+qayc0WPePJwA==; Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Apr 2017 20:09:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,282,1488873600"; d="scan'208";a="1116026745" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga001.jf.intel.com with ESMTP; 05 Apr 2017 20:09:20 -0700 Received: from fmsmsx101.amr.corp.intel.com (10.18.124.199) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 5 Apr 2017 20:08:18 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) 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:18 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.246]) by SHSMSX104.ccr.corp.intel.com ([10.239.4.70]) with mapi id 14.03.0319.002; Thu, 6 Apr 2017 11:08:16 +0800 From: "Yao, Jiewen" To: "Wu, Hao A" , "edk2-devel@lists.01.org" Thread-Topic: [PATCH 2/6] IntelFsp2Pkg: Convert files to CRLF line ending Thread-Index: AQHSrn0YycMQxCeL/0i7/9jysUskRaG3qROA Date: Thu, 6 Apr 2017 03:08:16 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503A927F0B@shsmsx102.ccr.corp.intel.com> References: <20170406022515.42504-1-hao.a.wu@intel.com> <20170406022515.42504-3-hao.a.wu@intel.com> In-Reply-To: <20170406022515.42504-3-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 2/6] IntelFsp2Pkg: 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:09:22 -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 2/6] IntelFsp2Pkg: Convert files to CRLF line ending >=20 > Cc: Jiewen Yao > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Hao Wu > --- > IntelFsp2Pkg/Readme.md | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) >=20 > diff --git a/IntelFsp2Pkg/Readme.md b/IntelFsp2Pkg/Readme.md > index 6e38e8ca61..719ce099e4 100644 > --- a/IntelFsp2Pkg/Readme.md > +++ b/IntelFsp2Pkg/Readme.md > @@ -1,7 +1,7 @@ > -# IntelFsp2Pkg > - > -This package provides the component to create an FSP binary. > - > -Source Repository: > https://github.com/tianocore/edk2/tree/master/IntelFsp2Pkg > - > -A whitepaper to describe the IntelFsp2Pkg: > https://firmware.intel.com/sites/default/files/A_Tour_Beyond_BIOS_Creatin= g_t > he_Intel_Firmware_Support_Package_with_the_EFI_Developer_Kit_II_%28FSP > 2.0%29.pdf > \ No newline at end of file > +# IntelFsp2Pkg > + > +This package provides the component to create an FSP binary. > + > +Source Repository: > https://github.com/tianocore/edk2/tree/master/IntelFsp2Pkg > + > +A whitepaper to describe the IntelFsp2Pkg: > https://firmware.intel.com/sites/default/files/A_Tour_Beyond_BIOS_Creatin= g_t > he_Intel_Firmware_Support_Package_with_the_EFI_Developer_Kit_II_%28FSP > 2.0%29.pdf > -- > 2.12.0.windows.1