From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.24, mailfrom: liming.gao@intel.com) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by groups.io with SMTP; Mon, 13 May 2019 22:54:03 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 May 2019 22:54:02 -0700 X-ExtLoop1: 1 Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga003.jf.intel.com with ESMTP; 13 May 2019 22:54:02 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 13 May 2019 22:54:02 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.33]) by shsmsx102.ccr.corp.intel.com ([169.254.2.249]) with mapi id 14.03.0415.000; Tue, 14 May 2019 13:54:00 +0800 From: "Liming Gao" To: "Kubacki, Michael A" , "devel@edk2.groups.io" 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: AQHVCZZ4iHbF4JVrOkaAG3UoerJynKZpZPXggAC6GVA= Date: Tue, 14 May 2019 05:53:59 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4491E0@SHSMSX104.ccr.corp.intel.com> References: <20190513141612.19888-1-liming.gao@intel.com> <49AB4ACB9627B8468F29D589A27B74558893A2B1@ORSMSX121.amr.corp.intel.com> In-Reply-To: <49AB4ACB9627B8468F29D589A27B74558893A2B1@ORSMSX121.amr.corp.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 Return-Path: liming.gao@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Michael: I know you are aware of this change. This patch is to let people know th= is branch is read only so that there is no more commit in devel-MinPlatform= branch. Thanks Liming >-----Original Message----- >From: Kubacki, Michael A >Sent: Tuesday, May 14, 2019 3:00 AM >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 > >Since the branch is already moved to edk2-platforms/master, I immediately >made >the update to redirect patch submissions to the master branch. This chang= e 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 >> >> Signed-off-by: Liming Gao >> --- >> ReadMe.md | 2 ++ >> 1 file changed, 2 insertions(+) >> >> 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** >> >> The Minimum Platform is a software architecture that guides uniform >> delivery of Intel platforms enabling firmware >> -- >> 2.13.0.windows.1 >> >> >>=20