summaryrefslogtreecommitdiff
path: root/com32/lib/syslinux
Commit message (Expand)AuthorAgeFilesLines
* pxe_dns: remove obsolete pxe_dns.c wrapperH. Peter Anvin2016-04-061-67/+0
* Use z width specifier when printing size_t variableJonathan Boeing2015-05-031-1/+1
* com32/lib/syslinux/load_linux.c: update prot_mode_baseScot Doyle2015-04-181-0/+1
* load_linux: correct a typeScot Doyle2015-02-141-2/+2
* com32: Use z size specifier for printf-ing size_t variableMartin Str|mberg2015-01-051-1/+1
* com32: change '%llx' to use PRIx64Martin Str|mberg2015-01-051-8/+8
* biosboot: This file is not for EFInocomapiH. Peter Anvin2014-03-131-0/+4
* Merge branch 'nocomapi'syslinux-6.03-pre7H. Peter Anvin2014-03-032-8/+42
|\
| * comapi: Remove the comapi interfaces completelyH. Peter Anvin2014-02-131-1/+1
| * bios: Remove shuffle and boot comapi callH. Peter Anvin2014-02-132-8/+42
* | shuffler: Actually get the shuffler size sanelysyslinux-6.03-pre4H. Peter Anvin2014-02-272-13/+8
|/
* Add const qualifiersGene Cumm2014-01-251-1/+1
* com32sys_t inreg shall be zeroified prior intcallErwan Velu2014-01-221-0/+1
* load_linux: Don't use size heuristic for non-relocatable kernelsH. Peter Anvin2013-12-041-33/+40
* chain: Fix chainloading on 6.02Raphael S. Carvalho2013-10-171-8/+14
* com32/disk: Code cleanup at disk_write_sectors and disk_read_sectors.Raphael S.Carvalho2013-09-301-83/+90
* tests: unit test bios_boot_linux()Matt Fleming2013-07-262-1/+201
* video.h: we need one syslinux_force_text_mode() prototypeMatt Fleming2013-07-261-1/+1
* tests: syslinux_memmap_highest() unit testsMatt Fleming2013-07-261-0/+66
* load_linux: dynamically calculate the cmdline regionsyslinux-6.02-pre12Matt Fleming2013-07-252-4/+70
* load_linux: extract the logic for cmdline_offsetMatt Fleming2013-07-251-4/+10
* tests: delete test executables after each runMatt Fleming2013-07-241-3/+1
* tests: make mmap_entry globally available to unit testsMatt Fleming2013-07-245-25/+9
* tests: Syslinux unit testsMatt Fleming2013-07-236-0/+468
* movebits: Handle arbitrary combinations of SMT_FREE and SMT_TERMINALsyslinux-6.02-pre6H. Peter Anvin2013-07-181-29/+13
* zonelist: allow syslinux_memmap_type() to demote SMT_FREE to SMT_TERMINALH. Peter Anvin2013-07-171-5/+16
* movebits: allow allocation across region boundaryMatt Fleming2013-07-171-1/+16
* memscan: build a linked list of memory scannersMatt Fleming2013-07-171-119/+27
* movebits: Add SMT_TERMINAL - a last resort region typeMatt Fleming2013-07-172-2/+2
* memscan: pass enum syslinux_memmap_types aroundMatt Fleming2013-07-172-10/+12
* movebits: Add syslinux_memmap_find()Matt Fleming2013-07-172-74/+78
* zonelist: rename syslinux_memmap_find()...Matt Fleming2013-07-173-6/+6
* Merge tag 'syslinux-5.11-pre8' into firmwaresyslinux-6.02-pre1Matt Fleming2013-07-082-13/+125
|\
| * Merge branch 'dynamic-debug' into elflinksyslinux-5.11-pre8Matt Fleming2013-07-051-0/+95
| |\
| | * debug.c32: Dynamically enable/disable debug code at runtimeMatt Fleming2013-07-051-0/+95
| * | load_linux: validate sanity of 'initrd_addr_max'syslinux-5.11-pre5Matt Fleming2013-07-011-1/+1
| * | load_linux: Add dprintf statements to aid debuggingMatt Fleming2013-07-011-12/+29
| |/
* | load_linux: fallback to the BIOS linux loaderMatt Fleming2013-06-241-6/+5
* | load_linux: return a non-void value to fix compiler warningMatt Fleming2013-06-191-2/+2
* | Merge tag 'syslinux-5.11-pre2' into firmwareMatt Fleming2013-06-171-12/+37
|\ \ | |/
| * load_linux: update errno before returningMatt Fleming2013-04-251-12/+37
* | Merge remote-tracking branch 'zytor/elflink' into for-hpa/elflink/firmwareMatt Fleming2013-04-111-7/+11
|\ \ | |/
| * Fix support for Linux kernel images with no protected mode codeJosh Triplett2013-04-081-7/+11
* | Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming2013-03-225-29/+28
|\ \ | |/
| * Merge branch 'lwip-merge' into elflinksyslinux-5.10-pre1Matt Fleming2013-03-062-14/+7
| |\
| | * Merge branch 'lwip' into elflinkMatt Fleming2013-02-262-14/+7
| | |\
| | | * Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre18H. Peter Anvin2012-03-301-0/+534
| | | |\
| | | * \ Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre15H. Peter Anvin2011-06-275-38/+29
| | | |\ \
| | | * \ \ Merge branch 'master' into lwipH. Peter Anvin2011-06-273-40/+3
| | | |\ \ \
| | | * \ \ \ Merge commit 'syslinux-4.05-pre2' into lwipH. Peter Anvin2011-06-271-17/+1
| | | |\ \ \ \