From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.136, mailfrom: michael.a.kubacki@intel.com) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by groups.io with SMTP; Mon, 13 May 2019 11:59:58 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 May 2019 11:59:58 -0700 X-ExtLoop1: 1 Received: from orsmsx104.amr.corp.intel.com ([10.22.225.131]) by orsmga006.jf.intel.com with ESMTP; 13 May 2019 11:59:57 -0700 Received: from orsmsx158.amr.corp.intel.com (10.22.240.20) by ORSMSX104.amr.corp.intel.com (10.22.225.131) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 13 May 2019 11:59:57 -0700 Received: from orsmsx121.amr.corp.intel.com ([169.254.10.70]) by ORSMSX158.amr.corp.intel.com ([169.254.10.135]) with mapi id 14.03.0415.000; Mon, 13 May 2019 11:59:57 -0700 From: "Kubacki, Michael A" To: "devel@edk2.groups.io" , "Gao, Liming" Subject: Re: [edk2-devel] [edk2-platforms/devel-MinPlatform] Specify this branch is read only after it is migrated to master Thread-Topic: [edk2-devel] [edk2-platforms/devel-MinPlatform] Specify this branch is read only after it is migrated to master Thread-Index: AQHVCZZ4SBCPEYgq+0+TrgVd9EVcaKZpZPXg Date: Mon, 13 May 2019 18:59:56 +0000 Message-ID: <49AB4ACB9627B8468F29D589A27B74558893A2B1@ORSMSX121.amr.corp.intel.com> References: <20190513141612.19888-1-liming.gao@intel.com> In-Reply-To: <20190513141612.19888-1-liming.gao@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDg1Zjc3NTYtZjc0Ni00ZWMwLTg3OWMtNmNhNjJiNmNjY2U0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidUdTak5tVjNmaTJsMmRKQUl0djhoZW9LcVhLa0dXRW1IaFwvK2FlaXdlcWR6U2xyR09VNzhhVDVBb1lYRUVERGYifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.22.254.139] MIME-Version: 1.0 Return-Path: michael.a.kubacki@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Since the branch is already moved to edk2-platforms/master, I immediately m= ade the update to redirect patch submissions to the master branch. This change= is no longer needed. Thanks, Michael > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Liming Gao > Sent: Monday, May 13, 2019 7:16 AM > To: devel@edk2.groups.io > Subject: [edk2-devel] [edk2-platforms/devel-MinPlatform] Specify this > branch is read only after it is migrated to master >=20 > Signed-off-by: Liming Gao > --- > ReadMe.md | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/ReadMe.md b/ReadMe.md > index fbf735173f..f2dcee2e29 100644 > --- a/ReadMe.md > +++ b/ReadMe.md > @@ -1,3 +1,5 @@ > +# This branch has been migrated into master. Now, it is read only! > + > # **EDK II Minimum Platform Firmware for Intel(R) Platforms** >=20 > The Minimum Platform is a software architecture that guides uniform > delivery of Intel platforms enabling firmware > -- > 2.13.0.windows.1 >=20 >=20 >=20