simple menu: extend command line size to 2047 characters
[profile/ivi/syslinux.git] / mbr /
2008-01-22 H. Peter Anvinmbr: save another 5 bytes by terminating error on newline syslinux-3.61-pre4
2008-01-22 H. Peter Anvinmbr.S: save one more byte syslinux-3.61-pre3
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2007-11-18 H. Peter Anvinmbr: remove *.bin on "spotless", not "clean" syslinux-3.53
2007-11-14 H. Peter Anvinmbr.S: fix loading from logical partitions
2007-11-01 H. Peter AnvinFix [BI]ESUBDIRS for make installer/tidy/clean/spotless
2007-07-12 H. Peter AnvinMBR: shave off another byte
2007-07-12 H. Peter AnvinMBR: shave off another byte
2007-07-12 H. Peter AnvinMBR: one more comment
2007-07-12 H. Peter AnvinMBR: shave another ~4 bytes through an ugly error messa...
2007-07-12 H. Peter AnvinMBR: add HLT to prevent system from melting on failure
2007-07-12 H. Peter AnvinMBR: add CR LF to the end of messages
2007-07-12 H. Peter AnvinMBR: shave 2 more bytes
2007-07-11 H. Peter AnvinMBR: Don't clobber %eax before entering CBIOS code
2007-07-11 H. Peter AnvinMBR: always do setup for EBIOS, makes stack handling...
2007-07-11 H. Peter AnvinMBR: Handle the stack in read_sector correctly...
2007-07-11 H. Peter AnvinOne more MBR byte
2007-07-11 H. Peter AnvinAnother 12 bytes shaved off the MBR...
2007-07-11 H. Peter AnvinAnother 2 bytes off the MBR.
2007-07-11 H. Peter AnvinAdd some comments to the MBR
2007-07-11 H. Peter AnvinAnother 3 bytes or so off the MBR...
2007-07-11 H. Peter AnvinOne more MBR byte...
2007-07-11 H. Peter AnvinShave two more bytes off the MBR
2007-07-11 H. Peter AnvinMBR: fix pointer to partition table base
2007-07-11 H. Peter AnvinShave another byte off the MBR
2007-07-11 H. Peter AnvinShave an additional ~7 bytes off the MBR
2007-07-11 H. Peter AnvinShave a byte off the MBR code.
2007-05-25 Luciano RochaDon't clobber /dev/null when compiling as root
2007-04-10 H. Peter AnvinMBR: fix problems when LBA > 65535*sectors.
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-02-10 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5
2007-02-07 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-02-07 H. Peter AnvinDeal with various distributions breaking gcc in weird...
2007-02-05 H. Peter AnvinFix numerous problems in the new MBR code. syslinux-3.36-pre5
2007-02-05 H. Peter AnvinMBR: Set %si immediately upon setting %sp
2007-02-05 H. Peter AnvinMBR: produce a list file.
2007-02-05 H. Peter AnvinMove old MBR into the MBR directory; fix old reference...
2007-02-04 H. Peter AnvinNew MBR which supports logical partitions.