|
HyperDbg Debugger
|
Header for checks for processor compatibility with different features. More...
#include "pch.h"Go to the source code of this file.
Classes | |
| struct | _COMPATIBILITY_CHECKS_STATUS |
| The status of available features in the processor. More... | |
Typedefs | |
| typedef struct _COMPATIBILITY_CHECKS_STATUS | COMPATIBILITY_CHECKS_STATUS |
| The status of available features in the processor. | |
| typedef struct _COMPATIBILITY_CHECKS_STATUS * | PCOMPATIBILITY_CHECKS_STATUS |
Functions | |
| VOID | CompatibilityCheckPerformChecks () |
| Checks for the compatibility features based on current processor @detail NOTE: NOT ALL OF THE CHECKS ARE PERFORMED HERE. | |
Header for checks for processor compatibility with different features.
| typedef struct _COMPATIBILITY_CHECKS_STATUS COMPATIBILITY_CHECKS_STATUS |
The status of available features in the processor.
| typedef struct _COMPATIBILITY_CHECKS_STATUS * PCOMPATIBILITY_CHECKS_STATUS |
| VOID CompatibilityCheckPerformChecks | ( | ) |
Checks for the compatibility features based on current processor @detail NOTE: NOT ALL OF THE CHECKS ARE PERFORMED HERE.