summaryrefslogtreecommitdiff
path: root/com32/modules/chain.c
Commit message (Expand)AuthorAgeFilesLines
* chain.c32: add support for loading GRUB stage2Paul Bolle2010-06-071-0/+19
* chain.c32 sethidden option fixMichal Soltys2010-04-231-1/+1
* chain.c32: Fix chaining to MBRsH. Peter Anvin2010-03-051-6/+5
* chain.c: part_info -> partinfosyslinux-3.85-pre11H. Peter Anvin2010-02-131-1/+1
* chain.c32: add option to set hidden sectors; load boot sector for NTLDRH. Peter Anvin2010-02-131-66/+134
* chain.c32: Handle nonlinear logical partitionssyslinux-3.85-pre3H. Peter Anvin2010-01-271-5/+8
* chain.c32: simplify the grub4dos supportH. Peter Anvin2010-01-101-13/+9
* chain.c32: add grldr= command for Grub4dosKim Mik2010-01-101-1/+12
* chain.c32: stylistic comments/usage output changesKim Mik2009-12-281-2/+2
* chain.c: do a proper copy operation for the cmldr signatureH. Peter Anvin2009-12-281-9/+14
* chain.c32: add support for booting the Recovery Console of Windows NT/2K/XPKim Mik2009-12-281-0/+17
* chain.c32: fixing implicit declaration of function ‘syslinux_force_text_mod...Kim Mik2009-12-281-0/+1
* chain.c32: force text modeH. Peter Anvin2009-12-181-0/+3
* [chain] Run Nindent on chain.cShao Miller2009-10-291-33/+28
* [chain] Add support for chain-loading another isolinux.binGert Hulselmans2009-10-291-0/+118
* Improving chain.c32 help messageGert Hulselmans2009-10-271-1/+12
* chain: missing some \n one error messagesErwan Velu2009-09-291-4/+4
* Merge commit 'syslinux-3.83-pre1'H. Peter Anvin2009-07-271-2/+1
|\
| * chain.c32: set DL properly when loaded from ISOLINUXH. Peter Anvin2009-07-231-2/+1
* | Run Nindent on com32/modules/chain.cH. Peter Anvin2009-05-291-563/+574
|/
* chain.c32: remove clobber of drivename/partitionH. Peter Anvin2009-05-211-3/+0
* Update copyright noticesH. Peter Anvin2009-04-041-0/+1
* chain.c32: remove misleading commentH. Peter Anvin2009-03-311-1/+0
* chain.c32: remove loadbase < 0x7c00 hackH. Peter Anvin2009-03-311-70/+7
* chain.c32: error out on missing boot sector signatureH. Peter Anvin2008-07-301-0/+7
* chain.c32: fix test for partition types which can be hiddensyslinux-3.71-pre11Sergey Vlasov2008-07-161-1/+1
* chain.c32: fix bounce buffer handlingSergey Vlasov2008-07-161-4/+7
* chain.c32: explicitly verify after writing MBRsyslinux-3.71-pre7H. Peter Anvin2008-07-111-4/+20
* chain.c32: new "hide" optionH. Peter Anvin2008-07-111-9/+104
* chain.c32: allow "boot" as a drive specificationH. Peter Anvin2008-06-301-13/+32
* chain.c32: use a more Linux-kernel-like syntaxH. Peter Anvin2008-06-201-22/+27
* chain.c: avoid comma-space in assembly stubsH. Peter Anvin2008-06-191-14/+14
* Add address aliases for freedos and msdosH. Peter Anvin2008-06-191-0/+6
* chain.c32: minor stylistic cleanupH. Peter Anvin2008-06-191-2/+1
* chain.c: we can't rely on dosmem and int13 in here...H. Peter Anvin2008-06-191-86/+119
* chain.c32: support loading DOS kernelsH. Peter Anvin2008-06-181-14/+88
* chain.c32: finalize the NTLDR interfacesyslinux-3.70-pre18H. Peter Anvin2008-06-151-47/+78
* chain.c32: don't swap drives when already primarysyslinux-3.70-pre17H. Peter Anvin2008-06-121-3/+3
* chain.c32: support swapping BIOS drive numbersH. Peter Anvin2008-06-121-22/+83
* chain: use shuffle API; support loading a boot fileH. Peter Anvin2008-06-121-27/+100
* chain.c32: fix booting from logical partitionsSergey Vlasov2008-04-241-1/+1
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* chain.c32: add support for searching for an MBR signature at runtime.H. Peter Anvin2007-06-221-20/+56
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Remove stealth whitespaceH. Peter Anvin2006-03-171-10/+10
* 3.07: Fix chainloadinghpa2005-01-121-59/+77
* Fix using the resolver function from the API (with DS != CS); addsyslinux-3.00-pre8hpa2004-12-281-3/+3
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* libcom32-ize the chain loader; add LICENCE filehpa2004-12-031-0/+359