We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f584c75 commit 5d66253Copy full SHA for 5d66253
arch/x86/include/asm/uv/bios.h
@@ -72,7 +72,7 @@ struct uv_gam_range_entry {
72
};
73
74
#define UV_SYSTAB_SIG "UVST"
75
-#define UV_SYSTAB_VERSION_1 1 /* UV1/2/3 BIOS version */
+#define UV_SYSTAB_VERSION_1 1 /* UV2/3 BIOS version */
76
#define UV_SYSTAB_VERSION_UV4 0x400 /* UV4 BIOS base version */
77
#define UV_SYSTAB_VERSION_UV4_1 0x401 /* + gpa_shift */
78
#define UV_SYSTAB_VERSION_UV4_2 0x402 /* + TYPE_NVRAM/WINDOW/MBOX */
0 commit comments