]> 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>
Fri, 17 Oct 2025 04:25:48 +0000 (21:25 -0700)
committerKruti Pendharkar <kp025370@broadcom.com>
Fri, 17 Oct 2025 04:25:48 +0000 (21:25 -0700)
open-vm-tools/lib/include/acpi_table_defs.h

index 874ec7e06613355f190e759a78d0a223e0d20508..e5b6a620e3d83cc2d3c6105f6aeb335ff88e1a80 100644 (file)
@@ -954,5 +954,9 @@ typedef struct {
  */
 #define IORT_SIGNATURE "IORT"
 
+/*
+ * Memory-mapped Configuration Space Base Address Description Table (MCFG).
+ */
+#define MCFG_SIGNATURE "MCFG"
 
 #endif /* !_ACPI_TABLE_DEFS_H_ */