[AMD Official Use Only - General]

Reviewed-by: Abner Chang <abner.ch...@amd.com>

> -----Original Message-----
> From: Nickle Wang <nick...@nvidia.com>
> Sent: Thursday, February 29, 2024 4:53 PM
> To: devel@edk2.groups.io
> Cc: Chang, Abner <abner.ch...@amd.com>; Igor Kulchytskyy
> <ig...@ami.com>
> Subject: [edk2-redfish-client][PATCH 03/13] RedfishClientPkg: ues
> RedfishHttpLib
>
> Caution: This message originated from an External Source. Use proper caution
> when opening attachments, clicking links, or responding.
>
>
> Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib
>
> Signed-off-by: Nickle Wang <nick...@nvidia.com>
> Cc: Abner Chang <abner.ch...@amd.com>
> Cc: Igor Kulchytskyy <ig...@ami.com>
> ---
>  RedfishClientPkg/Include/RedfishCollectionCommon.h | 3 +--
>  RedfishClientPkg/Include/RedfishResourceCommon.h   | 3 +--
>  2 files changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/RedfishClientPkg/Include/RedfishCollectionCommon.h
> b/RedfishClientPkg/Include/RedfishCollectionCommon.h
> index b1e313da2..f7c870172 100644
> --- a/RedfishClientPkg/Include/RedfishCollectionCommon.h
> +++ b/RedfishClientPkg/Include/RedfishCollectionCommon.h
> @@ -21,13 +21,12 @@
>  #include <Library/MemoryAllocationLib.h>
>  #include <Library/PrintLib.h>
>  #include <Library/PcdLib.h>
> -#include <Library/RedfishLib.h>
> +#include <Library/RedfishHttpLib.h>
>  #include <Library/RedfishFeatureUtilityLib.h>
>  #include <Library/UefiLib.h>
>  #include <Library/UefiBootServicesTableLib.h>
>  #include <Library/EdkIIRedfishResourceConfigLib.h>
>  #include <Library/RedfishVersionLib.h>
> -#include <Library/RedfishHttpCacheLib.h>
>
>  //
>  // Protocols
> diff --git a/RedfishClientPkg/Include/RedfishResourceCommon.h
> b/RedfishClientPkg/Include/RedfishResourceCommon.h
> index c1286adc1..43a527a05 100644
> --- a/RedfishClientPkg/Include/RedfishResourceCommon.h
> +++ b/RedfishClientPkg/Include/RedfishResourceCommon.h
> @@ -23,7 +23,7 @@
>  #include <Library/MemoryAllocationLib.h>
>  #include <Library/PrintLib.h>
>  #include <Library/PcdLib.h>
> -#include <Library/RedfishLib.h>
> +#include <Library/RedfishHttpLib.h>
>  #include <Library/RedfishVersionLib.h>
>  #include <Library/RedfishFeatureUtilityLib.h>
>  #include <Library/RedfishPlatformConfigLib.h>
> @@ -32,7 +32,6 @@
>  #include <Library/RedfishResourceIdentifyLib.h>
>  #include <Library/EdkIIRedfishResourceConfigLib.h>
>  #include <Library/RedfishAddendumLib.h>
> -#include <Library/RedfishHttpCacheLib.h>
>
>  //
>  // Protocols
> --
> 2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#116299): https://edk2.groups.io/g/devel/message/116299
Mute This Topic: https://groups.io/mt/104640217/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to