]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKruti Pendharkar <kp025370@broadcom.com>
Wed, 6 Aug 2025 06:34:16 +0000 (23:34 -0700)
committerKruti Pendharkar <kp025370@broadcom.com>
Wed, 6 Aug 2025 06:34:16 +0000 (23:34 -0700)
open-vm-tools/lib/include/x86cpuid.h
open-vm-tools/services/plugins/vix/vixTools.c

index b8a098b5ed03a75b7746c7f4f4388190a6034940..ff2db2c127589003e9fe4335100177fbd93df215 100644 (file)
@@ -599,7 +599,7 @@ FLAG(   7,  0, EDX, 28,  1, FCMD,                                YES,   9 ) \
 FLAG(   7,  0, EDX, 29,  1, ARCH_CAPABILITIES,                   ANY,   9 ) \
 FLAG(   7,  0, EDX, 30,  1, CORE_CAPABILITIES,                   NO,    0 ) \
 FLAG(   7,  0, EDX, 31,  1, SSBD,                                YES,   9 ) \
-FLAG(   7,  1, EAX,  0,  1, SHA512,                              NO,    0 ) \
+FLAG(   7,  1, EAX,  0,  1, SHA512,                              YES, FUT ) \
 FLAG(   7,  1, EAX,  1,  1, SM3,                                 NO,    0 ) \
 FLAG(   7,  1, EAX,  2,  1, SM4,                                 NO,    0 ) \
 FLAG(   7,  1, EAX,  3,  1, RAO_INT,                             NO,    0 ) \
index 46fb8374490865a1739990d6ab4e1f656ee31a70..8b946560579c74a8e34558b857657fc4fd8ea30d 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (c) 2007-2024 Broadcom. All rights reserved.
+ * Copyright (c) 2007-2024 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