Re: [edk2-devel] [PATCH 1/3] RedfishClientPkg: fix misleading texts in debug traces.

2023-12-03 Thread Nickle Wang via groups.io
Reviewed-by: Nickle Wang Regards, Nickle > -Original Message- > From: Mike Maslenkin > Sent: Friday, December 1, 2023 7:19 AM > To: devel@edk2.groups.io > Cc: abner.ch...@amd.com; Nickle Wang ; > ig...@ami.com > Subject: [PATCH 1/3] RedfishClientPkg: fix misleading texts in debug tra

[edk2-devel] [PATCH 1/3] RedfishClientPkg: fix misleading texts in debug traces.

2023-11-30 Thread Mike Maslenkin
Update debug traces with the correct function names. Signed-off-by: Mike Maslenkin Cc: Abner Chang Cc: Nickle Wang Cc: Igor Kulchytskyy --- RedfishClientPkg/Features/Bios/v1_0_9/Common/BiosCommon.c | 4 ++-- .../ComputerSystem/v1_5_0/Common/ComputerSystemCommon.c | 4 ++-- RedfishCl