; Sent: Friday, March 1, 2024 8:08 AM
> To: devel@edk2.groups.io<mailto:devel@edk2.groups.io>; Nickle Wang
> mailto:nick...@nvidia.com>>
> Cc: Abner Chang mailto:abner.ch...@amd.com>>; Igor
> Kulchytskyy mailto:ig...@ami.com>>
> Subject: Re: [edk2-devel] [edk2-redf
Reviewed-by: Igor Kulchytskyy
Whole patch reviewed
Regards,
Igor
-Original Message-
From: Nickle Wang
Sent: Thursday, February 29, 2024 3:53 AM
To: devel@edk2.groups.io
Cc: Abner Chang ; Igor Kulchytskyy
Subject: [EXTERNAL] [edk2-redfish-client][PATCH 00/13] use Redfish HTTP protocol
: [edk2-devel] [edk2-redfish-client][PATCH 00/13] use
Redfish HTTP protocol
**CAUTION: The e-mail below is from an external source. Please exercise caution
before opening attachments, clicking links, or following guidance.**
Hi Mike,
> May I know why didn't you remove
> Redfi
[AMD Official Use Only - General]
Went through each patch, no problem with entire series.
Reviewed-by: Abner Chang
> -Original Message-
> From: Nickle Wang
> Sent: Thursday, February 29, 2024 4:53 PM
> To: devel@edk2.groups.io
> Cc: Chang, Abner ; Igor Kulchytskyy
>
> Subject: [edk2-r
e-
> From: Mike Maslenkin
> Sent: Friday, March 1, 2024 8:08 AM
> To: devel@edk2.groups.io; Nickle Wang
> Cc: Abner Chang ; Igor Kulchytskyy
> Subject: Re: [edk2-devel] [edk2-redfish-client][PATCH 00/13] use Redfish HTTP
> protocol
>
> External email: Use caution ope
Good work, Nickle!
On Thu, Feb 29, 2024 at 11:53 AM Nickle Wang via groups.io
wrote:
>
> Redfish HTTP protocol is introduced to edk2 RedfishPkg. Update
> RedfishClientPkg to use RedfishHttpLib. And remove the use of
> RedfishHttpCacheLib.
>
> I also replace several functions from RedfishLib with
[edk2-devel] [edk2-redfish-client][PATCH 00/13] use Redfish HTTP
> protocol
>
> External email: Use caution opening links or attachments
>
>
> Hi Nickle,
>
> On 2/29/24 09:52, Nickle Wang via groups.io wrote:
> > Redfish HTTP protocol is introduced to edk2 RedfishPkg. U
Hi Nickle,
On 2/29/24 09:52, Nickle Wang via groups.io wrote:
> Redfish HTTP protocol is introduced to edk2 RedfishPkg. Update
> RedfishClientPkg to use RedfishHttpLib. And remove the use of
> RedfishHttpCacheLib.
>
> I also replace several functions from RedfishLib with the function
> provid
Redfish HTTP protocol is introduced to edk2 RedfishPkg. Update
RedfishClientPkg to use RedfishHttpLib. And remove the use of
RedfishHttpCacheLib.
I also replace several functions from RedfishLib with the function
provided in RedfishHttpLib. In this way, there is no dependency on
RedfishLib in