@@ -0,0 +1,5 @@
#include <Library/BaseLib.h>
#include <Uefi.h>
#include <Uefi/UefiSpec.h>
void VMemInit() { UINTN *PageTable = (UINTN *)AsmReadCr3(); }
The note is not visible to the blocked user.