From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 D91448039D for ; Tue, 14 Mar 2017 23:55:05 -0700 (PDT) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP; 14 Mar 2017 23:55:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,167,1486454400"; d="scan'208";a="236297129" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga004.fm.intel.com with ESMTP; 14 Mar 2017 23:55:01 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 14 Mar 2017 23:54:55 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.88]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.132]) with mapi id 14.03.0248.002; Wed, 15 Mar 2017 14:53:33 +0800 From: "Gao, Liming" To: "Zeng, Star" , "edk2-devel@lists.01.org" CC: "Zeng, Star" Thread-Topic: [edk2] [PATCH 0/3] DP: Handle "/" separator in debug path for GCC Thread-Index: AQHSnVAflU9wFWokqEeIwMTzqocn/6GVdxIg Date: Wed, 15 Mar 2017 06:53:32 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D6F024D@shsmsx102.ccr.corp.intel.com> References: <1489557032-4064-1-git-send-email-star.zeng@intel.com> In-Reply-To: <1489557032-4064-1-git-send-email-star.zeng@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 Subject: Re: [PATCH 0/3] DP: Handle "/" separator in debug path for GCC 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: Wed, 15 Mar 2017 06:55:06 -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, March 15, 2017 1:50 PM > To: edk2-devel@lists.01.org > Cc: Zeng, Star > Subject: [edk2] [PATCH 0/3] DP: Handle "/" separator in debug path for GC= C >=20 > Star Zeng (3): > PerformancePkg Dp_App: Handle "/" separator in debug path for GCC > build > ShellPkg UefiDpLib: Handle "/" separator in debug path for GCC build > MdeModulePkg BmPerf: Handle "/" separator in debug path for GCC build >=20 > MdeModulePkg/Library/UefiBootManagerLib/BmPerformance.c | 4 ++-- > PerformancePkg/Dp_App/DpUtilities.c | 2 +- > ShellPkg/Library/UefiDpLib/DpUtilities.c | 2 +- > 3 files changed, 4 insertions(+), 4 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