* Re: [edk2-devel] [PATCH] edk2-staging/RedfishClientPkg: Add Redfish memory edk2 modules to build
[not found] <16B26062418DEE18.24515@groups.io>
@ 2021-10-29 8:40 ` Abner Chang
0 siblings, 0 replies; only message in thread
From: Abner Chang @ 2021-10-29 8:40 UTC (permalink / raw)
To: devel@edk2.groups.io, Chang, Abner (HPS SW/FW Technologist)
Cc: Wang, Nickle (HPS SW), Liming Gao
This patch is sent in behalf of Nickle Wang who is the author of this change.
Reviewed-by: Abner Chang <abner.chang@hpe.com>
> -----Original Message-----
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
> Abner Chang
> Sent: Friday, October 29, 2021 10:46 AM
> To: devel@edk2.groups.io
> Cc: Wang, Nickle (HPS SW) <nickle.wang@hpe.com>; Liming Gao
> <gaoliming@byosoft.com.cn>
> Subject: [edk2-devel] [PATCH] edk2-staging/RedfishClientPkg: Add Redfish
> memory edk2 modules to build
>
> We plan to modify the build tool to pull in the corresponding Redfish
> resource converters and feature drivers into build according to the
> "x-uefi-redfish" language that applied on HII options in VFR files.
>
> Signed-off-by: Nickle Wang <nickle.wang@hpe.com>
> Cc: Abner Chang <abner.chang@hpe.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> ---
> RedfishClientPkg/RedfishClientComponents.dsc.inc | 10 ++++++----
> RedfishClientPkg/RedfishClientLibs.dsc.inc | 3 +++
> RedfishClientPkg/RedfishClient.fdf.inc | 3 +++
> 3 files changed, 12 insertions(+), 4 deletions(-)
>
> diff --git a/RedfishClientPkg/RedfishClientComponents.dsc.inc
> b/RedfishClientPkg/RedfishClientComponents.dsc.inc
> index ed64a76fbd2..cdc72f82970 100644
> --- a/RedfishClientPkg/RedfishClientComponents.dsc.inc
> +++ b/RedfishClientPkg/RedfishClientComponents.dsc.inc
> @@ -15,11 +15,13 @@
> !if $(REDFISH_CLIENT) == TRUE
> RedfishClientPkg/RedfishFeatureCoreDxe/RedfishFeatureCoreDxe.inf
> RedfishClientPkg/RedfishETagDxe/RedfishETagDxe.inf
> + RedfishClientPkg/Features/Memory/V1_7_1/Dxe/RedfishMemoryDxe.inf
> +
> RedfishClientPkg/Features/RedfishMemoryCollectionDxe/RedfishMemoryC
> ollectionDxe.inf
> !endif
>
> !if $(REDFISH_CLIENT_ALL_AUTOGENED) == TRUE
> !include RedfishClientPkg/RedfishJsonStructureDxe.dsc.inc
> -!endif
> -
> - RedfishClientPkg/Features/Memory/V1_7_1/Dxe/RedfishMemoryDxe.inf
> -
> RedfishClientPkg/Features/RedfishMemoryCollectionDxe/RedfishMemoryC
> ollectionDxe.inf
> \ No newline at end of file
> +!else
> +
> RedfishClientPkg/Converter/Memory/v1_7_1/RedfishMemory_V1_7_1_Dx
> e.inf
> +
> RedfishClientPkg/Converter/MemoryCollection/RedfishMemoryCollection_
> Dxe.inf
> +!endif
> \ No newline at end of file
> diff --git a/RedfishClientPkg/RedfishClientLibs.dsc.inc
> b/RedfishClientPkg/RedfishClientLibs.dsc.inc
> index a23b9478af1..5456b72acca 100644
> --- a/RedfishClientPkg/RedfishClientLibs.dsc.inc
> +++ b/RedfishClientPkg/RedfishClientLibs.dsc.inc
> @@ -12,6 +12,9 @@
> ##
> !if $(REDFISH_CLIENT_ALL_AUTOGENED) == TRUE
> !include RedfishClientPkg/RedfishJsonStructureLib.dsc.inc
> +!else
> +
> MemoryV1_7_1Lib|RedfishClientPkg/ConverterLib/edk2library/Memory/v1
> _7_1/Lib.inf
> +
> MemoryCollectionLib|RedfishClientPkg/ConverterLib/edk2library/MemoryC
> ollection/Lib.inf
> !endif
>
> NetLib|NetworkPkg/Library/DxeNetLib/DxeNetLib.inf
> diff --git a/RedfishClientPkg/RedfishClient.fdf.inc
> b/RedfishClientPkg/RedfishClient.fdf.inc
> index cc0da2611cd..8853c93d776 100644
> --- a/RedfishClientPkg/RedfishClient.fdf.inc
> +++ b/RedfishClientPkg/RedfishClient.fdf.inc
> @@ -15,4 +15,7 @@
> INF RedfishClientPkg/RedfishETagDxe/RedfishETagDxe.inf
> INF
> RedfishClientPkg/Features/Memory/V1_7_1/Dxe/RedfishMemoryDxe.inf
> INF
> RedfishClientPkg/Features/RedfishMemoryCollectionDxe/RedfishMemoryC
> ollectionDxe.inf
> +
> + INF
> RedfishClientPkg/Converter/Memory/v1_7_1/RedfishMemory_V1_7_1_Dx
> e.inf
> + INF
> RedfishClientPkg/Converter/MemoryCollection/RedfishMemoryCollection_
> Dxe.inf
> !endif
> --
> 2.21.0.windows.1
>
>
>
>
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-29 8:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <16B26062418DEE18.24515@groups.io>
2021-10-29 8:40 ` [edk2-devel] [PATCH] edk2-staging/RedfishClientPkg: Add Redfish memory edk2 modules to build Abner Chang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox