[USETUP] Display some contents in the page whilst installing the bootloader (#3559)

CORE-17523
This commit is contained in:
George Bișoc 2021-04-07 10:11:07 +02:00 committed by GitHub
parent f511258ee5
commit 3ee9535e05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 862 additions and 72 deletions

View file

@ -111,8 +111,7 @@ typedef enum _PAGE_NUMBER
REGISTRY_PAGE,
BOOT_LOADER_PAGE,
BOOT_LOADER_FLOPPY_PAGE,
BOOT_LOADER_HARDDISK_MBR_PAGE,
BOOT_LOADER_HARDDISK_VBR_PAGE,
BOOT_LOADER_INSTALLATION_PAGE,
SUCCESS_PAGE,
QUIT_PAGE,