mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2026-01-25 22:05:35 +00:00
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:
parent
c628d65d2f
commit
31abcf1dc7
@ -135,6 +135,7 @@ ShellCommandRunComp (
|
||||
InsertPosition1 = 0;
|
||||
InsertPosition2 = 0;
|
||||
TempAddress = 0;
|
||||
DiffPointAddress = 0;
|
||||
|
||||
//
|
||||
// initialize the shell lib (we must be in non-auto-init...)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user