ktf
ktf copied to clipboard
CPU features and flags enumeration via CPUID
Add detection of CPU specific features and flags as provided by cpuid instruction.
Implement infrastructure to easily consume the flags and add them as a guard for already existing features (e.g. rdtscp instruction, 1GB huge pages, etc).