Fix build fail for GCC

Signed-off-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13559 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ydong10 2012-07-26 07:44:26 +00:00
parent 73c82041dc
commit c85c6de761
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ ProcessVariables (
Found = FALSE;
ShellStatus = SHELL_SUCCESS;
Status = EFI_SUCCESS;
NameBufferSize = INIT_NAME_BUFFER_SIZE;
DataBufferSize = INIT_DATA_BUFFER_SIZE;