Loader shell stub
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include <xtldr.h>
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Initializes EFI Boot Loader (XTLDR).
|
||||
*
|
||||
@@ -425,6 +426,7 @@ BlStartXtLoader(IN EFI_HANDLE ImageHandle,
|
||||
}
|
||||
|
||||
/* Fallback to shell, if boot menu returned */
|
||||
BlStartLoaderShell();
|
||||
}
|
||||
|
||||
/* This point should be never reached, if this happen return error code */
|
||||
|
||||
Reference in New Issue
Block a user