From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by ml01.01.org (Postfix) with ESMTP id 66E071A1E20 for ; Thu, 28 Jul 2016 18:08:15 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 28 Jul 2016 18:08:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,436,1464678000"; d="scan'208";a="1025950969" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga002.jf.intel.com with ESMTP; 28 Jul 2016 18:08:04 -0700 Received: from fmsmsx122.amr.corp.intel.com (10.18.125.37) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 28 Jul 2016 18:08:03 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx122.amr.corp.intel.com (10.18.125.37) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 28 Jul 2016 18:08:03 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.147]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.150]) with mapi id 14.03.0248.002; Fri, 29 Jul 2016 09:08:01 +0800 From: "Fan, Jeff" To: "Gao, Liming" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [Patch 2/3] MdePkg PeiDxePostCodeLibReportStatusCode: Correct files with CRLF line ending Thread-Index: AQHR6KyTDeQ8vEOwF0Wq9nJ1zkGE2aAumcjA Date: Fri, 29 Jul 2016 01:08:01 +0000 Message-ID: <542CF652F8836A4AB8DBFAAD40ED192A143C472B@shsmsx102.ccr.corp.intel.com> References: <1469695548-5876-1-git-send-email-liming.gao@intel.com> <1469695548-5876-3-git-send-email-liming.gao@intel.com> In-Reply-To: <1469695548-5876-3-git-send-email-liming.gao@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNzE1OTgyYmYtZmJkNS00OWNjLWEyN2EtNmU3ZTQ0MzI5N2ZmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InJnN0pGZytjM04wYm1nRzJFT2NsRGdndjB5amkyWlFUSVwvNkVKaXJpQ1RVPSJ9 x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 2/3] MdePkg PeiDxePostCodeLibReportStatusCode: Correct files with CRLF line ending X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jul 2016 01:08:15 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jeff Fan -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Limi= ng Gao Sent: Thursday, July 28, 2016 4:46 PM To: edk2-devel@lists.01.org Subject: [edk2] [Patch 2/3] MdePkg PeiDxePostCodeLibReportStatusCode: Corre= ct files with CRLF line ending Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao --- .../PeiDxePostCodeLibReportStatusCode.inf | 4 = ++-- .../PeiDxePostCodeLibReportStatusCode.uni | 4 = ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCod= eLibReportStatusCode.inf b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode= /PeiDxePostCodeLibReportStatusCode.inf index 6189cf2..dc162c2 100644 --- a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibRep= ortStatusCode.inf +++ b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLib +++ ReportStatusCode.inf @@ -1,7 +1,7 @@ ## @file -# Instance of Post Code Library based on Report Status Code Library. +# Instance of Post Code Library based on Report Status Code Library. # -# Post Code Library that layers on top of a Report Status Code Library ins= tance. +# Post Code Library that layers on top of a Report Status Code Library ins= tance. # # Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
= # diff --git a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostC= odeLibReportStatusCode.uni b/MdePkg/Library/PeiDxePostCodeLibReportStatusCo= de/PeiDxePostCodeLibReportStatusCode.uni index bc7387c..165f27f 100644 --- a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibRep= ortStatusCode.uni +++ b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLib +++ ReportStatusCode.uni @@ -1,7 +1,7 @@ // /** @file -// Instance of Post Code Library based on Report Status Code Library. +// Instance of Post Code Library based on Report Status Code Library. // -// Post Code Library that layers on top of a Report Status Code Library in= stance. +// Post Code Library that layers on top of a Report Status Code Library in= stance. // // Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
= // -- 2.8.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel