fork 自 xt-sys/exectos
Expose BlEnterFirmwareSetup() routine via XTLDR protocol
此提交包含在:
@@ -918,6 +918,7 @@ BlpInstallXtLoaderProtocol()
|
||||
BlpLdrProtocol.Tui.DisplayInputDialog = BlDisplayInputDialog;
|
||||
BlpLdrProtocol.Tui.DisplayProgressDialog = BlDisplayProgressDialog;
|
||||
BlpLdrProtocol.Tui.UpdateProgressBar = BlUpdateProgressBar;
|
||||
BlpLdrProtocol.Util.EnterFirmwareSetup = BlEnterFirmwareSetup;
|
||||
BlpLdrProtocol.Util.ExitBootServices = BlExitBootServices;
|
||||
BlpLdrProtocol.Util.GetConfigurationTable = BlGetConfigurationTable;
|
||||
BlpLdrProtocol.Util.GetEfiVariable = BlGetEfiVariable;
|
||||
|
||||
新增問題並參考
封鎖使用者