summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
...
| * lua: docs: condense the PCI exampleFerenc Wágner2014-10-111-29/+6
| * lua: docs: remove printf from loadfile exampleFerenc Wágner2014-10-111-10/+3
| * lua: docs: loadfile() is not TFTP-specificFerenc Wágner2014-10-111-1/+1
| * libansi.h: depends on stdbool.h and stdio.hFerenc Wágner2014-10-111-0/+3
| * lua: docs: remove overall indentation and some verbose cruft from the examplesFerenc Wágner2014-10-111-104/+99
| * lua: docs: bring documentation up to dateFerenc Wágner2014-10-111-31/+42
| * lua: vesa: delete stray would-be-debug outputFerenc Wágner2014-10-111-2/+0
| * lua: docs: add new bindings to syslinux.ascFerenc Wágner2014-10-111-1/+21
| * lua: docs: do not reference removed exampleFerenc Wágner2014-10-111-1/+0
| * lua: share the export macro (CPP only change)Ferenc Wágner2014-10-111-39/+39
| * lua: add the IMAGE_TYPE table to the syslinux moduleFerenc Wágner2014-10-111-0/+13
| * lua: make kernel and initrd progress output match in sl_boot_linuxFerenc Wágner2014-10-111-4/+4
* | com32: Use z size specifier for printf-ing size_t variableMartin Str|mberg2015-01-056-8/+8
* | SYSAPPEND: Fix space strippingDany St-Amant2015-01-052-2/+2
* | build: sort sources to build in a more deterministic wayPhilippe Coval2015-01-056-9/+9
* | com32: change '%llx' to use PRIx64Martin Str|mberg2015-01-056-21/+21
* | com32: parallel depsGene Cumm2015-01-051-4/+2
* | gpllib: fix parallel building issueChong Lu2015-01-051-0/+1
* | libupload: fix parallel build issueRobert Yang2015-01-051-0/+1
|/
* chain/partiter: correct gpt header checkssyslinux-6.03-pre20Michal Soltys2014-08-261-4/+8
* chain: implement strict=<0|1|2>Michal Soltys2014-08-264-14/+34
* chain: add missing pi_del() in find*() functionsMichal Soltys2014-08-261-35/+25
* chain/partiter: adjust error reportingMichal Soltys2014-08-263-10/+5
* chain/partiter: fix possible non-NULL value returned by pi_begin() on errorMichal Soltys2014-08-261-8/+10
* chain/partiter: fix and improve gpt handling in buggy casesMichal Soltys2014-08-261-76/+128
* Revert "ldlinux: Allow a held shift key to override UI as well as DEFAULT"H. Peter Anvin2014-06-101-1/+4
* com32: Fixing lua's dependenciessyslinux-6.03-pre14Erwan Velu2014-06-101-1/+2
* sysdump: Remove README that was for memdump, not sysdumpH. Peter Anvin2014-06-101-19/+0
* Make symbols defined in linker script HIDDENH. Peter Anvin2014-06-101-15/+15
* adv: Remove double defintionH. Peter Anvin2014-06-091-3/+1
* ldlinux: Allow a held shift key to override UI as well as DEFAULTH. Peter Anvin2014-05-211-4/+1
* Centralize shift_is_held(), make it work to force the command linesyslinux-6.03-pre11H. Peter Anvin2014-04-203-7/+2
* kbd: Make getting the keyboard shift state a firmware methodH. Peter Anvin2014-04-202-11/+2
* bios: Use int 0x16, ah=0x02 to probe for shift flagssyslinux-6.03-pre10H. Peter Anvin2014-04-171-3/+11
* lua: Remove additional old cruft from sl_boot_linux()syslinux-6.03-pre9H. Peter Anvin2014-03-131-4/+0
* Add filesystem UUID to SYSAPPEND for FATSerj Kalichev2014-03-131-0/+1
* Merge branch 'nocomapi'H. Peter Anvin2014-03-133-8/+49
|\
| * biosboot: This file is not for EFInocomapiH. Peter Anvin2014-03-131-0/+4
| * Merge branch 'nocomapi'syslinux-6.03-pre7H. Peter Anvin2014-03-033-8/+45
| |\
| | * comapi: Remove the comapi interfaces completelyH. Peter Anvin2014-02-131-1/+1
| | * bios: Remove shuffle and boot comapi callH. Peter Anvin2014-02-133-8/+45
* | | lua: Remove obsolete crap from sl_boot_linux()syslinux-6.03-pre8H. Peter Anvin2014-03-131-29/+0
* | | lua: In sl_initramfs_add_file(), actually use the real file nameH. Peter Anvin2014-03-131-3/+3
|/ /
* | lua: replace the syslinux module test with an automatic boot menu generatorsyslinux-6.03-pre6Ferenc Wágner2014-03-021-0/+152
* | lua: base the package load paths on the Syslinux pathFerenc Wágner2014-03-022-2/+35
* | lua: upgrade to 5.2.3Ferenc Wágner2014-03-0263-107/+160
* | lua: add demo of the cmenu binding (the simple example)Ferenc Wágner2014-03-021-0/+34
* | lua: start of a binding module for libmenu.c32Ferenc Wágner2014-03-022-0/+94
* | lua: make the dmi module standaloneFerenc Wágner2014-03-012-4/+14
* | lua: also reactivate the cpu, dhcp, dmi, pci and vesa extension modulesFerenc Wágner2014-03-017-8/+19