summaryrefslogtreecommitdiff
path: root/com32/samples
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-1/+1
|\
| * Rename libutil_com.c32 to libutil.c32H. Peter Anvin2013-01-171-1/+1
* | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-051-29/+14
|\ \ | |/
| * Merge branch 'elflink' of git://github.com/aericson/syslinux into elflinkMatt Fleming2012-10-231-23/+14
| |\
| | * com32: remove duplicate modulesAndre Ericson2012-05-221-23/+14
* | | Add per-firmware object directory supportMatt Fleming2012-10-161-7/+6
* | | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-08-131-3/+2
|\ \ \ | |/ /
| * | com32: Use --as-needed for LDFLAGSMatt Fleming2012-07-201-3/+2
* | | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-07-302-15/+5
|\ \ \ | |/ /
| * | Use pxe_call() instead of COMBOOT APIMatt Fleming2012-07-201-15/+2
| * | Revert "pxe: resolve names via DNS from protected-mode code"Matt Fleming2012-06-201-4/+17
| * | com32: Per-object file LDFLAGSMatt Fleming2012-06-201-0/+3
| |/
| * pxe: resolve names via DNS from protected-mode codePaulo Alcantara2012-05-121-17/+4
* | Archicture-dependent get_cpuid in sysdump/cpuid is fixed.chandramouli narayanan2012-06-255-0/+30
|/
* elflink: Make ELF the default object formatMatt Fleming2011-04-261-1/+1
* Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin2011-04-261-1/+2
|\
| * Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* | keytest: make somewhat more comprehensibleH. Peter Anvin2011-04-111-3/+4
* | keytest: show the human name together with the keycodeH. Peter Anvin2011-04-111-1/+1
|/
* cat.c32: move from samples to modules; remove debug codeH. Peter Anvin2010-05-112-37/+1
* cat.c32: check if filename existsGert Hulselmans2010-05-111-2/+7
* Run Nindent on com32/samples/serialinfo.cH. Peter Anvin2009-05-291-10/+9
* Run Nindent on com32/samples/resolv.cH. Peter Anvin2009-05-291-26/+26
* Run Nindent on com32/samples/localboot.cH. Peter Anvin2009-05-291-2/+2
* Run Nindent on com32/samples/keytest.cH. Peter Anvin2009-05-291-32/+32
* Run Nindent on com32/samples/hello.cH. Peter Anvin2009-05-291-6/+6
* Run Nindent on com32/samples/fancyhello.cH. Peter Anvin2009-05-291-11/+11
* Run Nindent on com32/samples/entrydump.cH. Peter Anvin2009-05-291-24/+24
* Run Nindent on com32/samples/cat.cH. Peter Anvin2009-05-291-17/+17
* Run Nindent on com32/samples/advdump.cH. Peter Anvin2009-05-291-18/+18
* com32: remove unused variablesSebastian Herbszt2009-04-171-2/+0
* entrydump: trivial program to probe PXE entry conditionsH. Peter Anvin2009-02-182-1/+63
* Move vesainfo.c32 from "samples" to "modules"H. Peter Anvin2008-10-132-84/+1
* Fix "make clean" confusionsyslinux-3.72H. Peter Anvin2008-09-251-1/+2
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-59/+3
* com32: compile with -std=gnu99H. Peter Anvin2008-08-121-2/+4
* Centralize configurables; better "make install" etcH. Peter Anvin2008-05-291-1/+0
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-1/+1
* Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...Stefan Bucur2008-05-121-1/+1
* Remove reference to readpit.c32, an experimental moduleH. Peter Anvin2008-03-081-1/+1
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-2/+2
* Prevent inclusion of system include files when inappropriateH. Peter Anvin2008-03-031-2/+3
* com32: remove dependency files for "make tidy"H. Peter Anvin2008-02-191-2/+2
* Add dependency generation for com32 samples.H. Peter Anvin2008-02-191-2/+7
* hello.c: print arguments, no input sectionH. Peter Anvin2008-02-151-9/+4
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-107-7/+7
|\
| * Update copyright yearH. Peter Anvin2008-01-106-6/+6
* | Initial support for auxilliary data vectorH. Peter Anvin2007-12-132-0/+54
|/
* Makefiles: create NASMOPT variableH. Peter Anvin2007-10-101-1/+2
* localboot.c32: sample/test program for invoking syslinux_local_boot()H. Peter Anvin2007-09-212-0/+10