summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | sysdump: output S-records to the consoleH. Peter Anvin2010-06-223-0/+86
| |/ |/|
* | sysdump: smarter ACPI dumpH. Peter Anvin2010-06-213-19/+288
* | sysdump: make TFTP server optionalH. Peter Anvin2010-06-211-3/+23
* | <syslinux/config.h> fix the order of struct syslinux_ipinfoH. Peter Anvin2010-06-211-2/+2
* | com32: make __farcall() IF-preservingH. Peter Anvin2010-06-211-1/+14
|/
* sysdump: dump ACPI informationH. Peter Anvin2010-06-183-0/+177
* sysdump: use lmalloc/lfreeH. Peter Anvin2010-06-182-3/+10
* sysdump: tftp: use lmalloc(), and set the gatewayH. Peter Anvin2010-06-181-6/+21
* pxe: centralize all the IP information and export it to modulesH. Peter Anvin2010-06-181-0/+9
* 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
* | Merge remote branch 'sherbszt/gfxboot32' into pathbasedH. Peter Anvin2010-06-131-10/+12
|\ \
| * | gfxboot: set media typeSebastian Herbszt2010-06-131-0/+6
| * | gfxboot: use syslinux_derivative_info()Sebastian Herbszt2010-05-301-10/+6
| |/
* | Unify instances of integer log2H. Peter Anvin2010-06-093-8/+51
* | mboot.c32: don't rely on possibly incomplete fieldsH. Peter Anvin2010-06-081-6/+9
* | mboot.c32: handle non-self-terminating imagesH. Peter Anvin2010-06-081-6/+14
* | chain.c32: add support for loading GRUB stage2Paul Bolle2010-06-071-0/+19
* | MENU IMMEDIATE: hotkeys which do not require Entersyslinux-4.00-pre47H. Peter Anvin2010-05-273-6/+31
* | 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
* | cmenu: remove obsolete Makefile rulessyslinux-4.00-pre42H. Peter Anvin2010-05-121-15/+0
* | hdt-cli.c: clean up unused warningsH. Peter Anvin2010-05-121-1/+4