You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tr><td>0x5008</td><td>32-bit</td><td>CPU_BSP_ID</td><td>APIC ID of the BSP</td></tr>
172
+
<tr><td>0x5010</td><td>16-bit</td><td>CPU_SPEED</td><td>Speed of the CPUs in MegaHertz (<ahref="http://en.wikipedia.org/wiki/Hertz">MHz</a>)</td></tr>
173
+
<tr><td>0x5012</td><td>16-bit</td><td>CPU_CORES_ACTIVE</td><td>The number of CPU cores that were activated in the system</td></tr>
174
+
<tr><td>0x5014</td><td>16-bit</td><td>CPU_CORES_DETECT</td><td>The number of CPU cores that were detected in the system</td></tr>
175
+
<tr><td>0x5016</td><td>8-bit</td><td>CPU_MEM_PHYSICAL</td><td>The number of bits that are valid for a physical address</td></tr>
176
+
<tr><td>0x5017</td><td>8-bit</td><td>CPU_MEM_VIRTUAL</td><td>The number of bits that are valid for a virtual address</td></tr>
177
+
<tr><td>0x5018</td><td>32-bit</td><td>CPU_ID_MAX_STANDARD</td><td>The maximum CPUID standard leaf</td></tr>
178
+
<tr><td>0x501C</td><td>32-bit</td><td>CPU_ID_MAX_EXTENDED</td><td>The maximum CPUID extended leaf</td></tr>
176
179
<tr><td>0x5020</td><td>32-bit</td><td>RAMAMOUNT</td><td>Amount of system RAM in Mebibytes (<ahref="http://en.wikipedia.org/wiki/Mebibyte">MiB</a>)</td></tr>
0 commit comments