Cleanup
This commit is contained in:
parent
ea5365dcfd
commit
c5b6aa108d
@ -46,6 +46,10 @@ XTCDECL
|
|||||||
VOID
|
VOID
|
||||||
BlDisableConsoleCursor();
|
BlDisableConsoleCursor();
|
||||||
|
|
||||||
|
XTCDECL
|
||||||
|
VOID
|
||||||
|
BlDisplayBootMenu();
|
||||||
|
|
||||||
XTCDECL
|
XTCDECL
|
||||||
VOID
|
VOID
|
||||||
BlDisplayErrorDialog(IN PWCHAR Caption,
|
BlDisplayErrorDialog(IN PWCHAR Caption,
|
||||||
|
@ -9,10 +9,6 @@
|
|||||||
#include <xtldr.h>
|
#include <xtldr.h>
|
||||||
|
|
||||||
|
|
||||||
XTCDECL
|
|
||||||
VOID
|
|
||||||
BlDisplayBootMenu();
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Initializes a list of operating systems for XTLDR boot menu.
|
* Initializes a list of operating systems for XTLDR boot menu.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user