From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0b-002e3701.pphosted.com (mx0b-002e3701.pphosted.com [148.163.143.35]) by mx.groups.io with SMTP id smtpd.web11.47488.1598633562596612635 for ; Fri, 28 Aug 2020 09:52:42 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=XvxDp4u3; spf=pass (domain: hpe.com, ip: 148.163.143.35, mailfrom: prvs=050906e5fe=abner.chang@hpe.com) Received: from pps.filterd (m0150244.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 07SGhdme010508 for ; Fri, 28 Aug 2020 16:52:41 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=qJTn3Ck/dt6yaDQM4ez3fVLN1F6jVtaOhalBcp7At3k=; b=XvxDp4u32SY6KtQNvqlrVX31G8AnlDjJlLD1t/n7aR+jS/2zXgfYFTfraXxbWb3T/rBB dmOWU/iil4+h83HoR8vor3XDgblOWgG8v6Sm1woc1asERkd92J58MFaOF6cRO9ouWnnN o0Djyq5zMZXARIhKxvkjkUYIS7Xw4XnyjnxrOWqsMCLWQhzHS05VjmO0IsbOK0D2hJgi 74k1BafE9X+IfgYX8NCagB22EtZhgrRNapVoGgckP4qVi7sxXRGEfW/0THEmOYzDDKxL YRimraEIWiBAGxLe9cK7RihlK7lI10oHsRw2JjUFc0/Dx5j0amUr3TmNZiSGSU43pPy0 fg== Received: from g9t5009.houston.hpe.com (g9t5009.houston.hpe.com [15.241.48.73]) by mx0b-002e3701.pphosted.com with ESMTP id 336famsh1s-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 28 Aug 2020 16:52:41 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g9t5009.houston.hpe.com (Postfix) with ESMTP id 118895B for ; Fri, 28 Aug 2020 16:52:41 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (unknown [15.119.209.39]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id 4B94C48; Fri, 28 Aug 2020 16:52:40 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com Subject: [edk2-platforms][PATCH v3 0/3] Revise Readme for RISC-V updates Date: Sat, 29 Aug 2020 00:09:37 +0800 Message-Id: <20200828160940.5467-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-28_11:2020-08-28,2020-08-28 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=15 mlxlogscore=490 clxscore=1015 priorityscore=1501 lowpriorityscore=0 impostorscore=0 bulkscore=0 malwarescore=0 suspectscore=1 phishscore=0 spamscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2006250000 definitions=main-2008280124 Content-Transfer-Encoding: quoted-printable Update below Readme.md,=0D - edk2-platforms/Readme.md=0D - Platform/RISC-V/PlatformPkg/Readme.md=0D - Platform/SiFive/U5SeriesPkg/Readme.md=0D =0D Abner Chang (3):=0D edk2-platforms: Revise Readme.md=0D RISC-V/PlatformPkg: Revise Readme.md=0D Platform/U5SeriesPkg: Revise Readme.md=0D =0D Platform/RISC-V/PlatformPkg/Readme.md | 88 ++++++++++--------=0D Platform/SiFive/U5SeriesPkg/Readme.md | 124 +++++++++++++++-----------=0D Readme.md | 1 +=0D 3 files changed, 125 insertions(+), 88 deletions(-)=0D =0D -- =0D 2.25.0=0D =0D