From: Oliver Kurth Date: Fri, 15 Sep 2017 18:22:58 +0000 (-0700) Subject: Change to header file unrelated to open-vm-tools. X-Git-Tag: stable-10.2.0~592 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=379cf86f2b71c0040acf66e763ca416ef1bc8c8a;p=thirdparty%2Fopen-vm-tools.git Change to header file unrelated to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86cpuid.h b/open-vm-tools/lib/include/x86cpuid.h index 4fd55dd01..316a54220 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -481,6 +481,7 @@ FLAG( 7, 0, ECX, 0, 1, PREFETCHWT1, YES, TRUE) \ FLAG( 7, 0, ECX, 1, 1, AVX512VBMI, YES, TRUE) \ FLAG( 7, 0, ECX, 3, 1, PKU, YES, TRUE) \ FLAG( 7, 0, ECX, 4, 1, OSPKE, ANY, TRUE) \ +FLAG( 7, 0, ECX, 30, 1, SGX_LC, NO, FALSE) \ /* LEVEL, SUB-LEVEL, REG, POS, SIZE, NAME, MON SUPP, CPL3 */