Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <[email protected]>
---
BaseTools/Source/C/EfiLdrImage/EfiLdrImage.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/BaseTools/Source/C/EfiLdrImage/EfiLdrImage.c
b/BaseTools/Source/C/EfiLdrImage/EfiLdrImage.c
index 88cc345..a46ecf8 100644
--- a/BaseTools/Source/C/EfiLdrImage/EfiLdrImage.c
+++ b/BaseTools/Source/C/EfiLdrImage/EfiLdrImage.c
@@ -75,7 +75,6 @@ Returns:
--*/
{
printf ("%s Version %d.%d Build %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION,
UTILITY_MINOR_VERSION, __BUILD_VERSION);
- exit (0);
}
VOID
--
2.8.0.windows.1
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel