派生自 xt-sys/exectos
Do not create new bootloader stack as it is not needed any longer and kernel will use its own stack
这个提交包含在:
@@ -43,7 +43,6 @@ typedef struct _XT_BOOT_LOADER_PROTOCOL
|
||||
PBL_GET_VIRTUAL_ADDRESS GetVirtualAddress;
|
||||
PBL_INIT_VIRTUAL_MEMORY InitializeVirtualMemory;
|
||||
PBL_MAP_VIRTUAL_MEMORY MapVirtualMemory;
|
||||
PBL_GET_STACK GetStack;
|
||||
PBL_DBG_PRINT DbgPrint;
|
||||
PBL_EFI_PRINT EfiPrint;
|
||||
PBL_CLOSE_VOLUME CloseVolume;
|
||||
|
||||
在新工单中引用
屏蔽一个用户