From: Oliver Kurth Date: Fri, 15 Sep 2017 18:23:42 +0000 (-0700) Subject: Change to shared header file unrelated to open-vm-tools. X-Git-Tag: stable-10.2.0~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=357f5304834d40ce8a1e97838766f34cc6d89ddd;p=thirdparty%2Fopen-vm-tools.git Change to shared header file unrelated to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_device_version.h b/open-vm-tools/lib/include/vm_device_version.h index 13e970b0a..3df374f89 100644 --- a/open-vm-tools/lib/include/vm_device_version.h +++ b/open-vm-tools/lib/include/vm_device_version.h @@ -79,9 +79,11 @@ #define PCI_DEVICE_ID_VMWARE_HDAUDIO_CONTROLLER 0x1977 /* - * TXT revision ID. + * TXT vendor, device and revision ID. We are keeping vendor + * as Intel since tboot code does not like anything other + * than Intel in the SINIT ACM header. */ -#define TXT_VENDOR_ID 0x15AD +#define TXT_VENDOR_ID 0x8086 #define TXT_DEVICE_ID 0xB002 #define TXT_REVISION_ID 0x01