commit | c4699e282193f766b2ada7a3f244f02ed0b60040 | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt.fleming@intel.com> | Thu Oct 13 19:57:11 2011 +0100 |
committer | Matt Fleming <matt.fleming@intel.com> | Thu Oct 13 19:57:11 2011 +0100 |
tree | 61e13bb35a5ca904771bca222dfa2c72cb3a2d31 | |
parent | 75862d872298aabe20c43286c2f3d5184dd9d691 [diff] |
efilinux 0.9 Signed-off-by: Matt Fleming <matt.fleming@intel.com>
diff --git a/efilinux.h b/efilinux.h index 1c63bf1..c571e35 100644 --- a/efilinux.h +++ b/efilinux.h
@@ -43,7 +43,7 @@ #define __EFILINUX_H__ #define EFILINUX_VERSION_MAJOR 0 -#define EFILINUX_VERSION_MINOR 8 +#define EFILINUX_VERSION_MINOR 9 extern EFI_SYSTEM_TABLE *sys_table; extern EFI_BOOT_SERVICES *boot;