Not really needed as each module will get both ImageHandle and SystemTable
This commit is contained in:
@@ -101,8 +101,6 @@ BlpRegisterXtLoaderProtocol()
|
||||
LdrProtocol.Memory.FreePool = BlMemoryFreePool;
|
||||
LdrProtocol.Protocol.Open = BlOpenXtProtocol;
|
||||
LdrProtocol.Util.ExitBootServices = BlExitBootServices;
|
||||
LdrProtocol.Util.GetImageHandle = BlGetEfiImageHandle;
|
||||
LdrProtocol.Util.GetSystemTable = BlGetEfiSystemTable;
|
||||
LdrProtocol.Util.SleepExecution = BlSleepExecution;
|
||||
|
||||
/* Register XTLDR loader protocol */
|
||||
|
||||
Reference in New Issue
Block a user