summaryrefslogtreecommitdiffstats
path: root/include/linux/pe.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pe.h')
-rw-r--r--include/linux/pe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pe.h b/include/linux/pe.h
index 1d3836ef9d92..056a1762de90 100644
--- a/include/linux/pe.h
+++ b/include/linux/pe.h
@@ -29,7 +29,7 @@
* handover_offset and xloadflags fields in the bootparams structure.
*/
#define LINUX_EFISTUB_MAJOR_VERSION 0x1
-#define LINUX_EFISTUB_MINOR_VERSION 0x0
+#define LINUX_EFISTUB_MINOR_VERSION 0x1
#define MZ_MAGIC 0x5a4d /* "MZ" */