summaryrefslogtreecommitdiff
path: root/com32/include
Commit message (Expand)AuthorAgeFilesLines
* ldlinux: Fix recent pxe symbol regressionMatt Fleming2013-12-111-1/+1
* pxe: Make the SENDCOOKIES feature for HTTP worked againRussel Santillanes2013-12-061-1/+1
* com32/disk: Code cleanup at disk_write_sectors and disk_read_sectors.Raphael S.Carvalho2013-09-301-0/+7
* Merge branch 'elflink-pxe-fixes-for-mfleming-2' of git://github.com/geneC/sys...Matt Fleming2013-09-301-0/+3
|\
| * com32: Define ddprintf() macroGene Cumm2013-09-231-0/+3
* | load_linux: dynamically calculate the cmdline regionsyslinux-6.02-pre12Matt Fleming2013-07-251-0/+4
* | movebits: add an inline to test for SMT_FREE || SMT_TERMINALH. Peter Anvin2013-07-171-0/+5
* | memscan: build a linked list of memory scannersMatt Fleming2013-07-172-4/+11
* | movebits: Add SMT_TERMINAL - a last resort region typeMatt Fleming2013-07-171-0/+1
* | memscan: pass enum syslinux_memmap_types aroundMatt Fleming2013-07-171-1/+2
* | movebits: Add syslinux_memmap_find()Matt Fleming2013-07-171-0/+6
* | zonelist: rename syslinux_memmap_find()...Matt Fleming2013-07-171-3/+3
* | Merge branch 'kernel-loader' into for-hpa/elflink/firmwareMatt Fleming2013-07-081-1/+8
|\ \
| * | efi: implement Linux kernel handover protocol supportMatt Fleming2013-07-081-1/+8
* | | Merge tag 'syslinux-5.11-pre8' into firmwaresyslinux-6.02-pre1Matt Fleming2013-07-082-2/+23
|\ \ \ | | |/ | |/|
| * | debug.c32: Dynamically enable/disable debug code at runtimeMatt Fleming2013-07-052-2/+23
* | | firmware: s/set_mode/text_mode/Matt Fleming2013-07-041-1/+1
| |/ |/|
* | ipappend: delete .ipappend_strings()Matt Fleming2013-06-191-1/+0
* | firmware: correct the get_cursor() argument typesMatt Fleming2013-06-191-1/+1
* | com32: add prototype for get_derivative_info()Matt Fleming2013-06-191-0/+2
* | Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming2013-03-2214-113/+233
|\ \ | |/
| * Merge branch 'lwip' into elflinkMatt Fleming2013-02-2611-60/+201
| |\
| | * Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre18H. Peter Anvin2012-03-302-0/+181
| | |\
| | * | sys/cpu.h: add barriersH. Peter Anvin2012-03-271-6/+6
| | * | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre15H. Peter Anvin2011-06-271-2/+7
| | |\ \
| | * \ \ Merge commit 'syslinux-4.05-pre2' into lwipH. Peter Anvin2011-06-276-130/+114
| | |\ \ \
| | * | | | pxe: when hooking an interrupt, explicitly enable it at the PICH. Peter Anvin2011-05-091-0/+23
| | * | | | core: pass the file flags down through the stackH. Peter Anvin2011-05-011-1/+1
| | * | | | fcntl.h: add O_DIRECTORYH. Peter Anvin2011-05-011-0/+1
| | * | | | Create a sysappend string with some very minimal CPU informationsyslinux-4.10-pre11H. Peter Anvin2011-04-271-0/+1
| | * | | | dmi: Add a few more DMI stringssyslinux-4.10-pre10H. Peter Anvin2011-04-271-0/+3
| | * | | | dmi: separate the SYS* and MB* defines as their own stringsH. Peter Anvin2011-04-261-7/+11
| | * | | | dmi: add additional stringsH. Peter Anvin2011-04-261-4/+7
| | * | | | Additional sysappend strings from DMI; pre-bake the http cookiesH. Peter Anvin2011-04-261-1/+5
| | * | | | Generalize ipappend handling as "sysappend", and move to PM codeH. Peter Anvin2011-04-253-1/+48
| | * | | | Merge remote-tracking branch 'origin/master' into lwipsyslinux-4.10-pre6H. Peter Anvin2011-04-254-2/+16
| | |\ \ \ \
| | * | | | | lwip: handle UNDI stacks which need to be polledH. Peter Anvin2011-04-221-1/+18
| | * | | | | core: factor out byteswap.h from netinet/in.hEric W. Biederman2011-04-122-40/+58
| | * | | | | stddef.h: add container_of()H. Peter Anvin2011-04-081-0/+8
| | * | | | | lwip: Minimal configuration to get lwip building in syslinuxEric W. Biederman2011-04-081-0/+21
| * | | | | | com32: Add com32_cmdline() which returns argv[1..argc-1]syslinux-5.02-pre3Matt Fleming2013-02-231-0/+2
* | | | | | | Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-293-33/+13
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | ldlinux: Fix serial output and delete eprintf()Matt Fleming2013-01-241-0/+2
| * | | | | | module: Replace cur_module with module_current()syslinux-5.01-pre4Matt Fleming2013-01-231-0/+11
| * | | | | | elf: remove long-since-obsolete shallow module machineryH. Peter Anvin2013-01-172-33/+0
* | | | | | | Revert "vesa: Correct screencpy() prototype"Matt Fleming2013-01-111-1/+1
* | | | | | | vesa: Correct screencpy() prototypeMatt Fleming2013-01-071-1/+1
* | | | | | | Merge tag 'syslinux-5.00' into firmwaresyslinux-6.00-pre3Matt Fleming2012-12-076-54/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Delete 16-bit COMBOOT supportsyslinux-5.00Matt Fleming2012-12-062-2/+0
| * | | | | | Symbol export whitelistMatt Fleming2012-12-051-0/+2