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.7169.1582384394037233136 for ; Sat, 22 Feb 2020 07:13:14 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: hpe.com, ip: 148.163.143.35, mailfrom: prvs=0321260190=abner.chang@hpe.com) Received: from pps.filterd (m0148664.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 01MFCdoI014373 for ; Sat, 22 Feb 2020 15:13:13 GMT Received: from g2t2354.austin.hpe.com (g2t2354.austin.hpe.com [15.233.44.27]) by mx0b-002e3701.pphosted.com with ESMTP id 2yaue12jq0-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sat, 22 Feb 2020 15:13:13 +0000 Received: from g2t2360.austin.hpecorp.net (g2t2360.austin.hpecorp.net [16.196.225.135]) by g2t2354.austin.hpe.com (Postfix) with ESMTP id D67D491 for ; Sat, 22 Feb 2020 15:13:12 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (unknown [15.119.209.229]) by g2t2360.austin.hpecorp.net (Postfix) with ESMTP id E403E3A; Sat, 22 Feb 2020 15:13:11 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com Subject: [edk2-staging/RISC-V-V2 PATCH v1 0/2] Fix MdeModulePkg and MdePkg Date: Sat, 22 Feb 2020 22:37:03 +0800 Message-Id: <20200222143705.9045-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.138,18.0.572 definitions=2020-02-22_04:2020-02-21,2020-02-22 signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=5 spamscore=5 mlxscore=5 clxscore=1015 adultscore=2 impostorscore=0 lowpriorityscore=0 phishscore=0 priorityscore=1501 malwarescore=0 bulkscore=0 mlxlogscore=124 suspectscore=1 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2001150001 definitions=main-2002220132 Content-Transfer-Encoding: 8bit Add RISCV64 arch for building MdeModulePkg and MdePkg packages alone. Signed-off-by: Abner Chang Abner Chang (2): MdePkg/BaseSafeIntLib: Add RISCV64 arch for BaseSafeIntLib. MdeModulePkg: Add RISCV64 arch to MdeModulePkg. MdeModulePkg/MdeModulePkg.dsc | 7 ++++++- MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) -- 2.25.0