summaryrefslogtreecommitdiff
path: root/RedfishPkg/RedfishDiscoverDxe
AgeCommit message (Expand)AuthorFilesLines
2023-12-27RedfishPkg: RedfishDiscoverDxe: add [] brackets to URI for IPv6 addressesMike Maslenkin1-2/+15
2023-12-27RedfishDiscoverDxe: handle memory allocation error conditions.Mike Maslenkin1-11/+78
2023-12-27RedfishDiscoverDxe: release resources when refreshing information dataMike Maslenkin1-0/+2
2023-12-27RedfishDiscoverDxe: add a helper function deallocating string resources.Mike Maslenkin1-24/+44
2023-12-27RedfishDiscoverDxe: refine InitInformationData() functionMike Maslenkin1-13/+21
2023-12-27RedfishDiscoverDxe: refine InitInformationData(), remove unnecessary castsMike Maslenkin1-18/+18
2023-12-27RedfishDiscoverDxe: introduce InitInformationData helper functionMike Maslenkin1-34/+74
2023-12-27RedfishPkg: RedfishDiscoverDxe: fix memory leak on error path.Mike Maslenkin1-4/+4
2023-12-13RedfishPkg/RedfishDicovery: Remedy Redfish service discovery flowAbner Chang1-70/+39
2023-12-05RedfishPkg/RedfishDiscovery: Refine SMBIOS 42h codeAbner Chang2-2/+20
2023-12-05RedfishPkg/RedfishDiscovery: Add more debug messageAbner Chang1-0/+23
2023-11-22RedfishPkg: RedfishDiscoverDxe: Optimize the Redfish Discover flowedk2-stable202311Igor Kulchytskyy2-57/+145
2023-11-22RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed after RestExIgor Kulchytskyy1-15/+16
2023-11-22Revert "RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed later"Liming Gao1-16/+15
2023-11-22Revert "RedfishPkg: RedfishDiscoverDxe: Optimize the Redfish Discover flow"Liming Gao2-105/+33
2023-11-15RedfishPkg: RedfishDiscoverDxe: Optimize the Redfish Discover flowIgor Kulchytskyy2-33/+105
2023-11-15RedfishPkg: RedfishDiscoverDxe: Fix issue if IPv4 installed after RestExIgor Kulchytskyy1-15/+16
2023-10-24RedfishPkg/RedfishDiscoverDxe: remove Redfish false alarmNickle Wang1-6/+10
2023-10-18RedfishPkg/RedfishDiscoverDxe: introduce PcdRedfishSendReceiveTimeoutNickle Wang2-2/+2
2023-07-26RedfishPkg/RedfishDiscoverDxe: fix netmask check issueNickle Wang3-4/+10
2023-05-31RedfishPkg: Use DEBUG_MANAGEABILITYAbner Chang1-22/+22
2023-05-08RedfishPkg: Create RestEx child on selected interfaceVu Nguyen1-0/+1
2023-05-08RedfishPkg: Fix condition checking of error statusVu Nguyen1-1/+2
2023-04-26RedfishPkg: Remove the Discover Token global variablesIgor Kulchytskyy2-31/+84
2023-04-10RedfishPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-31/+31
2023-03-29RedfishPkg: Redfish discover driver improvementNickle Wang3-57/+120
2022-11-01RedfishPkg/RedfishDiscoverDxe: Fix memory free issueAbner Chang1-6/+10
2022-09-09RedfishPkg/RedfishRestExDxe: Remove extra debug macro argumentMichael Kubacki1-3/+3
2022-09-06RedfishPkg/RedfishDiscoverDxe: Install protocol on each network interfaceAbner Chang2-52/+81
2022-08-23RedfishPkg/RedfishDiscoverDxe: USB Redfish host interface is not supportedAbner Chang1-3/+8
2021-12-07RedfishPkg: Apply uncrustify changesMichael Kubacki4-628/+771
2021-04-12RedfishPkg/RedfishDiscoverDxe: EFI Redfish Discover ProtocolAbner Chang5-0/+2535