audk/RedfishPkg/RedfishHttpDxe
Nickle Wang 48b5815d77 RedfishPkg/Include: add common RedfishPkg header file.
IS_EMPTY_STRING macro is defined in multiple drivers in RedfishPkg.
So, I create RedfishCommon.h to keep common macros that we can use
in RedfishPkg.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
2024-09-27 18:59:04 +00:00
..
RedfishHttpData.c
RedfishHttpData.h RedfishPkg: Allow deletion of the bootstrap account 2024-08-07 03:40:52 +00:00
RedfishHttpDxe.c RedfishPkg/RedfishHttpDxe: add status code check for modification request 2024-08-29 05:19:58 +00:00
RedfishHttpDxe.h RedfishPkg/Include: add common RedfishPkg header file. 2024-09-27 18:59:04 +00:00
RedfishHttpDxe.inf RedfishPkg: Allow deletion of the bootstrap account 2024-08-07 03:40:52 +00:00
RedfishHttpOperation.c RedfishPkg/RedfishHttpDxe: check response content type. 2024-08-29 05:19:58 +00:00
RedfishHttpOperation.h