summaryrefslogtreecommitdiff
path: root/com32/modules
Commit message (Expand)AuthorAgeFilesLines
* ifcpu.c32: Remove defines used in the old sleep function.Gert Hulselmans2010-07-061-4/+0
* Merge remote branch 'gerth/whichsys'H. Peter Anvin2010-07-052-1/+129
|\
| * whichsys.c32: execute specific command, based on Syslinux bootloader variantGert Hulselmans2010-07-052-1/+129
* | Merge remote branch 'gerth/chain_grubcfg'H. Peter Anvin2010-07-051-9/+112
|\ \
| * | chain.c32: Put declaration of *stage2 before common codeGert Hulselmans2010-07-051-2/+2
| * | chain.c32: add grubcfg= for passing an alternative config filename to GRUB L...Gert Hulselmans2010-07-041-9/+112
* | | ifcpu.c32: need <unistd.h>H. Peter Anvin2010-07-051-0/+1
* | | ifcpu.c32: remove open-coded sleep functionH. Peter Anvin2010-07-051-13/+1
| |/ |/|
* | com32: canonicalize DEBUG to mean <dprintf.h>H. Peter Anvin2010-07-013-21/+3
|/
* ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabledGert Hulselmans2010-07-012-1/+166
* config.c32: accept an optional new directoryH. Peter Anvin2010-06-281-3/+4
* chain.c32: pass partition number to stage2 of Grub LegacyGert Hulselmans2010-06-271-5/+8
* chain.c32: only pass partition number in DH, when grldr= is usedGert Hulselmans2010-06-271-1/+11
* chain.c32: add keeppxe to usage output and cleanup commentsGert Hulselmans2010-06-271-21/+25
* Export the 64-bit partition offset and use it in chain.cH. Peter Anvin2010-06-271-2/+3
* chain.c32: fix handover to a logical partitionH. Peter Anvin2010-06-261-48/+65
* pwd.c32: add to MakefileH. Peter Anvin2010-06-261-1/+1
* chain.c32: "fs" is a singular token, only match if completeH. Peter Anvin2010-06-261-1/+1
* com32 pwd moduleGene Cumm2010-06-261-0/+51
* chain: Support booting GPT partition by labelShao Miller2010-06-261-5/+72
* chain: Support booting GPT disk/partition by GUIDShao Miller2010-06-261-22/+148
* chain.c32: correctly set the length of the GPT handover structuresyslinux-4.00-pre61H. Peter Anvin2010-06-251-50/+57
* Merge remote branch 'sha0/chain_gpt'H. Peter Anvin2010-06-251-196/+660
|\
| * chain: Implement GPT hand-over protocol as documentedShao Miller2010-06-251-1/+50
| * chain: Allow booting the Syslinux partition with "fs"Shao Miller2010-06-241-31/+44
| * chain: A sprinkling of documentationShao Miller2010-06-241-20/+29
| * chain: Remove type-assurance macro for declarationsShao Miller2010-06-241-7/+6
| * chain: Support GPT disksShao Miller2010-06-241-1/+230
| * chain: Change disk partition iteration strategyShao Miller2010-06-241-111/+219
| * chain: Fix allocation size in read_sectorsShao Miller2010-06-241-1/+1
| * chain: Add DOS partition dumping routine for debuggingShao Miller2010-06-231-0/+33
| * chain: Use struct mbr where applicableShao Miller2010-06-231-39/+52
| * chain: Use CHS typedef and macrosShao Miller2010-06-221-6/+13
| * chain: Allow reading more than a single sectorShao Miller2010-06-221-9/+15
| * chain: Run Nindent on com32/modules/chain.cShao Miller2010-06-221-26/+24
* | Rename dir.c32 -> ls.c32syslinux-4.00-pre60H. Peter Anvin2010-06-242-2/+2
* | ifcpu: Adding PAE supportErwan Velu2010-06-241-4/+9
* | ifcpu: printing usage if no parameterErwan Velu2010-06-241-31/+42
|/
* Merge remote branch 'sha0/boot_args' into pathbasedH. Peter Anvin2010-06-172-6/+12
|\
| * ifcpuXX: Support multiple parameters with labelsShao Miller2010-06-122-6/+12
* | chain.c32: add support for loading GRUB stage2Paul Bolle2010-06-071-0/+19
* | Merge remote branch 'origin/master' into pathbasedH. Peter Anvin2010-05-201-11/+15
|\ \ | |/
| * cat.c32: handle multiple files, use argv[0], copy 4K at a timeH. Peter Anvin2010-05-201-11/+14
* | cat.c32: remove unused variableH. Peter Anvin2010-05-121-1/+0
* | vpdtest.c32: remove unused variableH. Peter Anvin2010-05-121-1/+0
* | sdi.c32: remove unused variableH. Peter Anvin2010-05-121-1/+0
* | pcitest.c32: mark argc/argv usedH. Peter Anvin2010-05-121-0/+3
* | disk.c32: remove unused variableH. Peter Anvin2010-05-121-3/+4
* | Merge branch 'master' into pathbasedH. Peter Anvin2010-05-123-9/+8
|\ \ | |/
| * cpuid: Typo between argv & argcErwan Velu2010-05-121-1/+1