summaryrefslogtreecommitdiff
path: root/RedfishPkg/RedfishHttpDxe/RedfishHttpDxe.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-27RedfishPkg/RedfishHttpDxe : Fix the incorrect length of the Basic AuthAbner Chang1-2/+3
2025-01-23RedfishPkg/RedfishHttpDxe: report failure via status codeNickle Wang1-11/+9
2024-08-29RedfishPkg/RedfishHttpDxe: add status code check for modification requestNickle Wang1-4/+65
2024-08-07RedfishPkg: Allow deletion of the bootstrap accountIgor Kulchytskyy1-7/+31
2024-02-29RedfishPkg: implement Redfish HTTP protocolNickle Wang1-0/+1344