* [edk2-redfish-client][PATCH 0/9] Fix RedfishClientPkg build errors
@ 2023-06-05 13:48 Nickle Wang
0 siblings, 0 replies; only message in thread
From: Nickle Wang @ 2023-06-05 13:48 UTC (permalink / raw)
To: devel; +Cc: Abner Chang, Igor Kulchytskyy
Fix RedfishClientPkg build errors and typos. The compiler toolchain is GCC5.
Signed-off-by: Nickle Wang <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Nickle Wang (9):
RedfishClientPkg/ConverterLib: Fix unused-but-set-variable error
RedfishClientPkg/RedfishAddendumLib: Fix build error
RedfishClientPkg/EdkIIRedfishResourceConfigLib: Fix build error
RedfishClientPkg/RedfishFeatureUtilityLib: Fix build error
RedfishClientPkg/RedfishETagDxe: Fix build error
RedfishClientPkg/RedfishConfigLangMapDxe: Fix build error
RedfishClientPkg/BiosDxe: Fix build error
RedfishClientPkg/MemoryDxe: Fix build error
RedfishClientPkg/ComputerSystemDxe: Fix build error
.../Protocol/EdkIIRedfishETagProtocol.h | 2 +-
.../src/Bios/Bios.V1_0_9/Bios.V1_0_9.c | 7 +-
.../ComputerSystem.V1_5_0.c | 298 ++++++++----------
.../ComputerSystemCollection.c | 22 +-
.../src/Memory/Memory.V1_7_1/Memory.V1_7_1.c | 207 ++++++------
.../MemoryCollection/MemoryCollection.c | 22 +-
.../Features/Bios/v1_0_9/Dxe/BiosDxe.c | 20 +-
.../v1_5_0/Dxe/ComputerSystemDxe.c | 19 +-
.../Features/Memory/V1_7_1/Dxe/MemoryDxe.c | 19 +-
.../EdkIIRedfishResourceConfigLib.c | 4 +-
.../RedfishAddendumLib/RedfishAddendumLib.c | 4 +-
.../RedfishFeatureUtilityLib.c | 50 +--
.../RedfishConfigLangMapDxe.c | 3 +
.../RedfishETagDxe/RedfishETagDxe.c | 13 +-
14 files changed, 326 insertions(+), 364 deletions(-)
--
2.17.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-05 13:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-05 13:48 [edk2-redfish-client][PATCH 0/9] Fix RedfishClientPkg build errors Nickle Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox