]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Adding RHEL9_ARM and OTHERLINUX6_ARM to the ALLARM group.
authorJohn Wolfe <jwolfe@vmware.com>
Sun, 5 Dec 2021 06:55:11 +0000 (22:55 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Sun, 5 Dec 2021 06:55:11 +0000 (22:55 -0800)
open-vm-tools/lib/include/guest_os.h

index f3a53fb4695aeb1e94f9fd450cac862b23aa9627..1ec28a51c84c8befccfcaed4a63e2797929bce2b 100644 (file)
@@ -263,11 +263,12 @@ Bool Gos_InSetArray(uint32 gos, const uint32 *set);
 
 #define ALLCRX                BS(CRXSYS1_64), BS(CRXPOD1_64)
 
-#define ALLARM                BS(WIN_10_ARM_64),        BS(WIN_11_ARM_64),   \
-                              BS(UBUNTU_ARM_64),        BS(PHOTON_ARM_64),   \
-                              BS(VMKERNEL7_ARM),        BS(OTHER_ARM_64),    \
-                              BS(OTHER5XLINUX_ARM_64),  BS(DEBIAN_ARM_64),   \
-                              BS(FREEBSD13_ARM_64),     BS(FREEBSD14_ARM_64)
+#define ALLARM                BS(WIN_10_ARM_64),        BS(WIN_11_ARM_64),      \
+                              BS(UBUNTU_ARM_64),        BS(PHOTON_ARM_64),      \
+                              BS(VMKERNEL7_ARM),        BS(OTHER_ARM_64),       \
+                              BS(OTHER5XLINUX_ARM_64),  BS(DEBIAN_ARM_64),      \
+                              BS(FREEBSD13_ARM_64),     BS(FREEBSD14_ARM_64),   \
+                              BS(RHEL9_ARM_64),         BS(OTHER6XLINUX_ARM_64)
 
 /*
  * These constants are generated by GuestInfoGetOSName which is in