From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.20; helo=mga02.intel.com; envelope-from=jiewen.yao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (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 A05E9203369C1 for ; Fri, 6 Jul 2018 07:56:41 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Jul 2018 07:56:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,316,1526367600"; d="scan'208";a="69200133" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga004.fm.intel.com with ESMTP; 06 Jul 2018 07:56:40 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 6 Jul 2018 07:56:39 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.124]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.17]) with mapi id 14.03.0319.002; Fri, 6 Jul 2018 22:56:38 +0800 From: "Yao, Jiewen" To: "Gao, Liming" , "edk2-devel@lists.01.org" Thread-Topic: [edk2] [PATCH edk2-platforms\devel-MinPlatform] MinPlatform: update ReadMe.md to correct branch name Thread-Index: AQHUFP2CcA47ABwCQUSsnDYg7tiV3KSCSQyQ Date: Fri, 6 Jul 2018 14:56:37 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503AC8E4AB@shsmsx102.ccr.corp.intel.com> References: <1530863149-9232-1-git-send-email-liming.gao@intel.com> <1530863149-9232-3-git-send-email-liming.gao@intel.com> In-Reply-To: <1530863149-9232-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYmQyZjM3MjctOGFkNi00MjhjLTljMTgtNGEzNTU2NGNkYjA0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiaElQcE5SaVwvNGFHQVwvTHdcL1VNTUhJU3QxSDh3cVdDM2ZhU3FFXC80Z1JYTmRDUkROamIwZkErb094Z09vMnpIVWsifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH edk2-platforms\devel-MinPlatform] MinPlatform: update ReadMe.md to correct branch name X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jul 2018 14:56:41 -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: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Li= ming > Gao > Sent: Thursday, July 5, 2018 11:46 PM > To: edk2-devel@lists.01.org > Cc: Yao, Jiewen > Subject: [edk2] [PATCH edk2-platforms\devel-MinPlatform] MinPlatform: > update ReadMe.md to correct branch name >=20 > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Liming Gao > Cc: Jiewen Yao > --- > ReadMe.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/ReadMe.md b/ReadMe.md > index 9de6493..5bcdd1d 100644 > --- a/ReadMe.md > +++ b/ReadMe.md > @@ -32,7 +32,7 @@ edk2-non-osi repository > ``git clone https://github.com/tianocore/edk2-non-osi.git -b > devel-MinPlatform`` >=20 > FSP repository > - ``git clone https://github.com/IntelFsp/FSP.git -b KabylakeFsp0001`` > + ``git clone https://github.com/IntelFsp/FSP.git -b Kabylake`` >=20 > ### Build >=20 > -- > 2.10.0.windows.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel