]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Wed, 10 Apr 2019 21:14:51 +0000 (14:14 -0700)
committerOliver Kurth <okurth@vmware.com>
Wed, 10 Apr 2019 21:14:51 +0000 (14:14 -0700)
open-vm-tools/lib/include/backdoor_def.h

index 089c407cca017d2252e98f9361cf860946a6d53c..77b0442e2c387b9e00447b93044117addef40e11 100644 (file)
@@ -176,6 +176,7 @@ extern "C" {
 #  define BDOOR_CMD_EBC_GET_NETWORK_BOOT_PROTOCOL 3
 #  define BDOOR_CMD_EBC_QUICKBOOT_ENABLED         4
 #  define BDOOR_CMD_EBC_GET_PXE_ARCH              5
+#  define BDOOR_CMD_EBC_SKIP_DELAYS               6
 #define   BDOOR_CMD_GET_HW_MODEL             74 /* CPL 0 only. */
 #define   BDOOR_CMD_GET_SVGA_CAPABILITIES    75 /* CPL 0 only. */
 #define   BDOOR_CMD_GET_FORCE_X2APIC         76 /* CPL 0 only  */