mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 09:36:33 +00:00
[USETUP] Display some contents in the page whilst installing the bootloader (#3559)
CORE-17523
This commit is contained in:
parent
f511258ee5
commit
3ee9535e05
31 changed files with 862 additions and 72 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue