diff --git a/xtldr/modules/framebuf/framebuf.c b/xtldr/modules/framebuf/framebuf.c index d90d9184..a471a557 100644 --- a/xtldr/modules/framebuf/framebuf.c +++ b/xtldr/modules/framebuf/framebuf.c @@ -226,7 +226,6 @@ FbInitializeDisplay() { /* GOP and UGA unavailable */ XtLdrProtocol->Debug.Print(L"WARNING: No display adapter found!\n"); - for(;;); return STATUS_EFI_NOT_FOUND; }