Colin Watson
|
e806ce60ee
|
merge trunk
|
2011-05-18 16:53:36 +01:00 |
Vladimir 'phcoder' Serbinenko
|
e745cf0ca6
|
Implement automatic module license checking according to new GNU
guidelines.
* grub-core/kern/dl.c (grub_dl_check_license): New function.
(grub_dl_load_core): Use grub_dl_check_license.
* include/grub/dl.h (GRUB_MOD_SECTION): New macro.
(GRUB_MOD_LICENSE): Likewise.
(GRUB_MOD_DUAL_LICENSE): Likewise.
All modules updated.
|
2011-04-11 23:01:51 +02:00 |
Colin Watson
|
015e21571c
|
check that adapter->get_edid is non-NULL
|
2010-12-14 19:03:28 +00:00 |
Colin Watson
|
129185cfaa
|
move more EDID-handling functions to generic code, and make videoinfo display EDID information
|
2010-12-14 18:03:34 +00:00 |
Vladimir 'phcoder' Serbinenko
|
3f8fcb6a24
|
Support vbeprobe MODE
|
2010-09-15 14:37:28 +02:00 |
Vladimir 'phcoder' Serbinenko
|
4dd58a6edd
|
Change video_mode_type to an enum, fix collisions and add a bit more info
|
2010-09-12 02:09:09 +02:00 |
Vladimir 'phcoder' Serbinenko
|
d2467d2361
|
Add Hercules, Planar and YUV to videoinfo (not tested)
|
2010-09-12 01:45:58 +02:00 |
Vladimir 'phcoder' Serbinenko
|
03199f1909
|
Fix order of dimensions in videoinfo
|
2010-09-03 22:50:11 +02:00 |
Vladimir 'phcoder' Serbinenko
|
4ab5f27548
|
Remove vbetest and vbeinfo in favour of videotest and videoinfo
|
2010-09-03 22:21:48 +02:00 |
Vladimir 'phcoder' Serbinenko
|
380c39cb25
|
Show adapter-specific info
|
2010-09-03 22:11:22 +02:00 |
Vladimir 'phcoder' Serbinenko
|
4787931fe0
|
Show mode id
|
2010-09-03 21:40:40 +02:00 |
Vladimir 'phcoder' Serbinenko
|
540e2fe185
|
Initial videoinfo implementation
|
2010-09-03 21:19:22 +02:00 |