From: Oliver Kurth Date: Fri, 2 Nov 2018 22:28:25 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~322 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98e292df69d5a1d21998d99e5f571e22ed42785f;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86cpuid.h b/open-vm-tools/lib/include/x86cpuid.h index 2062465fc..74ed1232c 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -1483,10 +1483,14 @@ CPUIDCheck(int32 eaxIn, int32 eaxInCheck, #define CPUID_MODEL_EXCAVATOR_60 0x60 // family == CPUID_FAMILY_BULLDOZER #define CPUID_MODEL_EXCAVATOR_6F 0x6F // Max Excavator model defined in BKDG #define CPUID_MODEL_ZEN_00 0x00 // family == CPUID_FAMILY_ZEN +#define CPUID_MODEL_ZEN_NAPLES_01 0x01 // family == CPUID_FAMILY_ZEN #define CPUID_MODEL_ZEN_1F 0x1F // Max Zen model defined in BKDG #define CPUID_MODEL_ZEN2_30 0x30 // family == CPUID_FAMILY_ZEN #define CPUID_MODEL_ZEN2_3F 0x3F // Max Zen2 model +/* AMD stepping information */ +#define CPUID_STEPPING_ZEN_NAPLES_B2 0x02 // Zen Naples ZP-B2 + /* VIA model information */ #define CPUID_MODEL_NANO 15 // Isaiah