X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fscreen_info.h;h=1ee2c05142f627ba68cfcf17205a1ae3e38b8893;hb=f58914e41473faf15e2dd66ad26be914da1bce71;hp=827b85bbf388213304c6614eee4d0a57bd2b1845;hpb=2024da603978882d102a34d47828a205fffb338e;p=mv-sheeva.git diff --git a/include/linux/screen_info.h b/include/linux/screen_info.h index 827b85bbf38..1ee2c05142f 100644 --- a/include/linux/screen_info.h +++ b/include/linux/screen_info.h @@ -63,6 +63,8 @@ struct screen_info { #define VIDEO_TYPE_PMAC 0x60 /* PowerMacintosh frame buffer. */ +#define VIDEO_TYPE_EFI 0x70 /* EFI graphic mode */ + #ifdef __KERNEL__ extern struct screen_info screen_info;