summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MdeModulePkg/Core/Pei/FwVol/FwVol.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/MdeModulePkg/Core/Pei/FwVol/FwVol.c b/MdeModulePkg/Core/Pei/FwVol/FwVol.c
index 140f1b0b73..8bf096a67e 100644
--- a/MdeModulePkg/Core/Pei/FwVol/FwVol.c
+++ b/MdeModulePkg/Core/Pei/FwVol/FwVol.c
@@ -1630,8 +1630,4 @@ ThirdPartyFvPpiNotifyCallback (
}
} while (FileHandle != NULL);
} while (TRUE);
-
- return EFI_SUCCESS;
}
-
- \ No newline at end of file