Re: [edk2-devel] [PATCH V2 2/5] RedfishPkg: Fix condition checking of error status

2023-05-04 Thread Nickle Wang via groups.io
Thanks for fixing this issue. Reviewed-by: Nickle Wang Regards, Nickle > -Original Message- > From: Minh Nguyen > Sent: Thursday, May 4, 2023 12:20 PM > To: devel@edk2.groups.io > Cc: patc...@amperecomputing.com; abner.ch...@amd.com; Nickle Wang > ; ig...@ami.com; n...@os.amperecomputi

[edk2-devel] [PATCH V2 2/5] RedfishPkg: Fix condition checking of error status

2023-05-03 Thread Minh Nguyen via groups.io
From: Vu Nguyen This change fixes condition checking of error status, the condition should be compared with TRUE status to be identical with an error message. Signed-off-by: Minh Nguyen Cc: Abner Chang Cc: Igor Kulchytskyy Cc: Nick Ramirez --- RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDx