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 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id A21861A1E60 for ; Wed, 14 Sep 2016 00:04:53 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP; 14 Sep 2016 00:04:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,332,1470726000"; d="scan'208";a="760521952" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by FMSMGA003.fm.intel.com with ESMTP; 14 Sep 2016 00:04:43 -0700 Received: from fmsmsx155.amr.corp.intel.com (10.18.116.71) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 14 Sep 2016 00:04:16 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX155.amr.corp.intel.com (10.18.116.71) with Microsoft SMTP Server (TLS) id 14.3.248.2; Wed, 14 Sep 2016 00:04:15 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.109]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.174]) with mapi id 14.03.0248.002; Wed, 14 Sep 2016 15:04:13 +0800 From: "Fan, Jeff" To: "Zhu, Yonghong" , "edk2-devel@lists.01.org" CC: "Gao, Liming" Thread-Topic: [Patch 2/2] IntelFrameworkPkg/FrameworkSpecConformance.txt: Update the URL Thread-Index: AQHSDlCi0yN1uj2U/kCR/GUrIsUAM6B4j6bA Date: Wed, 14 Sep 2016 07:04:12 +0000 Message-ID: <542CF652F8836A4AB8DBFAAD40ED192A4A1E5100@shsmsx102.ccr.corp.intel.com> References: <1473834234-242960-1-git-send-email-yonghong.zhu@intel.com> <1473834234-242960-4-git-send-email-yonghong.zhu@intel.com> In-Reply-To: <1473834234-242960-4-git-send-email-yonghong.zhu@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOGFjZTkwYWItNGY2ZC00NDM4LWEwMGQtNzE4YWUxM2EwOWM5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImVhMnpHajRiSVErWml6bjBpNGZLeUp2VlwvclpBS3VOOVNRQzcrNDlOaWo0PSJ9 x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [Patch 2/2] IntelFrameworkPkg/FrameworkSpecConformance.txt: Update the URL 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, 14 Sep 2016 07:04:53 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jeff Fan -----Original Message----- From: Zhu, Yonghong=20 Sent: Wednesday, September 14, 2016 2:24 PM To: edk2-devel@lists.01.org Cc: Gao, Liming; Fan, Jeff Subject: [Patch 2/2] IntelFrameworkPkg/FrameworkSpecConformance.txt: Update= the URL Update the URL since http://edk2.tianocore.org is not valid Cc: Liming Gao Cc: Jeff Fan Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu --- IntelFrameworkPkg/FrameworkSpecConformance.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IntelFrameworkPkg/FrameworkSpecConformance.txt b/IntelFramewor= kPkg/FrameworkSpecConformance.txt index 36644c8..2aba2cb 100644 --- a/IntelFrameworkPkg/FrameworkSpecConformance.txt +++ b/IntelFrameworkPkg/FrameworkSpecConformance.txt @@ -1,9 +1,9 @@ ## # This file is used to document mismatches between Intel Platform Innovati= on Framework specification # (http://www.intel.com/technology/framework/sp= ec.htm) and data structures defind at IntelFrameworkPkg -# package in EdkII= Open Source Project (https://edk2.tianocore.org/source/browse/edk2/trunk/e= dk2/IntelFrameworkPkg) +# package in EdkII Open Source Project=20 +(https://github.com/tianocore/edk2/tree/master/IntelFrameworkPkg) ## =20 ## # The general consideration about keeping the mismatches in EdkII: # 1. Some definitions defined in Framework specification may bring a littl= e complexity on implementation. EdkII -- 2.6.1.windows.1