mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 09:31:44 +00:00
This commit is contained in:
parent
f49caecb3b
commit
ff8d8a8162
6 changed files with 29 additions and 229 deletions
|
@ -1382,7 +1382,7 @@ Phase1InitializationDiscard(IN PVOID Context)
|
|||
|
||||
/* Setup the boot driver */
|
||||
InbvEnableBootDriver(!NoGuiBoot);
|
||||
InbvDriverInitialize(LoaderBlock, IDB_MAX_RESOURCE);
|
||||
InbvDriverInitialize(LoaderBlock, 18);
|
||||
|
||||
/* Check if GUI boot is enabled */
|
||||
if (!NoGuiBoot)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue