From: Kruti Pendharkar Date: Wed, 8 Jan 2025 06:05:49 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.0.0~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fb794bc379355aaa58be97c15098e247296652;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable 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 e5246e9fd..9b85f3f58 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -174,6 +174,7 @@ extern "C" { # define BDOOR_CMD_FAS_EXIT_BOOT_SERVICES 13 # define BDOOR_CMD_FAS_GET_API_ENABLES 14 # define BDOOR_CMD_FAS_UNACCEPTED_MEM_ENABLED 15 +# define BDOOR_CMD_FAS_GET_DMA_PROT_ENABLED 16 #define BDOOR_CMD_SENDPSHAREHINTS 66 /* Not in use. Deprecated. */ #define BDOOR_CMD_ENABLE_USB_MOUSE 67 #define BDOOR_CMD_GET_VCPU_INFO 68