]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c
Fix build fail for GCC
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / DmpStore.c
index 6d27ecc27727f88b58d6787beb556044da802509..655e72a8769ca48fee11aa402f5819895096cf09 100644 (file)
@@ -94,6 +94,7 @@ ProcessVariables (
 \r
   Found         = FALSE;\r
   ShellStatus   = SHELL_SUCCESS;\r
+  Status        = EFI_SUCCESS;\r
 \r
   NameBufferSize = INIT_NAME_BUFFER_SIZE;\r
   DataBufferSize = INIT_DATA_BUFFER_SIZE;\r