From: Kruti Pendharkar Date: Wed, 6 Aug 2025 06:34:16 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.1.0~109 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be292c3e5cb61c8dcc1fa3b320a58e0a1cde2fb8;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86cpuid.h b/open-vm-tools/lib/include/x86cpuid.h index b8a098b5e..ff2db2c12 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -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 ) \ diff --git a/open-vm-tools/services/plugins/vix/vixTools.c b/open-vm-tools/services/plugins/vix/vixTools.c index 46fb83744..8b9465605 100644 --- a/open-vm-tools/services/plugins/vix/vixTools.c +++ b/open-vm-tools/services/plugins/vix/vixTools.c @@ -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