summaryrefslogtreecommitdiff
path: root/mbr
Commit message (Expand)AuthorAgeFilesLines
...
* Another 3 bytes or so off the MBR...H. Peter Anvin2007-07-111-5/+7
* One more MBR byte...H. Peter Anvin2007-07-111-1/+1
* Shave two more bytes off the MBRH. Peter Anvin2007-07-111-4/+3
* MBR: fix pointer to partition table baseH. Peter Anvin2007-07-111-2/+2
* Shave another byte off the MBRH. Peter Anvin2007-07-111-2/+4
* Shave an additional ~7 bytes off the MBRH. Peter Anvin2007-07-111-16/+16
* Shave a byte off the MBR code.H. Peter Anvin2007-07-111-4/+4
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* MBR: fix problems when LBA > 65535*sectors.H. Peter Anvin2007-04-102-35/+35
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-143-14/+13
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+1
* Fix numerous problems in the new MBR code.syslinux-3.36-pre5H. Peter Anvin2007-02-043-15/+97
* MBR: Set %si immediately upon setting %spH. Peter Anvin2007-02-041-1/+1
* MBR: produce a list file.H. Peter Anvin2007-02-041-4/+4
* Move old MBR into the MBR directory; fix old reference to mbr.binH. Peter Anvin2007-02-041-0/+229
* New MBR which supports logical partitions.H. Peter Anvin2007-02-043-0/+368