From: VMware, Inc <> Date: Fri, 18 Sep 2009 21:36:16 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2009.09.18-193784~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb5eebda328fa580a5598e6ddb4ecd63e2713edb;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/loglevel_user.h b/open-vm-tools/lib/include/loglevel_user.h index 072fe39dd..300a36cdd 100644 --- a/open-vm-tools/lib/include/loglevel_user.h +++ b/open-vm-tools/lib/include/loglevel_user.h @@ -61,6 +61,7 @@ LOGLEVEL_VAR(hpet), \ LOGLEVEL_VAR(extcfgdevice), \ LOGLEVEL_VAR(flashram), \ + LOGLEVEL_VAR(efinv), \ LOGLEVEL_VAR(pci), \ LOGLEVEL_VAR(pci_vide), \ LOGLEVEL_VAR(pci_uhci), \