Skip to content
Commit cf8a7168 authored by Yanbo Huang's avatar Yanbo Huang Committed by Nate DeSimone
Browse files

IpmiFeaturePkg: Refine code to avoid warning report

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4522



"if (FixedPcdGet8 (PcdKcsInterfaceSupport) == 1) {" will not be executed in current code,
put it within "case SysInterfaceKcs:" to avoid this issue.

Reviewed-by: default avatarNate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>

Signed-off-by: default avatarYanbo Huang <yanbo.huang@intel.com>
parent 2e90ddc2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment