XTLDR Rewrite #7
@ -544,5 +544,8 @@ XtLdrModuleMain(IN EFI_HANDLE ImageHandle,
|
||||
XtBootProtocol.BootSystem = XtBootSystem;
|
||||
|
||||
/* Register XTOS boot protocol */
|
||||
XtLdrProtocol->Boot.RegisterProtocol(L"XTOS", &Guid);
|
||||
|
||||
/* Install XTOS protocol */
|
||||
return XtLdrProtocol->Protocol.Register(&Guid, &XtBootProtocol);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user