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.5113.1635382875085895407 for ; Wed, 27 Oct 2021 18:01:31 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=al9s1tJn; spf=temperror, err=temporary DNS error (domain: hpe.com, ip: 148.163.143.35, mailfrom: prvs=09357d8486=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 19RK8FDp019080; Thu, 28 Oct 2021 01:00:32 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=HYQNWjzp+2gV7pBZDoQIXtO9xRxPdyeiunqpcn/Pg6I=; b=al9s1tJnsaDcu+TYcboB79X7eC8hN483WqcDvg9re7o3GvBGaGB6xK9iGYY3u/QHI2j1 xIdnzULq6Jeo0TwZJVD8FdFaUaF7RWPkXNS6d1sjE6OEC1c9bkP2Bkn/YaUi2EB06xJf 5cBxtv4JuGVDINiV0fbRC/HNetsTLFqo1ZeUuyWabokl+U6jHM0HqheqVCcIydPeIXDC KSWs7PsVJ6CZWQ0Qh3vNZ+iaBoNVeaM2OL5TyR1mWZlNxMU9XPJ+fKWaKECJgy5IEUi5 luhItMcG//XZ9zF/Ot4q5zLQBOU7vc9P/qQ8C9p4c5pHb/qlnyotX7jDeZaym8FyHT61 xg== Received: from g9t5009.houston.hpe.com (g9t5009.houston.hpe.com [15.241.48.73]) by mx0b-002e3701.pphosted.com with ESMTP id 3by92x3xvx-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 28 Oct 2021 01:00:32 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g9t5009.houston.hpe.com (Postfix) with ESMTP id C37385B; Thu, 28 Oct 2021 01:00:31 +0000 (UTC) Received: from SAC2XFT1JT.asiapacific.hpqcorp.net (unknown [10.43.62.133]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id E06694F; Thu, 28 Oct 2021 01:00:30 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: nickle.wang@hpe.com, Liming Gao Subject: [PATCH] edk2-staging/RedfishPkg: Enable Redfish Platform Config Protocol build process Date: Thu, 28 Oct 2021 09:00:28 +0800 Message-Id: <20211028010028.36020-2-abner.chang@hpe.com> X-Mailer: git-send-email 2.21.0.windows.1 In-Reply-To: <20211028010028.36020-1-abner.chang@hpe.com> References: <20211028010028.36020-1-abner.chang@hpe.com> MIME-Version: 1.0 X-Proofpoint-GUID: QiVLWvNXIzeuTvkHwTeYdBHleCqHmhOy X-Proofpoint-ORIG-GUID: QiVLWvNXIzeuTvkHwTeYdBHleCqHmhOy 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-27_07,2021-10-26_01,2020-04-07_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 priorityscore=1501 clxscore=1015 malwarescore=0 mlxlogscore=853 mlxscore=0 adultscore=0 spamscore=0 phishscore=0 suspectscore=0 bulkscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2110150000 definitions=main-2110280004 Content-Transfer-Encoding: 8bit Enable RedfishPlatformConfigDxe driver and the corresponding library to build. Signed-off-by: Nickle Wang Cc: Abner Chang Cc: Liming Gao --- RedfishPkg/RedfishComponents.dsc.inc | 2 ++ RedfishPkg/RedfishLibs.dsc.inc | 2 ++ RedfishPkg/RedfishPkg.dsc | 4 ++++ RedfishPkg/Redfish.fdf.inc | 2 ++ 4 files changed, 10 insertions(+) diff --git a/RedfishPkg/RedfishComponents.dsc.inc b/RedfishPkg/RedfishComponents.dsc.inc index ccc62edf6a0..d0a390f5f0f 100644 --- a/RedfishPkg/RedfishComponents.dsc.inc +++ b/RedfishPkg/RedfishComponents.dsc.inc @@ -19,4 +19,6 @@ RedfishPkg/RedfishCredentialDxe/RedfishCredentialDxe.inf RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.inf RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerDriver.inf + RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigDxe.inf + MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf !endif diff --git a/RedfishPkg/RedfishLibs.dsc.inc b/RedfishPkg/RedfishLibs.dsc.inc index 50e5dda7735..ed279966c5c 100644 --- a/RedfishPkg/RedfishLibs.dsc.inc +++ b/RedfishPkg/RedfishLibs.dsc.inc @@ -17,5 +17,7 @@ RedfishCrtLib|RedfishPkg/PrivateLibrary/RedfishCrtLib/RedfishCrtLib.inf JsonLib|RedfishPkg/Library/JsonLib/JsonLib.inf RedfishLib|RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.inf + HiiUtilityLib|RedfishPkg/Library/HiiUtilityLib/HiiUtilityLib.inf + RedfishPlatformConfigLib|RedfishPkg/Library/RedfishPlatformConfigLib/RedfishPlatformConfigLib.inf !endif diff --git a/RedfishPkg/RedfishPkg.dsc b/RedfishPkg/RedfishPkg.dsc index 16139146ff8..fa704b826fe 100644 --- a/RedfishPkg/RedfishPkg.dsc +++ b/RedfishPkg/RedfishPkg.dsc @@ -38,6 +38,8 @@ HttpIoLib|NetworkPkg/Library/DxeHttpIoLib/DxeHttpIoLib.inf NetLib|NetworkPkg/Library/DxeNetLib/DxeNetLib.inf DpcLib|NetworkPkg/Library/DxeDpcLib/DxeDpcLib.inf + HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf + UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf RedfishPlatformCredentialLib|RedfishPkg/Library/PlatformCredentialLibNull/PlatformCredentialLibNull.inf RedfishContentCodingLib|RedfishPkg/Library/RedfishContentCodingLibNull/RedfishContentCodingLibNull.inf @@ -58,5 +60,7 @@ RedfishPkg/PrivateLibrary/RedfishCrtLib/RedfishCrtLib.inf RedfishPkg/Library/JsonLib/JsonLib.inf RedfishPkg/PrivateLibrary/RedfishLib/RedfishLib.inf + RedfishPkg/Library/HiiUtilityLib/HiiUtilityLib.inf + RedfishPkg/Library/RedfishPlatformConfigLib/RedfishPlatformConfigLib.inf !include RedfishPkg/Redfish.dsc.inc diff --git a/RedfishPkg/Redfish.fdf.inc b/RedfishPkg/Redfish.fdf.inc index 60f31cfcee0..c0a12352d97 100644 --- a/RedfishPkg/Redfish.fdf.inc +++ b/RedfishPkg/Redfish.fdf.inc @@ -17,4 +17,6 @@ INF RedfishPkg/RedfishCredentialDxe/RedfishCredentialDxe.inf INF RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.inf INF RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerDriver.inf + INF RedfishPkg/RedfishPlatformConfigDxe/RedfishPlatformConfigDxe.inf + INF MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf !endif -- 2.21.0.windows.1