mention struct grub_video_adapter change

This commit is contained in:
Colin Watson 2010-12-14 18:08:27 +00:00
parent 129185cfaa
commit ef429417b2

View file

@ -19,6 +19,7 @@
(grub_video_vbe_get_edid): New function.
(grub_video_vbe_adapter): Add get_edid.
* include/grub/video.h (struct grub_vbe_edid_info): New structure.
(struct grub_video_adapter): Add get_edid.
(grub_video_edid_checksum): Add prototype.
(grub_video_get_edid): Likewise.
(grub_video_edid_preferred_mode): Likewise.