summaryrefslogtreecommitdiff
path: root/RedfishPkg
AgeCommit message (Expand)AuthorFilesLines
2026-04-28RedfishPkg/RedfishHttpDxe: Improve RedfishHttpOperation error handlingMatthew Graham1-0/+3
2026-04-27RedfishPkg/RedfishDiscoverDxe: Do not require TCP6 if IPv6 HTTP offMatthew Graham3-1/+39
2026-04-23RedfishPkg/ConfigHandler: Remove [Depex] section from INF fileAbner Chang4-30/+56
2026-04-07RedfishPkg/PlatformConfig: Delete a few debug messagesAbner Chang2-3/+0
2026-02-24RedfishPkg: Replace include guards with #pragma onceMichael Kubacki59-233/+59
2026-01-28RedfishPkg/RedfishPlatformConfigDxe: reduce false alarmNickle Wang1-5/+16
2026-01-28RedfishPkg/RedfishPlatformConfigDxe: add missing HII handlesNickle Wang1-2/+19
2026-01-22RedfishPkg/RedfishPlatformConfig: Fix CLANGPDB build failureAbner Chang4-18/+24
2026-01-21RedfishPkg/PrivateLibrary/RedfishLib/edk2libredfish: Uninit varMichael D Kinney1-0/+1
2026-01-09RedfishPkg: Add LOONGARCH64 as supported architectureQihang Gao2-2/+2
2025-12-12RedfishPkg: Fix CLANGPDB _fltused build errorMike Beaton1-2/+7
2025-11-22RedfishPkg: fix various typosPhilipp Schuster1-3/+3
2025-11-02RedfishPkg: Add missing FreePool to fix memory leak issueQihang Gao1-0/+6
2025-09-26RedfishPkg: Drop ARM32 SupportOliver Smith-Denny12-48/+2
2025-09-19RedfishPkg/JsonLib: Define NO_MSABI_VA_FUNCS for GCC X64Michael D Kinney1-1/+1
2025-08-28RedfishPkg/PlatformConfig: Use en-US if no x-uefi-redfish stringAbner Chang1-3/+35
2025-08-27RedfishPkg/RedfishPlatformConfig: Expose suppressed HII options to RedfishAbner Chang1-2/+2
2025-07-04RedfishPkg: Correct spelling errors and typosAbdul Lateef Attar2-4/+6
2025-06-13RedfishPkg/JsonLib: Use same defines for MSFT and GCC familiesMichael D Kinney1-1/+1
2025-06-13RedfishPkg/RedfishLib: Fix enum type mismatchMichael D Kinney1-1/+1
2025-06-12RedfishPkg/RedfishConfigHandler: Free handle buffersDongyan Qian1-2/+7
2025-05-30RedfishPkg: Don't define bool type if building in C23 modeRebecca Cran1-8/+11
2025-05-02RedfishPkg/RedfishExDxe: call platform device wanted libNickle Wang3-10/+18
2025-05-02RedfishPkg: introduce platform wanted device libNickle Wang5-2/+115
2025-04-02RedfishPkg: Populate serial number in SMBIOS type 42 recordThejaswani Putta4-2/+79
2025-03-27RedfishPkg/RedfishHttpDxe : Fix the incorrect length of the Basic AuthAbner Chang1-2/+3
2025-02-28RedfishPkg: Correct %g arguments in DEBUG callsJake Garver1-3/+3
2025-01-23RedfishPkg/RedfishHttpDxe: report failure via status codeNickle Wang1-11/+9
2025-01-03RedfishPkg/RedfishPlatformConfigDxe: check attribute max. and min. valueNickle Wang1-4/+35
2024-12-27Redfish/HiiUtilityLib Fix incorrect type assignmentIgor Kulchytskyy1-3/+17
2024-11-27RedfishPkg: Drop ARM supportArd Biesheuvel2-8/+2
2024-11-14MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny1-4/+0
2024-10-14RedfishPkg/RedfishCredentialDxe: Fix 'too many arguments' errorNhi Pham1-1/+2
2024-09-27RedfishPkg/Include: add common RedfishPkg header file.Nickle Wang5-11/+22
2024-09-16RedfishPkg/Include: move protocol version definition to protocol headerNickle Wang2-5/+8
2024-09-13RedfishPkg: Add StackCheckLibNullOliver Smith-Denny1-4/+4
2024-09-12MdePkg: Move CompilerIntrinsicsLib from ArmPkgOliver Smith-Denny1-1/+0
2024-09-05RedfishPkg: PlatformHostInterfaceBmcUsbNicLib: use credential protocolMike Maslenkin3-37/+44
2024-09-05RedfishPkg: PlatformHostInterfaceBmcUsbNicLib: fix compilation warningMike Maslenkin1-0/+1
2024-09-05RedfishPkg: RedfishDiscoverDxe: fix compilation warningMike Maslenkin1-0/+1
2024-08-29RedfishPkg/RedfishHttpDxe: check response content type.Nickle Wang1-0/+12
2024-08-29RedfishPkg/RedfishHttpDxe: add status code check for modification requestNickle Wang1-4/+65
2024-08-07RedfishPkg: Allow deletion of the bootstrap accountIgor Kulchytskyy9-88/+999
2024-08-01RedfishPkg: Fix some spelling mistakes found by cspellRebecca Cran3-6/+6
2024-07-17RedfishPkg: Reduce DEBUG_ERROR to DEBUG_MANAGEABILITY in various placesRebecca Cran2-5/+5
2024-07-10RedfishPkg/RedfishPlatformConfigDxe: remove false alarmNickle Wang1-3/+3
2024-05-04RedfishPkg: Rename x-uefi-redfish to x-UEFI-redfishNickle Wang8-63/+63
2024-04-04RedfishPkg/RedfishPlatformConfigDxe: support menu path reportNickle Wang3-18/+49
2024-04-04RedfishPkg/RedfishPlatformConfigDxe: HII string is deleted unexpectedlyAbner Chang1-2/+5
2024-04-04RedfishPkg/RedfishPlatformConfigDxe:Add RefishDebugLib supportAbner Chang7-59/+262