forked from xt-sys/exectos
Store last booted OS in NVRAM and make it default one on next boot
This commit is contained in:
@@ -207,7 +207,8 @@ BlInstallProtocol(IN PVOID Interface,
|
||||
|
||||
XTCDECL
|
||||
EFI_STATUS
|
||||
BlInvokeBootProtocol(IN PLIST_ENTRY OptionsList);
|
||||
BlInvokeBootProtocol(IN PWCHAR ShortName,
|
||||
IN PLIST_ENTRY OptionsList);
|
||||
|
||||
XTCDECL
|
||||
EFI_STATUS
|
||||
|
Reference in New Issue
Block a user