派生自 xt-sys/exectos
Introduce architecture library as new kernel subsystem and move selected routines into new subsystem
这个提交包含在:
@@ -404,8 +404,8 @@ BlStartXtLoader(IN EFI_HANDLE ImageHandle,
|
||||
BlEfiPrint(L"System halted!");
|
||||
for(;;)
|
||||
{
|
||||
HlClearInterruptFlag();
|
||||
HlHalt();
|
||||
ArClearInterruptFlag();
|
||||
ArHalt();
|
||||
}
|
||||
|
||||
/* Return success */
|
||||
|
||||
在新工单中引用
屏蔽一个用户