Workaround page fault with ASSERT()

This commit is contained in:
Satoshi Tanda
2020-03-05 07:21:47 -08:00
parent f6937071b3
commit 297af25c93
4 changed files with 24 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
#include "HostUtils.h"
#include "Platform.h"
#include "MemoryManager.h"
#include "Logger.h"
/*!
@brief Split a 2MB EPT PDE to 512 EPT PTEs.