From: VMware, Inc <> Date: Thu, 22 Dec 2011 00:45:25 +0000 (-0800) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2011.12.20-562307~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7701c7c006064edf3ff7ae08ca5b5ea23feb6881;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/backdoor_def.h b/open-vm-tools/lib/include/backdoor_def.h index 7845dfaf2..735316922 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -159,7 +159,8 @@ # define BDOOR_CMD_EBC_LEGACYBOOT_ENABLED 0 # define BDOOR_CMD_EBC_GET_ORDER 1 #define BDOOR_CMD_GET_HW_MODEL 74 /* CPL 0 only. */ -#define BDOOR_CMD_MAX 75 +#define BDOOR_CMD_GET_SVGA_CAPABILITIES 75 /* CPL 0 only. */ +#define BDOOR_CMD_MAX 76 /*