You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/tmp/k/Edk2Platforms/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Smm/SmmGenericIpmi.c: In function SmmNotifyCallback:
/tmp/k/Edk2Platforms/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Smm/SmmGenericIpmi.c:178:25: error: variable Status set but not used [-Werror=unused-but-set-variable]
EFI_STATUS Status;
^~~~~~
/tmp/k/Edk2Platforms/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Smm/SmmGenericIpmi.c: In function SmmInitializeIpmiKcsPhysicalLayer:
/tmp/k/Edk2Platforms/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/GenericIpmi/Smm/SmmGenericIpmi.c:338:10: error: statement will never be executed [-Werror=switch-unreachable]
if (FixedPcdGet8 (PcdKcsInterfaceSupport) == 1) {
^
cc1: all warnings being treated as errors
This issue was created automatically with bugzilla2github
Bugzilla Bug 4522
Date: 2023-08-11T05:32:22+00:00
From: Yanbo Huang <<yanbo.huang>>
To: Yanbo Huang <<yanbo.huang>>
CC: @lgao4
Last updated: 2023-08-15T00:57:50+00:00
The text was updated successfully, but these errors were encountered: