Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Breakup jpeg_decode into parsing and displaying phases. | Kevin O'Connor | 2010-07-30 | 1 | -2/+7 |
* | Avoid using BSS variables in jpeg.c. | Kevin O'Connor | 2010-07-30 | 1 | -1/+1 |
* | Cleanup bootsplash vesa signature detection. | Kevin O'Connor | 2010-07-27 | 1 | -5/+6 |
* | Be sure to disable bootsplash on all BIOS boot cases. | Kevin O'Connor | 2010-07-26 | 1 | -3/+6 |
* | Add call16_int10 helper to bootsplash.c. | Kevin O'Connor | 2010-07-26 | 1 | -16/+16 |
* | Don't do "double buffering" in bootsplash code. | Kevin O'Connor | 2010-07-26 | 1 | -40/+9 |
* | Check that malloc succeeds in bootsplash code. | Kevin O'Connor | 2010-07-26 | 1 | -45/+36 |
* | Bootsplash fixes and cleanups. | Kevin O'Connor | 2010-07-26 | 1 | -25/+19 |
* | Initial bootsplash support. | Kevin O'Connor | 2010-06-28 | 1 | -0/+262 |