From: "Chang, Abner via groups.io" <abner.chang=amd.com@groups.io>
To: Nickle Wang <nicklew@nvidia.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: Igor Kulchytskyy <igork@ami.com>
Subject: Re: [edk2-devel] [edk2-redfish-client][PATCH 03/13] RedfishClientPkg: ues RedfishHttpLib
Date: Mon, 4 Mar 2024 01:54:05 +0000 [thread overview]
Message-ID: <DM3PR12MB9433E261E70CFB77FC5BEA36EA232@DM3PR12MB9433.namprd12.prod.outlook.com> (raw)
In-Reply-To: <20240229085313.112000-1-nicklew@nvidia.com>
[AMD Official Use Only - General]
Reviewed-by: Abner Chang <abner.chang@amd.com>
> -----Original Message-----
> From: Nickle Wang <nicklew@nvidia.com>
> Sent: Thursday, February 29, 2024 4:53 PM
> To: devel@edk2.groups.io
> Cc: Chang, Abner <Abner.Chang@amd.com>; Igor Kulchytskyy
> <igork@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 <nicklew@nvidia.com>
> Cc: Abner Chang <abner.chang@amd.com>
> Cc: Igor Kulchytskyy <igork@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/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
prev parent reply other threads:[~2024-03-04 1:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-29 8:53 [edk2-devel] [edk2-redfish-client][PATCH 03/13] RedfishClientPkg: ues RedfishHttpLib Nickle Wang via groups.io
2024-03-04 1:54 ` Chang, Abner via groups.io [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DM3PR12MB9433E261E70CFB77FC5BEA36EA232@DM3PR12MB9433.namprd12.prod.outlook.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox