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.23006.1598545573597542771 for ; Thu, 27 Aug 2020 09:26:13 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=a/gH7RY0; 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 07RGNjfp013003 for ; Thu, 27 Aug 2020 16:26:13 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding; s=pps0720; bh=KIM4lBsh2PwVmApzIzc6LcXKEoShPU+w9kxMxWQluJA=; b=a/gH7RY0yiK3kYlRhs5Uyz5UqCHHRuyxCED4VBtn3mmbMFjvzFImKmOlSBhOzDUr0r6G bkJbWV3yPEIWTkNYCLPSdn1M/bIny0ni6dzYqXKva0nrJQhbAqaoK2czEPCOWJ/RI4xC FkFyyBttNycmZ5pvGvf9uNwGB8cUnwbB0bwJSTD4CIb1LzJ7KlSY/0wOpctsFptgKglK HdGl1KR20RuCuEPo5oUvSOgml7/JJbEL9caYMYdkS/Ii7+YvPw0s2ZljEE2HAN1MRDDt LqK6opMokir0yDwioQ27o7f8pzqg5UWK7Wh0MlfE0+sBFbPqUzUHQkah2w/y5a2LUQ0/ ZQ== Received: from g4t3426.houston.hpe.com (g4t3426.houston.hpe.com [15.241.140.75]) by mx0a-002e3701.pphosted.com with ESMTP id 336fas0grj-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 27 Aug 2020 16:26:13 +0000 Received: from UB16Abner.asiapacific.hpqcorp.net (ub16abner.asiapacific.hpqcorp.net [15.119.209.39]) by g4t3426.houston.hpe.com (Postfix) with ESMTP id D807254; Thu, 27 Aug 2020 16:26:11 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com Subject: [edk2-platforms][PATCH v2 0/3] Revise Readme for RISC-V updates Date: Thu, 27 Aug 2020 23:43:11 +0800 Message-Id: <20200827154314.31480-1-abner.chang@hpe.com> X-Mailer: git-send-email 2.25.0 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_08:2020-08-27,2020-08-27 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxscore=0 suspectscore=1 priorityscore=1501 adultscore=19 phishscore=0 spamscore=0 clxscore=1015 bulkscore=0 malwarescore=0 lowpriorityscore=0 impostorscore=0 mlxlogscore=489 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2008270121 Content-Transfer-Encoding: 8bit Update below Readme.md, - edk2-platforms/Readme.md - Platform/RISC-V/PlatformPkg/Readme.md - Platform/SiFive/U5SeriesPkg/Readme.md Abner Chang (3): edk2-platforms: Revise Readme.md RISC-V/PlatformPkg: Revise Readme.md Platform/U5SeriesPkg: Revise Readme.md Platform/RISC-V/PlatformPkg/Readme.md | 74 +++++++++-------- Platform/SiFive/U5SeriesPkg/Readme.md | 114 ++++++++++++++------------ Readme.md | 1 + 3 files changed, 99 insertions(+), 90 deletions(-) -- 2.25.0