Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos found by codespell | Stefan Weil | 2015-10-09 | 1 | -1/+1 |
* | Merge bmp.h, boot.h, jpeg.h, and post.h into util.h. | Kevin O'Connor | 2013-09-18 | 1 | -2/+13 |
* | Move malloc code from pmm.c to new files malloc.c and malloc.h. | Kevin O'Connor | 2013-09-18 | 1 | -1/+1 |
* | Rename util.c to string.c and introduce string.h. | Kevin O'Connor | 2013-09-18 | 1 | -2/+3 |
* | Add an option to let seabios show BMP file as a logo. | Wayne Xia | 2011-07-09 | 1 | -0/+105 |