]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg/comp: Fix GCC build failure
authorRuiyu Ni <ruiyu.ni@intel.com>
Tue, 28 Feb 2017 08:05:10 +0000 (16:05 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 28 Feb 2017 08:05:32 +0000 (16:05 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c

index 62b59d7973701250cbc1a1cef82e8769fb5a47e3..5b91327efcb7d219ceb9b514b565057641439eed 100644 (file)
@@ -135,6 +135,7 @@ ShellCommandRunComp (
   InsertPosition1     = 0;\r
   InsertPosition2     = 0;\r
   TempAddress         = 0;\r
+  DiffPointAddress    = 0;\r
 \r
   //\r
   // initialize the shell lib (we must be in non-auto-init...)\r