forked from xt-sys/exectos
Store page map level
This commit is contained in:
@@ -108,6 +108,7 @@ typedef struct _LOADER_GRAPHICS_INFORMATION_BLOCK
|
||||
typedef struct _LOADER_INFORMATION_BLOCK
|
||||
{
|
||||
PVOID DbgPrint;
|
||||
ULONG PageMapLevel;
|
||||
LOADER_GRAPHICS_INFORMATION_BLOCK FrameBuffer;
|
||||
} LOADER_INFORMATION_BLOCK, *PLOADER_INFORMATION_BLOCK;
|
||||
|
||||
|
Reference in New Issue
Block a user