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.7155.1634634520091604128 for ; Tue, 19 Oct 2021 02:08:40 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=mUUOXQEz; spf=temperror, err=temporary DNS error (domain: hpe.com, ip: 148.163.143.35, mailfrom: prvs=0926d272d9=abner.chang@hpe.com) Received: from pps.filterd (m0134424.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 19J7W94C023173; Tue, 19 Oct 2021 09:08:39 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=7eobqWvlpSZGj7/Q+iQXJbAN2peAvKASKKhSgWr4xQk=; b=mUUOXQEzO6JqKvCPBjWW12cc4eDiQIJND0XXhlq6HQAKIfyj++VNadZn9w81zGq6HFA4 KxWtv9Bc/njeETWV+zDWvckOqZn/2in8LsKN11lbWuXnS3OvU3eBXif9kpkLjHxayrpi QE+AwHJpMMVdXFF7jEJIyBlfG7jrCfN6qsAprxt8auSPUU3avHvREgjiTVcPGmxfUVdm ttIGWGho1JR0Ku8WKYL1Ijq3g9ORTS292GqXxaMvVnB5uh3u9fPuMSCFcOAZF5yki/Ov r1jris5gOA20Dp2Ybz3xwljm3vMq5lkUPIDen6k4hRJiJVB3OU+mHPNYrqVYu+tNJBec hA== Received: from g4t3426.houston.hpe.com (g4t3426.houston.hpe.com [15.241.140.75]) by mx0b-002e3701.pphosted.com with ESMTP id 3bsbpkeht2-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 19 Oct 2021 09:08:39 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g4t3426.houston.hpe.com (Postfix) with ESMTP id CBF734E; Tue, 19 Oct 2021 09:08:38 +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 B51D74C; Tue, 19 Oct 2021 09:08:37 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Daniel Schaefer , Sunil V L Subject: [edk2-platforms][PATCH 19/30] RiscVPlatformPkg/U540: Add SortLib Date: Tue, 19 Oct 2021 16:09:56 +0800 Message-Id: <20211019081007.31165-20-abner.chang@hpe.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20211019081007.31165-1-abner.chang@hpe.com> References: <20211019081007.31165-1-abner.chang@hpe.com> MIME-Version: 1.0 X-Proofpoint-GUID: k3lrOiSr8qGpy68DUni50RvGjf-yASpS X-Proofpoint-ORIG-GUID: k3lrOiSr8qGpy68DUni50RvGjf-yASpS X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.182.1,Aquarius:18.0.790,Hydra:6.0.425,FMLib:17.0.607.475 definitions=2021-10-18_07,2021-10-18_01,2020-04-07_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 bulkscore=0 phishscore=0 adultscore=0 lowpriorityscore=0 impostorscore=0 mlxscore=0 suspectscore=0 priorityscore=1501 clxscore=1015 spamscore=0 mlxlogscore=999 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2109230001 definitions=main-2110190056 Content-Transfer-Encoding: quoted-printable Add SortLib to run ram disk. Need to override generic library. Cc: Daniel Schaefer Cc: Sunil V L Signed-off-by: Daniel Schaefer --- .../U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U5= 40.dsc b/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.d= sc index 71dbca0e96..4d16adfc82 100644 --- a/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc +++ b/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc @@ -532,6 +532,9 @@ OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand.in= f {=0D =0D gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE=0D + =0D + ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf=0D + SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf=0D }=0D =0D ShellPkg/Application/Shell/Shell.inf {=0D --=20 2.31.1