| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | com32: syslinux_report_video_mode returns void | H. Peter Anvin | 2009-12-22 | 1 | -1/+1 |
| | | | | | | | | syslinux_report_video_mode() never gave a return value, to have it return void unless we need something else. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | ||||
| * | video: implement long-promised video functions; use them | H. Peter Anvin | 2009-12-18 | 3 | -0/+141 |
| Implement long-since-promised video functions defined in <syslinux/video.h>. Use these functions in initvesa.c instead of open-coding the same functionality. Signed-off-by: H. Peter Anvin <hpa@zytor.com> | |||||
