From: John Wolfe Date: Fri, 26 Mar 2021 03:21:18 +0000 (-0700) Subject: Add Arm FreeBSD to the ALLARM set in guest_os.h. X-Git-Tag: stable-11.3.0~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8c330b4df2878b6b152ac8be4f1bc999febe615;p=thirdparty%2Fopen-vm-tools.git Add Arm FreeBSD to the ALLARM set in guest_os.h. --- diff --git a/open-vm-tools/lib/include/guest_os.h b/open-vm-tools/lib/include/guest_os.h index b8ede3da7..759279837 100644 --- a/open-vm-tools/lib/include/guest_os.h +++ b/open-vm-tools/lib/include/guest_os.h @@ -248,10 +248,11 @@ Bool Gos_InSetArray(uint32 gos, const uint32 *set); #define ALLCRX BS(CRXSYS1_64), BS(CRXPOD1_64) -#define ALLARM BS(ARM_WINTEN_64), BS(ARM_UBUNTU_64), \ - BS(ARM_PHOTON_64), BS(ARM_VMKERNEL7), \ - BS(ARM_OTHER_64), BS(ARM_OTHER5XLINUX_64), \ - BS(ARM_DEBIAN_64) +#define ALLARM BS(ARM_WINTEN_64), BS(ARM_UBUNTU_64), \ + BS(ARM_PHOTON_64), BS(ARM_VMKERNEL7), \ + BS(ARM_OTHER_64), BS(ARM_OTHER5XLINUX_64), \ + BS(ARM_DEBIAN_64), BS(ARM_FREEBSD13_64), \ + BS(ARM_FREEBSD14_64) /* * These constants are generated by GuestInfoGetOSName which is in