Add Radeon Yeeloong 3A support.
This commit is contained in:
parent
fd4650a556
commit
184c61ddce
6 changed files with 248 additions and 1 deletions
|
@ -210,6 +210,7 @@ grub_machine_init (void)
|
|||
grub_video_sm712_init ();
|
||||
grub_video_sis315pro_init ();
|
||||
grub_video_radeon_fuloong2e_init ();
|
||||
grub_video_radeon_yeeloong3a_init ();
|
||||
grub_font_init ();
|
||||
grub_gfxterm_init ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue