summaryrefslogtreecommitdiff
path: root/mbr/isohdpfx.S
Commit message (Expand)AuthorAgeFilesLines
* isohybrid: Generate GPT and Mac bootable imagesMatthew Garrett2011-08-241-0/+31
* mbr: Make sure the MBR code starts with the byte 0x33H. Peter Anvin2010-12-231-2/+1
* isohdpfx: update to the new !GPT protocolH. Peter Anvin2010-06-271-3/+5
* isohdpfx: actually generate the stack frame isolinux expectssyslinux-3.82-pre2H. Peter Anvin2009-05-311-6/+9
* isohdpfx: don't clear %ds before parsing partiting infosyslinux-3.81-pre15H. Peter Anvin2009-05-261-14/+15
* isohybrid: revert to a stack format compatible with previous versionsyslinux-3.81-pre14H. Peter Anvin2009-05-251-17/+18
* isohybrid: support booting from partition; fix CBIOS bootingH. Peter Anvin2009-05-211-20/+49
* mbr: generate normal versions, force-80 versions, and ctrl-80 versionsH. Peter Anvin2009-04-041-9/+8
* mbr/*.S: use a symbolic constant for BIOS_kbdflagsH. Peter Anvin2009-03-301-2/+3
* mbr/*.S: if Ctrl is pressed, force the drive number to 0x80H. Peter Anvin2009-03-301-3/+9
* isohdpfx: remove stray jmpw *%siH. Peter Anvin2009-03-101-1/+0
* isohdpfx: work around gas/ld miscompilationH. Peter Anvin2009-02-271-1/+9
* mbr, gptmbr, isohdpfx: don't lose the carry flagH. Peter Anvin2008-09-081-1/+1
* isohdpfx: save one byteH. Peter Anvin2008-09-081-1/+1
* ISOLINUX: fix EBIOS information passing in hybrid HDD modeH. Peter Anvin2008-09-051-5/+7
* ISOLINUX: support for hybrid mode (CD-ROM/USB key)H. Peter Anvin2008-09-051-0/+212