ShellPkg/comp: Fix GCC build failure
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
@ -135,6 +135,7 @@ ShellCommandRunComp (
|
|||||||
InsertPosition1 = 0;
|
InsertPosition1 = 0;
|
||||||
InsertPosition2 = 0;
|
InsertPosition2 = 0;
|
||||||
TempAddress = 0;
|
TempAddress = 0;
|
||||||
|
DiffPointAddress = 0;
|
||||||
|
|
||||||
//
|
//
|
||||||
// initialize the shell lib (we must be in non-auto-init...)
|
// initialize the shell lib (we must be in non-auto-init...)
|
||||||
|
Reference in New Issue
Block a user