Fix build
This commit is contained in:
parent
a06f32c61d
commit
6ffedf6302
@ -38,7 +38,7 @@ BlStartXtLoader(IN EFI_HANDLE ImageHandle,
|
|||||||
BlConsolePrint(L"XTLDR boot loader v%s\n", XTOS_VERSION);
|
BlConsolePrint(L"XTLDR boot loader v%s\n", XTOS_VERSION);
|
||||||
|
|
||||||
/* Parse configuration options passed from UEFI shell */
|
/* Parse configuration options passed from UEFI shell */
|
||||||
BlpParseCommandLineOptions();
|
BlpParseCommandLine();
|
||||||
|
|
||||||
/* Attempt to early initialize debug console */
|
/* Attempt to early initialize debug console */
|
||||||
if(DEBUG)
|
if(DEBUG)
|
||||||
|
Loading…
Reference in New Issue
Block a user