aboutsummaryrefslogtreecommitdiff
path: root/src/devices/oprom/yabel/device.c
AgeCommit message (Expand)Author
2012-11-30Rename devices -> deviceStefan Reinauer
2011-10-13refactor vesa mode setting code and bootsplash codeStefan Reinauer
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-01-13Improve compatibility of YABEL with real-world VGABIOSesPatrick Georgi
2010-08-30Make yabel work for non-zero bus numbers. The link_num is not the bus number.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-05-27fix warnings.Stefan Reinauer
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-03-16it was reason for workaround rules already, and it's somewhat ugly:Stefan Reinauer