]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.c
ShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build failure
[mirror_edk2.git] / ShellPkg / Library / UefiShellAcpiViewCommandLib / UefiShellAcpiViewCommandLib.c
index c2f40009eeb9b3ac401b481b283f5803797e8261..245700a2534552d9786ecb109dc1b3c9fa793495 100644 (file)
@@ -66,6 +66,7 @@ RegisterAllParsers (
   EFI_STATUS Status;\r
   UINTN Count;\r
 \r
+  Status = EFI_SUCCESS;\r
   Count = sizeof (ParserList) / sizeof (ParserList[0]);\r
 \r
   while (Count-- != 0) {\r