diff --git a/xtldr/modules/xtos_o/xtos.c b/xtldr/modules/xtos_o/xtos.c index 5670c6c..ef4a667 100644 --- a/xtldr/modules/xtos_o/xtos.c +++ b/xtldr/modules/xtos_o/xtos.c @@ -364,7 +364,6 @@ XtpInitializeLoaderBlock(IN PLIST_ENTRY MemoryMappings, { /* Make sure FrameBuffer is initialized */ FrameBufProtocol->Initialize(); - FrameBufProtocol->PrintDisplayInformation(); /* Store information about FrameBuffer device */ FrameBufProtocol->GetDisplayInformation(&LoaderBlock->LoaderInformation.FrameBuffer);