Kernel parameters should be stored in wide char
这个提交包含在:
父节点
8e61e95cc2
当前提交
bfe2e3899a
@ -127,7 +127,7 @@ typedef struct _KERNEL_INITIALIZATION_BLOCK
|
||||
ULONG BlockSize;
|
||||
ULONG BlockVersion;
|
||||
ULONG ProtocolVersion;
|
||||
PCHAR KernelParameters;
|
||||
PWCHAR KernelParameters;
|
||||
LIST_ENTRY LoadOrderListHead;
|
||||
LIST_ENTRY MemoryDescriptorListHead;
|
||||
LIST_ENTRY BootDriverListHead;
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户