From: Oliver Kurth Date: Fri, 15 Sep 2017 18:22:45 +0000 (-0700) Subject: Common header file change; not relevant to open-vm-tools. X-Git-Tag: stable-10.2.0~695 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2ebd45dba6f81f18095c4ec4fb37570e16ad889;p=thirdparty%2Fopen-vm-tools.git Common header file change; not relevant to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/backdoor_def.h b/open-vm-tools/lib/include/backdoor_def.h index 682b581fa..b86aa7e96 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -147,6 +147,7 @@ # define BDOOR_CMD_FAS_GET_HARD_RESET_ENABLE 7 # define BDOOR_CMD_FAS_GET_MOUSE_HID 8 # define BDOOR_CMD_FAS_GET_SMBIOS_VERSION 9 +# define BDOOR_CMD_FAS_GET_64BIT_PCI_HOLE_SIZE 10 #define BDOOR_CMD_SENDPSHAREHINTS 66 /* Not in use. Deprecated. */ #define BDOOR_CMD_ENABLE_USB_MOUSE 67 #define BDOOR_CMD_GET_VCPU_INFO 68