]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header files not applicable to open-vm-tools.
authorKruti Pendharkar <kp025370@broadcom.com>
Tue, 3 Jun 2025 06:30:25 +0000 (23:30 -0700)
committerKruti Pendharkar <kp025370@broadcom.com>
Tue, 3 Jun 2025 06:30:25 +0000 (23:30 -0700)
open-vm-tools/lib/include/backdoor_def.h
open-vm-tools/lib/include/loglevel_userVars.h

index ec188d98a660f3ccdb6e084dfb3701bfebf05ac4..c307ed0b15a3f72e6603695d206e3fdbfadb79ea 100644 (file)
@@ -154,7 +154,7 @@ extern "C" {
 //#define BDOOR_CMD_GET_HOST_VIDEO_MODES     59 /* Not in use. */
 #define   BDOOR_CMD_ACPI_HOTPLUG_CPU         60 /* Devel only. */
 //#define BDOOR_CMD_USB_HOTPLUG_MOUSE        61 /* Not in use. Never shipped. */
-#define   BDOOR_CMD_XPMODE                   62 /* CPL 0 only. */
+//#define   BDOOR_CMD_XPMODE                 62 /* Not in use. Deprecated. */
 #define   BDOOR_CMD_NESTING_CONTROL          63
 #define   BDOOR_CMD_FIRMWARE_INIT            64 /* CPL 0 only. */
 #define   BDOOR_CMD_FIRMWARE_ACPI_SERVICES   65 /* CPL 0 only. */
index f10020c1b39991229d2a3c2344deddf7e31e8916..3906d912630023ed63d0bb3395eacb7f8938d892 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (c) 1998-2024 Broadcom. All Rights Reserved.
+ * Copyright (c) 1998-2025 Broadcom. All Rights Reserved.
  * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
  *
  * This program is free software; you can redistribute it and/or modify it
    LOGLEVEL_VAR(wifi), /* macWireless and wpa_supplicant */ \
    LOGLEVEL_VAR(win32util), \
    LOGLEVEL_VAR(worker), \
-   LOGLEVEL_VAR(xled), \
-   LOGLEVEL_VAR(xpmode)
+   LOGLEVEL_VAR(xled)
 
    /* end of list */