-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_compatibility_checks_8h_source.html
More file actions
172 lines (170 loc) · 19.5 KB
/
Copy path_compatibility_checks_8h_source.html
File metadata and controls
172 lines (170 loc) · 19.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.17.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>HyperDbg Debugger: hyperdbg/hyperhv/header/features/CompatibilityChecks.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="codefolding.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="module">
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs';
const theme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'default';
mermaid.initialize({ startOnLoad: true, theme: theme });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">HyperDbg Debugger
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.17.0 -->
<script type="text/javascript">
let searchBox = new SearchBox("searchBox", "search/",'.html');
</script>
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', codefold.init);
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', () => {
initMenu('',true);
init_search();
});
</script>
<div id="main-nav-mobile">
<div class="sm sm-dox"><input id="main-menu-state" type="checkbox"/>
<label class="main-menu-btn" for="main-menu-state">
<span class="main-menu-btn-icon"></span> Toggle main menu visibility</label>
<span id="searchBoxPos1" style="position:absolute;right:8px;top:8px;height:36px;"></span>
</div>
</div><!-- main-nav-mobile -->
<div id="main-nav">
<ul class="sm sm-dox" id="main-menu">
<li id="searchBoxPos2" style="float:right">
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<span id="MSearchSelect" class="search-icon" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"><span class="search-icon-dropdown"></span></span>
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><div id="MSearchCloseImg" class="close-icon"></div></a>
</span>
</div>
</li>
</ul>
</div><!-- main-nav -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
document.addEventListener('DOMContentLoaded',() => { initNavTree('_compatibility_checks_8h_source.html','',''); });
</script>
<div id="container">
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="header">
<div class="headertitle"><div class="title">CompatibilityChecks.h</div></div>
</div><!--header-->
<div class="contents">
<a href="_compatibility_checks_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#include "pch.h"</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="comment">// Structures //</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span></div>
<div class="foldopen" id="foldopen00023" data-start="{" data-end="};">
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html"> 23</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html">_COMPATIBILITY_CHECKS_STATUS</a></div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span>{</div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#aa4cb9187754ba57d9823ed5cdd7105a0"> 25</a></span> <a class="code hl_typedef" href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#a1cb18096b299d23458d3c7b85fd86555">BOOLEAN</a> <a class="code hl_variable" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#aa4cb9187754ba57d9823ed5cdd7105a0">IsX2Apic</a>; <span class="comment">// X2APIC or XAPIC routine</span></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#add2a8d47f0de70718f788b53de44d746"> 26</a></span> <a class="code hl_typedef" href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#a1cb18096b299d23458d3c7b85fd86555">BOOLEAN</a> <a class="code hl_variable" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#add2a8d47f0de70718f788b53de44d746">RtmSupport</a>; <span class="comment">// check for RTM support</span></div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#acf807f1c974255fe108186fe82c0b253"> 27</a></span> <a class="code hl_typedef" href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#a1cb18096b299d23458d3c7b85fd86555">BOOLEAN</a> <a class="code hl_variable" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#acf807f1c974255fe108186fe82c0b253">PmlSupport</a>; <span class="comment">// check Page Modification Logging (PML) support</span></div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a3a377db9e59b8f90f23e5efddbfb1f04"> 28</a></span> <a class="code hl_typedef" href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#a1cb18096b299d23458d3c7b85fd86555">BOOLEAN</a> <a class="code hl_variable" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a3a377db9e59b8f90f23e5efddbfb1f04">ModeBasedExecutionSupport</a>; <span class="comment">// check for mode based execution support (processors after Kaby Lake release will support this feature)</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#af68dba0dd8b9469e42d344f82fca8417"> 29</a></span> <a class="code hl_typedef" href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#a1cb18096b299d23458d3c7b85fd86555">BOOLEAN</a> <a class="code hl_variable" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#af68dba0dd8b9469e42d344f82fca8417">ExecuteOnlySupport</a>; <span class="comment">// Support for execute-only pages (indicating that data accesses are not allowed while instruction fetches are allowed)</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#ac26464dc13297c99edd7b6d7f95bbf1f"> 30</a></span> <a class="code hl_typedef" href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#a1cb18096b299d23458d3c7b85fd86555">BOOLEAN</a> <a class="code hl_variable" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#ac26464dc13297c99edd7b6d7f95bbf1f">CetIbtSupport</a>; <span class="comment">// CET IBT support (indicating that indirect branch tracking is supported)</span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a1b894e7344c19a0be8847d53e33da323"> 31</a></span> <a class="code hl_typedef" href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#a1cb18096b299d23458d3c7b85fd86555">BOOLEAN</a> <a class="code hl_variable" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a1b894e7344c19a0be8847d53e33da323">CetShadowStackSupport</a>; <span class="comment">// CET shadow stack support (indicating that shadow stacks are supported)</span></div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a73b85e5adee02520c56b8320779d3316"> 32</a></span> <a class="code hl_typedef" href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#ae1e6edbbc26d6fbc71a90190d0266018">UINT32</a> <a class="code hl_variable" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a73b85e5adee02520c56b8320779d3316">VirtualAddressWidth</a>; <span class="comment">// Virtual address width for x86 processors</span></div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a7689a5a281336d92b0d2113d0e5a14c5"> 33</a></span> <a class="code hl_typedef" href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#ae1e6edbbc26d6fbc71a90190d0266018">UINT32</a> <a class="code hl_variable" href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a7689a5a281336d92b0d2113d0e5a14c5">PhysicalAddressWidth</a>; <span class="comment">// Physical address width for x86 processors</span></div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> </div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="_compatibility_checks_8h.html#a9b6cbc557efcb2f030848d91757ae134"> 35</a></span>} <a class="code hl_typedef" href="_compatibility_checks_8h.html#a9b6cbc557efcb2f030848d91757ae134">COMPATIBILITY_CHECKS_STATUS</a>, *<a class="code hl_typedef" href="_compatibility_checks_8h.html#af22b92721529a80f7c3df075b3797521">PCOMPATIBILITY_CHECKS_STATUS</a>;</div>
</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span></div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span><span class="comment">// Functions //</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> </div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span>VOID</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span><a class="code hl_function" href="_compatibility_checks_8h.html#a2a92ea0e79bfe3e5c494f49e5a614c4c">CompatibilityCheckPerformChecks</a>();</div>
<div class="ttc" id="a_compatibility_checks_8h_html_a2a92ea0e79bfe3e5c494f49e5a614c4c"><div class="ttname"><a href="_compatibility_checks_8h.html#a2a92ea0e79bfe3e5c494f49e5a614c4c">CompatibilityCheckPerformChecks</a></div><div class="ttdeci">VOID CompatibilityCheckPerformChecks()</div><div class="ttdoc">Checks for the compatibility features based on current processor @detail NOTE: NOT ALL OF THE CHECKS ...</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.c:183</div></div>
<div class="ttc" id="a_compatibility_checks_8h_html_a9b6cbc557efcb2f030848d91757ae134"><div class="ttname"><a href="_compatibility_checks_8h.html#a9b6cbc557efcb2f030848d91757ae134">COMPATIBILITY_CHECKS_STATUS</a></div><div class="ttdeci">struct _COMPATIBILITY_CHECKS_STATUS COMPATIBILITY_CHECKS_STATUS</div><div class="ttdoc">The status of available features in the processor.</div></div>
<div class="ttc" id="a_compatibility_checks_8h_html_af22b92721529a80f7c3df075b3797521"><div class="ttname"><a href="_compatibility_checks_8h.html#af22b92721529a80f7c3df075b3797521">PCOMPATIBILITY_CHECKS_STATUS</a></div><div class="ttdeci">struct _COMPATIBILITY_CHECKS_STATUS * PCOMPATIBILITY_CHECKS_STATUS</div></div>
<div class="ttc" id="abuild_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h_html_a1cb18096b299d23458d3c7b85fd86555"><div class="ttname"><a href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#a1cb18096b299d23458d3c7b85fd86555">BOOLEAN</a></div><div class="ttdeci">UCHAR BOOLEAN</div><div class="ttdef"><b>Definition</b> BasicTypes.h:35</div></div>
<div class="ttc" id="abuild_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h_html_ae1e6edbbc26d6fbc71a90190d0266018"><div class="ttname"><a href="build_2bin_2debug_2_s_d_k_2headers_2_basic_types_8h.html#ae1e6edbbc26d6fbc71a90190d0266018">UINT32</a></div><div class="ttdeci">unsigned int UINT32</div><div class="ttdef"><b>Definition</b> BasicTypes.h:54</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html">_COMPATIBILITY_CHECKS_STATUS</a></div><div class="ttdoc">The status of available features in the processor.</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:24</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html_a1b894e7344c19a0be8847d53e33da323"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a1b894e7344c19a0be8847d53e33da323">_COMPATIBILITY_CHECKS_STATUS::CetShadowStackSupport</a></div><div class="ttdeci">BOOLEAN CetShadowStackSupport</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:31</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html_a3a377db9e59b8f90f23e5efddbfb1f04"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a3a377db9e59b8f90f23e5efddbfb1f04">_COMPATIBILITY_CHECKS_STATUS::ModeBasedExecutionSupport</a></div><div class="ttdeci">BOOLEAN ModeBasedExecutionSupport</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:28</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html_a73b85e5adee02520c56b8320779d3316"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a73b85e5adee02520c56b8320779d3316">_COMPATIBILITY_CHECKS_STATUS::VirtualAddressWidth</a></div><div class="ttdeci">UINT32 VirtualAddressWidth</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:32</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html_a7689a5a281336d92b0d2113d0e5a14c5"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#a7689a5a281336d92b0d2113d0e5a14c5">_COMPATIBILITY_CHECKS_STATUS::PhysicalAddressWidth</a></div><div class="ttdeci">UINT32 PhysicalAddressWidth</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:33</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html_aa4cb9187754ba57d9823ed5cdd7105a0"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#aa4cb9187754ba57d9823ed5cdd7105a0">_COMPATIBILITY_CHECKS_STATUS::IsX2Apic</a></div><div class="ttdeci">BOOLEAN IsX2Apic</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:25</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html_ac26464dc13297c99edd7b6d7f95bbf1f"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#ac26464dc13297c99edd7b6d7f95bbf1f">_COMPATIBILITY_CHECKS_STATUS::CetIbtSupport</a></div><div class="ttdeci">BOOLEAN CetIbtSupport</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:30</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html_acf807f1c974255fe108186fe82c0b253"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#acf807f1c974255fe108186fe82c0b253">_COMPATIBILITY_CHECKS_STATUS::PmlSupport</a></div><div class="ttdeci">BOOLEAN PmlSupport</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:27</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html_add2a8d47f0de70718f788b53de44d746"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#add2a8d47f0de70718f788b53de44d746">_COMPATIBILITY_CHECKS_STATUS::RtmSupport</a></div><div class="ttdeci">BOOLEAN RtmSupport</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:26</div></div>
<div class="ttc" id="astruct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s_html_af68dba0dd8b9469e42d344f82fca8417"><div class="ttname"><a href="struct___c_o_m_p_a_t_i_b_i_l_i_t_y___c_h_e_c_k_s___s_t_a_t_u_s.html#af68dba0dd8b9469e42d344f82fca8417">_COMPATIBILITY_CHECKS_STATUS::ExecuteOnlySupport</a></div><div class="ttdeci">BOOLEAN ExecuteOnlySupport</div><div class="ttdef"><b>Definition</b> CompatibilityChecks.h:29</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
</div><!-- container -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a href="dir_53a6cdbae347618e9ee76d4be5c6ea96.html">hyperdbg</a></li><li class="navelem"><a href="dir_e536aab728f7b0abbbf7dc8fdcfcc81b.html">hyperhv</a></li><li class="navelem"><a href="dir_c1e9402aa68d313bf3c169dd8660abb3.html">header</a></li><li class="navelem"><a href="dir_ab09fef956f80b47f3d361c38e6bf4f4.html">features</a></li><li class="navelem"><a href="_compatibility_checks_8h.html">CompatibilityChecks.h</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.17.0 </li>
</ul>
</div>
</body>
</html>