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.29025.1635147724398868246 for ; Mon, 25 Oct 2021 00:42:04 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="body hash did not verify" header.i=@hpe.com header.s=pps0720 header.b=PSltme5G; spf=temperror, err=temporary DNS error (domain: hpe.com, ip: 148.163.143.35, mailfrom: prvs=09325c280a=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 SMTP id 19P61wjn017795; Mon, 25 Oct 2021 07:42:01 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-type : content-transfer-encoding; s=pps0720; bh=q8MYktA/qN41HzpknljtWh2WnSPqni4b8T/a14HkGFI=; b=PSltme5Gu809Kb8PS2CItM9pxxGlVqPcnEeGe9FctBNJbvEqiaAUFJuZLfl8OCxIX1uX QobcMRRQtS+IWEN3/YRt4ah2KgS/eksZD5t9Vt/rXIm+3QlA09A0VeeKUjGLVXQCpwzO DG8Ap/YhRiT5cmIi79KHkQs6cmXbQc+i5qCqj8gbACh8C5UXnEY21SzlUtdCv56ocTw8 e/kTWEo7WN6G30U6r96BtrtkvwyA4dHfZ+nNgRLA6Fobss4nyqRrq8I6Ierouz6BrRSN /pLWaMgi21ZrDhlpI7yvPVNgu+IRkTC871S/GM0B+TIpHKN7Tb4hC45rAPfX8msAxZOE 6A== Received: from g4t3426.houston.hpe.com (g4t3426.houston.hpe.com [15.241.140.75]) by mx0b-002e3701.pphosted.com with ESMTP id 3bwbgfbq02-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 25 Oct 2021 07:42:01 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g4t3426.houston.hpe.com (Postfix) with ESMTP id 2959054; Mon, 25 Oct 2021 07:42:01 +0000 (UTC) Received: from SAC2XFT1JT.asiapacific.hpqcorp.net (unknown [10.43.62.133]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id DF0434C; Mon, 25 Oct 2021 07:41:59 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: nickle.wang@hpe.com, Liming Gao Subject: [PATCH 2/2] staging/RedfishClientPkg: Add EDKII ETag driver to build Date: Mon, 25 Oct 2021 15:41:59 +0800 Message-Id: <20211025074159.334888-1-abner.chang@hpe.com> X-Mailer: git-send-email 2.21.0.windows.1 MIME-Version: 1.0 X-Proofpoint-GUID: Fb77a6t6jOadgyFHX5N1BOmCRVSnLiz4 X-Proofpoint-ORIG-GUID: Fb77a6t6jOadgyFHX5N1BOmCRVSnLiz4 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-25_02,2021-10-25_01,2020-04-07_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 mlxlogscore=789 spamscore=0 bulkscore=0 priorityscore=1501 impostorscore=0 phishscore=0 clxscore=1015 mlxscore=0 malwarescore=0 adultscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2109230001 definitions=main-2110250045 X-MIME-Autoconverted: from 8bit to quoted-printable by mx0b-002e3701.pphosted.com id 19P61wjn017795 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Add EDKII ETag driver to RedfishClientPkg build. Signed-off-by: Nickle Wang Cc: Abner Chang Cc: Liming Gao --- RedfishClientPkg/RedfishClientPkg.dec | 5 +++-- RedfishClientPkg/RedfishClientComponents.dsc.inc | 3 ++- RedfishClientPkg/RedfishClient.fdf.inc | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/RedfishClientPkg/RedfishClientPkg.dec b/RedfishClientPkg/Red= fishClientPkg.dec index 11eab386c64..1b998c09932 100644 --- a/RedfishClientPkg/RedfishClientPkg.dec +++ b/RedfishClientPkg/RedfishClientPkg.dec @@ -1,4 +1,4 @@ -## @file +=EF=BB=BF## @file # Redfish Client Package # # (C) Copyright 2021 Hewlett Packard Enterprise Development LP
@@ -24,6 +24,8 @@ gEdkIIRedfishFeatureProtocolGuid =3D { 0x785CC694, 0x4930, 0xEF= BF, { 0x2A, 0xCB, 0xA4, 0xB6, 0xA1, 0xCC, 0xAA, 0x34 } } ## Include/Protocol/EdkIIRedfishResourceConfigProtocol.h gEdkIIRedfishResourceConfigProtocolGuid =3D { 0x6f164c68, 0xfb09, 0x46= 46, { 0xa8, 0xd3, 0x24, 0x11, 0x5d, 0xab, 0x3e, 0xe7 } } + ## Include/Protocol/EdkiiRedfishETagProtocol.h + gEdkIIRedfishETagProtocolGuid =3D { 0x5706d368, 0xaf66, 0x48= f5, { 0x89, 0xfc, 0xa6, 0x61, 0xce, 0xb5, 0xa6, 0xa9 } } =20 [Guids] ## Include/Guid/RedfishClientPkgTokenSpace.h @@ -37,4 +39,3 @@ # { 0x7CE88FB3, 0x4BD7, 0x4679, { 0x87, 0xA8, 0xA8, 0xD8, 0xDE, 0xE5, = 0x0D, 0x2B }} # gEfiRedfishClientPkgTokenSpaceGuid.PcdEdkIIRedfishFeatureDriverStartup= EventGuid|{0xB3, 0x8F, 0xE8, 0x7C, 0xD7, 0x4B, 0x79, 0x46, 0x87, 0xA8, 0x= A8, 0xD8, 0xDE, 0xE5, 0x0D, 0x2B}|VOID*|0x10000003 - diff --git a/RedfishClientPkg/RedfishClientComponents.dsc.inc b/RedfishCl= ientPkg/RedfishClientComponents.dsc.inc index da8b869972e..5c4dbd62883 100644 --- a/RedfishClientPkg/RedfishClientComponents.dsc.inc +++ b/RedfishClientPkg/RedfishClientComponents.dsc.inc @@ -1,4 +1,4 @@ -## @file +=EF=BB=BF## @file # Redfish Client DSC include file for [Components*] section of all Archi= tectures. # # This file can be included to the [Components*] section(s) of a platfor= m DSC file @@ -14,6 +14,7 @@ =20 !if $(REDFISH_CLIENT) =3D=3D TRUE RedfishClientPkg/RedfishFeatureCoreDxe/RedfishFeatureCoreDxe.inf + RedfishClientPkg/RedfishETagDxe/RedfishETagDxe.inf !endif =20 !if $(REDFISH_CLIENT_ALL_AUTOGENED) =3D=3D TRUE diff --git a/RedfishClientPkg/RedfishClient.fdf.inc b/RedfishClientPkg/Re= dfishClient.fdf.inc index d4c5874787f..1b07982e5de 100644 --- a/RedfishClientPkg/RedfishClient.fdf.inc +++ b/RedfishClientPkg/RedfishClient.fdf.inc @@ -1,4 +1,4 @@ -## @file +=EF=BB=BF## @file # Redfish Client FDF include file for [FV*] section of all Architectures. # # This file can be included to the [FV*] section(s) of a platform FDF fi= le @@ -12,4 +12,5 @@ ## !if $(REDFISH_CLIENT) =3D=3D TRUE INF RedfishClientPkg/RedfishFeatureCoreDxe/RedfishFeatureCoreDxe.inf + INF RedfishClientPkg/RedfishETagDxe/RedfishETagDxe.inf !endif --=20 2.21.0.windows.1