Cleanup xtos_o module
This commit is contained in:
parent
f99b3c1136
commit
ed8b93beb0
@ -528,10 +528,6 @@ XtLdrModuleMain(IN EFI_HANDLE ImageHandle,
|
||||
EFI_GUID Guid = XT_XTOS_BOOT_PROTOCOL_GUID;
|
||||
EFI_STATUS Status;
|
||||
|
||||
// /* Set the system table and image handle */
|
||||
// EfiImageHandle = ImageHandle;
|
||||
// EfiSystemTable = SystemTable;
|
||||
|
||||
/* Open the XTLDR protocol */
|
||||
Status = BlGetXtLdrProtocol(SystemTable, ImageHandle, &XtLdrProtocol);
|
||||
if(Status != STATUS_EFI_SUCCESS)
|
||||
|
Loading…
Reference in New Issue
Block a user