X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fscreen_info.h;h=1ee2c05142f627ba68cfcf17205a1ae3e38b8893;hb=1eb51c33b21ffa3fceb634d1d6bcd6488c79bc26;hp=827b85bbf388213304c6614eee4d0a57bd2b1845;hpb=43cd73658d8077ee6899b0b5029aad0cba1e9f92;p=pandora-kernel.git diff --git a/include/linux/screen_info.h b/include/linux/screen_info.h index 827b85bbf388..1ee2c05142f6 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;