From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0a-002e3701.pphosted.com (mx0a-002e3701.pphosted.com [148.163.147.86]) by mx.groups.io with SMTP id smtpd.web10.18005.1598532367000474608 for ; Thu, 27 Aug 2020 05:46:07 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: hpe.com, ip: 148.163.147.86, mailfrom: prvs=0508fb1276=abner.chang@hpe.com) Received: from pps.filterd (m0148663.ppops.net [127.0.0.1]) by mx0a-002e3701.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 07RChoQF020413; Thu, 27 Aug 2020 12:46:06 GMT Received: from g9t5009.houston.hpe.com (g9t5009.houston.hpe.com [15.241.48.73]) by mx0a-002e3701.pphosted.com with ESMTP id 335kg9aw39-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 27 Aug 2020 12:46:06 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g9t5009.houston.hpe.com (Postfix) with ESMTP id B125F51; Thu, 27 Aug 2020 12:46:05 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (ub16abner.asiapacific.hpqcorp.net [15.119.209.39]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id 4D67F48; Thu, 27 Aug 2020 12:46:04 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Daniel Schaefer , Leif Lindholm , Michael D Kinney Subject: [edk2-plaforms PATCH 1/3] edk2-platforms: Revise Readme.md Date: Thu, 27 Aug 2020 20:03:03 +0800 Message-Id: <20200827120305.26095-2-abner.chang@hpe.com> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200827120305.26095-1-abner.chang@hpe.com> References: <20200827120305.26095-1-abner.chang@hpe.com> X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235,18.0.687 definitions=2020-08-27_07:2020-08-27,2020-08-27 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 spamscore=0 suspectscore=0 mlxlogscore=898 impostorscore=0 priorityscore=1501 phishscore=0 adultscore=0 clxscore=1015 bulkscore=0 lowpriorityscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2008270095 Content-Transfer-Encoding: quoted-printable Mention to update submodule under for edk2-platforms. It is for RISC-V Open= SBI library. Signed-off-by: Abner Chang Co-authored-by: Daniel Schaefer Cc: Leif Lindholm Cc: Michael D Kinney --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 0675685fb7..d896b2c5fc 100644 --- a/Readme.md +++ b/Readme.md @@ -97,6 +97,7 @@ target-specific binutils. These are included with any pre= packaged GCC toolchain $ git submodule update --init=0D ...=0D $ git clone https://github.com/tianocore/edk2-platforms.git=0D + $ git submodule update --init=0D ...=0D $ git clone https://github.com/tianocore/edk2-non-osi.git=0D ```=0D --=20 2.25.0