ShellPkg/acpi: Code cleanup to pass static code checker
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Hao Wu <Hao.a.wu@intel.com>
This commit is contained in:
@ -284,6 +284,7 @@ ConvertStrToAcpiSignature (
|
||||
UINT8 Index;
|
||||
CHAR8 Ptr[4];
|
||||
|
||||
ZeroMem (Ptr, sizeof (Ptr));
|
||||
Index = 0;
|
||||
|
||||
// Convert to Upper case and convert to ASCII
|
||||
|
Reference in New Issue
Block a user