We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
set POOL_ZERO_DOWN_LEVEL_SUPPORT=1 in PreprocessorDefinitions case BSOD
(Please describe)
(Please describe if applicable)
Commit : d8bbb21
OS version : win11 22h2 22621.2861 in vmware 17.5.0
Architecture: x64
Hardware : cpu i9 13900kf
Details: 122623-8046-01.dmp HyperPlatform.log bin.zip
case 1: { // table == PT (4 KB) const auto pte_index = EptpAddressToPteIndex(physical_address); const auto ept_pt_entry = &table[pte_index]; NT_ASSERT(!ept_pt_entry->all); // c0000005 EptpInitTableEntry(ept_pt_entry, table_level, physical_address); return ept_pt_entry; }
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
Description
set POOL_ZERO_DOWN_LEVEL_SUPPORT=1 in PreprocessorDefinitions case BSOD
Expected behavior
(Please describe)
Actual behavior
(Please describe)
Steps to reproduce the problem
(Please describe if applicable)
Specifications
Commit : d8bbb21
OS version : win11 22h2 22621.2861 in vmware 17.5.0
Architecture: x64
Hardware : cpu i9 13900kf
Details:
122623-8046-01.dmp
HyperPlatform.log
bin.zip
The text was updated successfully, but these errors were encountered: