aboutsummaryrefslogtreecommitdiff
path: root/src/util.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-08Enhance e820 memory map generation.Kevin O'Connor1-0/+17
2008-06-07Introduce set_fail_silent() helpers.Kevin O'Connor1-3/+3
2008-05-18Implement usleep using real time clock.Kevin O'Connor1-12/+0
2008-04-12Memset should return 'void *' - just to conform to standards.Kevin O'Connor1-1/+2
2008-04-05Forward port new boot menu features from bochs bios.Kevin O'Connor1-6/+9
2008-04-05Make several functions non-inline.Kevin O'Connor1-0/+33
2008-03-29Unify checksum functions.Kevin O'Connor1-0/+11
2008-03-08Port rombios32 code from bochs-bios.Kevin O'Connor1-0/+13