Revert 57c0678 (PR #194) that has been erroneously committed too early.

This commit is contained in:
Hermès Bélusca-Maïto 2017-12-24 16:54:48 +01:00
parent f49caecb3b
commit ff8d8a8162
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
6 changed files with 29 additions and 229 deletions

View file

@ -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)