Implement HlCpuId() routine and corresponding structures for issueing CPUID instruction

Tento commit je obsažen v:
2022-12-11 17:40:56 +01:00
rodič 2b679c11d4
revize 324a88cc01
9 změnil soubory, kde provedl 340 přidání a 89 odebrání

Zobrazit soubor

@@ -30,6 +30,7 @@
#include "hltypes.h"
/* Architecture-specific low level data types headers */
#include ARCH_HEADER(hltypes.h)
#include ARCH_HEADER(mmtypes.h)
/* XT routines */