]> 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:17 +0000 (23:34 -0700)
committerKruti Pendharkar <kp025370@broadcom.com>
Wed, 6 Aug 2025 06:34:17 +0000 (23:34 -0700)
open-vm-tools/lib/include/x86_basic_defs.h

index ab79ea2d0e0483f90c5f96346664a2a6781ced99..48488a7e5910fee96e2d3006f579423527e402b9 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (c) 2006-2024 Broadcom. All Rights Reserved.
+ * Copyright (c) 2006-2025 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
 #define CR4_UINTR      0x02000000
 #define CR4_LASS       0x08000000
 #define CR4_LAM_SUP    0x10000000
+#define CR4_FRED       0x100000000
 #define CR4_RESERVED   CONST64U(0xffffffffe6089000)
 #define CR8_RESERVED   CONST64U(0xfffffffffffffff0)