-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use edk2 redfish http lib #79
Commits on Mar 4, 2024
-
RedfishClientPkg/.github: do not run uncrustify to deleted file.
Check to see if file exists or not before running uncrustify. The file in change list may be a deleted file. Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a44b98a - Browse repository at this point
Copy the full SHA a44b98aView commit details -
RedfishClientPkg: remove RedfishHttpCacheLib
Remove RedfishHttpCacheLib and use EDK2 RedfishHttpLib. Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9319fd - Browse repository at this point
Copy the full SHA c9319fdView commit details -
RedfishClientPkg: ues RedfishHttpLib
Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e00cc23 - Browse repository at this point
Copy the full SHA e00cc23View commit details -
RedfishClientPkg/RedfishResourceConfigLib: ues RedfishHttpLib
Remove RedfishHttpCacheLib and use EDK2 RedfishHttpLib. Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d801446 - Browse repository at this point
Copy the full SHA d801446View commit details -
RedfishClientPkg/RedfishFeatureUtilityLib: ues RedfishHttpLib
- Remove RedfishHttpCacheLib and use EDK2 RedfishHttpLib. - Remove RedfishLib. - Remove CreatePayloadToPostResource and CreatePayloadToPatchResource because we no longer need them. Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7be611 - Browse repository at this point
Copy the full SHA b7be611View commit details -
RedfishClientPkg/RedfishVersionLib: ues RedfishHttpLib
Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 447f812 - Browse repository at this point
Copy the full SHA 447f812View commit details -
RedfishClientPkg/BiosDxe: ues RedfishHttpLib
Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8d2962 - Browse repository at this point
Copy the full SHA d8d2962View commit details -
RedfishClientPkg/BootOptionDxe: ues RedfishHttpLib
Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc54498 - Browse repository at this point
Copy the full SHA fc54498View commit details -
RedfishClientPkg/BootOptionCollectionDxe: ues RedfishHttpLib
Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d49a58 - Browse repository at this point
Copy the full SHA 4d49a58View commit details -
RedfishClientPkg/ComputerSystemDxe: ues RedfishHttpLib
Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 412eaed - Browse repository at this point
Copy the full SHA 412eaedView commit details -
RedfishClientPkg/ComputerSystemCollectionDxe: ues RedfishHttpLib
Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7be6054 - Browse repository at this point
Copy the full SHA 7be6054View commit details -
RedfishClientPkg/MemoryDxe: ues RedfishHttpLib
Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cdd687 - Browse repository at this point
Copy the full SHA 2cdd687View commit details -
RedfishClientPkg/MemoryCollectionDxe: ues RedfishHttpLib
Use EDK2 RedfishHttpLib to replace RedfishHttpCacheLib and RedfishLib Signed-off-by: Nickle Wang <[email protected]> Cc: Abner Chang <[email protected]> Cc: Igor Kulchytskyy <[email protected]> Reviewed-by: Abner Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b440f0 - Browse repository at this point
Copy the full SHA 5b440f0View commit details