Patch for better boot logo/progress bar, fixed /SOS (debug) boot screen/output, remov...
[reactos.git] / reactos / ntoskrnl / io / iomgr / driver.c
index 4dc022f..c9925d5 100644 (file)
@@ -789,6 +789,7 @@ IopInitializeBuiltinDriver(IN PLDR_DATA_TABLE_ENTRY LdrEntry)
     * Display 'Loading XXX...' message
     */
    IopDisplayLoadingMessage(ModuleName->Buffer, TRUE);
+   InbvIndicateProgress();
 
    /*
     * Generate filename without path (not needed by freeldr)