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.web10.9944.1642758621983274747 for ; Fri, 21 Jan 2022 01:50:22 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=Y3TSwg6k; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: hpe.com, ip: 148.163.143.35, mailfrom: prvs=00207f782d=abner.chang@hpe.com) Received: from pps.filterd (m0150245.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 20L7lkhv002047; Fri, 21 Jan 2022 09:50:21 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding; s=pps0720; bh=Yx90ES64oH1xuvCBBw1vXTy40pN14oObCUUI1PsUAxk=; b=Y3TSwg6k2JTPiXdLQw+m/0kFw5unzuH1JvtxX6mRmb4Y5eUJmkT45x+4Emc0XKnF89gv S8zMqOG8YpjQ4bpkNcTClTSHyLGr3V6m0eruSmy+bNbs8glb8sDXYNs/8worsQqqBWQ+ Sd8cJedx7uEGxfjpuJnsz6KrNhXAcj9WxRiXY7ex3+sRvB2BAkuwHCtMehsy5IKzs18A rR2EEEJwaZ1xISxhZKktdGoaXKAca97R8lJ2BL6en52ROa3/HvuFL8ckOpX9qGC4X7It f/HiJaRed1fQpfPM23BaqxoHj7QyQBGaOvXUneoN6tfzLihmOa4gZc6nlT+8dqVMuKsC 4w== Received: from g4t3425.houston.hpe.com (g4t3425.houston.hpe.com [15.241.140.78]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 3dqrrc91ve-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 21 Jan 2022 09:50:21 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g4t3425.houston.hpe.com (Postfix) with ESMTP id 7B5A5AA; Fri, 21 Jan 2022 09:50:20 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (ub16abner.asiapacific.hpqcorp.net [15.119.209.229]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id 551F348; Fri, 21 Jan 2022 09:50:19 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Daniel Schaefer , Sunil V L Subject: [edk2-platforms][PATCH 01/14] RiscVProcessorPkg: Fix build fail on RiscVProcessorPkg package Date: Fri, 21 Jan 2022 16:48:35 +0800 Message-Id: <20220121084848.7695-2-abner.chang@hpe.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220121084848.7695-1-abner.chang@hpe.com> References: <20220121084848.7695-1-abner.chang@hpe.com> MIME-Version: 1.0 X-Proofpoint-GUID: GvXDjs_8y1PDIYlhdmxSYMACsIlCPs9O X-Proofpoint-ORIG-GUID: GvXDjs_8y1PDIYlhdmxSYMACsIlCPs9O X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.816,Hydra:6.0.425,FMLib:17.11.62.513 definitions=2022-01-21_06,2022-01-20_01,2021-12-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 mlxlogscore=765 priorityscore=1501 mlxscore=0 suspectscore=0 spamscore=0 bulkscore=0 adultscore=0 phishscore=0 malwarescore=0 impostorscore=0 clxscore=1015 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2201110000 definitions=main-2201210065 Content-Transfer-Encoding: quoted-printable Add FdtLib to DSC file. Signed-off-by: Abner Chang Cc: Daniel Schaefer Cc: Sunil V L --- Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dsc | 1 + 1 file changed, 1 insertion(+) diff --git a/Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dsc b/Silicon/RI= SC-V/ProcessorPkg/RiscVProcessorPkg.dsc index 5c7425421b..563b9e7088 100644 --- a/Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dsc +++ b/Silicon/RISC-V/ProcessorPkg/RiscVProcessorPkg.dsc @@ -67,6 +67,7 @@ UefiLib|MdePkg/Library/UefiLib/UefiLib.inf=0D DevicePathLib|MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDev= icePathLibDevicePathProtocol.inf=0D RiscVPlatformTimerLib|Silicon/RISC-V/ProcessorPkg/Library/RiscVPlatformT= imerLibNull/RiscVPlatformTimerLib.inf=0D + FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf=0D =0D [LibraryClasses.common.PEI_CORE]=0D PeiServicesTablePointerLib|Silicon/RISC-V/ProcessorPkg/Library/PeiServic= esTablePointerLibOpenSbi/PeiServicesTablePointerLibOpenSbi.inf=0D --=20 2.31.1