]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c
ShellPkg/UefiShellBcfgCommandLib: Fix VS2012 build failure
[mirror_edk2.git] / ShellPkg / Library / UefiShellBcfgCommandLib / UefiShellBcfgCommandLib.c
index 1538bc6577f531868c0a8c6c701dd9df68362433..1122c89b8bfe5eec4a16306855b564b200481a8f 100644 (file)
@@ -402,6 +402,7 @@ BcfgMod (
   ShellStatus       = SHELL_SUCCESS;\r
   FileList          = NULL;\r
   DevicePath        = NULL;\r
+  DevicePathBuffer  = NULL;\r
 \r
   ZeroMem (&LoadOption, sizeof(EFI_BOOT_MANAGER_LOAD_OPTION));\r
 \r