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.31, mailfrom: liming.gao@intel.com) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by groups.io with SMTP; Mon, 13 May 2019 07:16:20 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 May 2019 07:16:18 -0700 X-ExtLoop1: 1 Received: from lgao4-mobl1.ccr.corp.intel.com ([10.249.171.87]) by orsmga001.jf.intel.com with ESMTP; 13 May 2019 07:16:18 -0700 From: "Liming Gao" To: devel@edk2.groups.io Subject: [edk2-platforms/devel-MinPlatform] Specify this branch is read only after it is migrated to master Date: Mon, 13 May 2019 22:16:12 +0800 Message-Id: <20190513141612.19888-1-liming.gao@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 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