Add missing video ids to coreboot and ieee1275 video.
This commit is contained in:
parent
ab1440bd4e
commit
45fbd9a23f
5 changed files with 10 additions and 0 deletions
|
@ -283,6 +283,8 @@ typedef enum grub_video_driver_id
|
|||
GRUB_VIDEO_DRIVER_SDL,
|
||||
GRUB_VIDEO_DRIVER_SIS315PRO,
|
||||
GRUB_VIDEO_DRIVER_RADEON_FULOONG2E,
|
||||
GRUB_VIDEO_DRIVER_COREBOOT,
|
||||
GRUB_VIDEO_DRIVER_IEEE1275
|
||||
} grub_video_driver_id_t;
|
||||
|
||||
typedef enum grub_video_adapter_prio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue