summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* lua: update for Syslinux 4Geert Stappers2010-07-012-6/+16
* Merge branch 'master' into luaH. Peter Anvin2010-07-01527-19618/+50461
|\
| * MCONFIG: add -Wno-error to .lnx filesH. Peter Anvin2010-07-011-1/+1
| * MCONFIG: .lnx files are for testing, don't do _FORTIFY_SOURCEH. Peter Anvin2010-07-011-1/+2
| * ifplop.c32: Detect if PLoP USB/CD INT13h hook is enabled/disabledGert Hulselmans2010-07-012-1/+166
| * mboot.h: use <dprintf.h>H. Peter Anvin2010-06-291-7/+1
| * config.c32: accept an optional new directoryH. Peter Anvin2010-06-281-3/+4
| * Merge remote branch 'sha0/gert_chain'H. Peter Anvin2010-06-271-6/+19
| |\
| | * 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
| * | rosh: update for Syslinux 4 and make it more usableGene Cumm2010-06-272-344/+733
| |/
| * 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-272-2/+5
| * PM getcwd(); Fix COM32 getcwdGene Cumm2010-06-262-21/+3
| * menu: add MENU HELPH. Peter Anvin2010-06-263-0/+32
| * 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
| * Fix COM32 chdir()Gene Cumm2010-06-262-6/+6
| * pmapi: make the pmapi vector include its own sizeH. Peter Anvin2010-06-261-0/+2
| * 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
| * | Merge remote branch 'erwan/master_new'H. Peter Anvin2010-06-242-31/+49
| |\ \ | | |/ | |/|
| | * ifcpu: Adding PAE supportErwan Velu2010-06-241-4/+9
| | * disklib: Add WEE bootloader detection codeGert Hulselmans2010-06-241-0/+2
| | * ifcpu: printing usage if no parameterErwan Velu2010-06-241-31/+42
| * | Merge remote branch 'erwan/master_new'H. Peter Anvin2010-06-2221-404/+401
| |\ \ | | |/
| | * hdt: new release 0.3.6.1hdt-0.3.6.1Erwan Velu2010-06-221-2/+2
| | * hdt: Using syslinux_reboot() callErwan Velu2010-06-225-17/+14
| | * hdt: updating memtest to 4.10Erwan Velu2010-06-222-3/+3
| | * Replacing strncpy by strlcpyErwan Velu2010-06-2211-376/+376
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ...Erwan Velu2010-06-226-25/+327
| | |\
| | * | Fixing compilation warningErwan Velu2010-06-214-7/+7
| * | | sysdump, be_srec: increment the addressH. Peter Anvin2010-06-221-0/+1