commit | 12900b1a2431946f59e4973729280296a4a9cffd | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Thu Oct 23 16:37:08 2014 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Mon Oct 27 11:03:12 2014 -0400 |
tree | f02bf0b37e361e771b9f44ed9d0e03eedccaad68 | |
parent | 63977905a05fe36deac4aee9ef28bec8a13be402 [diff] |
vgabios: Fill in available legacy modes in video_func_static at runtime Instead of hard coding the list of modes, fill them in from the list of supported modes. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>