Serial port should be working all the time, so announce that now booting the kernel
Alle Prüfungen waren erfolgreich
ci/woodpecker/push/build Pipeline was successful
Alle Prüfungen waren erfolgreich
ci/woodpecker/push/build Pipeline was successful
Dieser Commit ist enthalten in:
Ursprung
cf828a6896
Commit
dc2570ca8e
@ -291,6 +291,7 @@ XtpBootSequence(IN PEFI_FILE_HANDLE BootDir,
|
||||
XtLdrProtocol->EnablePaging(&MemoryMappings, VirtualAddress, ImageProtocol, &XtPageMap);
|
||||
|
||||
/* Call XTOS kernel */
|
||||
XtLdrProtocol->DbgPrint(L"Booting the XTOS kernel\n");
|
||||
KernelEntryPoint(KernelParameters);
|
||||
|
||||
/* Return success */
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren