summaryrefslogtreecommitdiff
path: root/com32/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pxe_dns: remove obsolete pxe_dns.c wrapperH. Peter Anvin2016-04-061-1/+0
* Makefile: make the handling of firmware selection a little sanerH. Peter Anvin2016-02-091-1/+1
* Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-3/+3
|\
| * com32/lib: delete *.c32 on key targetGene Cumm2013-01-201-1/+1
| * elf: remove long-since-obsolete shallow module machineryH. Peter Anvin2013-01-171-1/+1
| * Always strip all the modulesH. Peter Anvin2013-01-171-2/+2
* | Merge branch 'elflink' into firmwareMatt Fleming2013-01-081-1/+1
|\ \ | |/
| * elflink: set the sonames of shared librariesH. Peter Anvin2013-01-031-1/+1
* | vesa: Make __vesacon_i915resolution() a stub under EFIMatt Fleming2013-01-081-1/+7
* | sys/vesa: Include screencpy.o in $LIBVESA_OBJSMatt Fleming2013-01-021-1/+1
* | sys/vesa: Modularise common vesa codeMatt Fleming2012-11-151-14/+1
* | Merge tag 'syslinux-5.00-pre10' into for-hpa/elflink/firmwareMatt Fleming2012-11-141-1/+4
|\ \ | |/
| * com32 strerror: add errlist.o to MakeGene Cumm2012-11-061-2/+5
| * console: Close stdin, stdout, stderr on ldlinux.c32 unloadMatt Fleming2012-09-041-1/+1
* | Add per-firmware object directory supportMatt Fleming2012-10-161-7/+9
* | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-07-301-5/+18
|\ \ | |/
| * elflink: Replace __intcall() with direct function callsMatt Fleming2012-07-201-1/+0
| * Merge branch 'master' into elflinkMatt Fleming2012-07-191-1/+3
| |\
| | * Change fdt-specific loader into a generic setup_data loaderH. Peter Anvin2012-06-291-1/+1
| | * com32: Add device tree supportThierry Reding2012-06-291-1/+3
| * | elflink: Use ConfigName directly, the comboot API doesn't worksyslinux-5.00-pre5H. Peter Anvin2012-06-281-2/+2
| * | Revert "pxe: resolve names via DNS from protected-mode code"Matt Fleming2012-06-201-0/+1
| * | com32: Add missing DHCP pack/unpack filesMatt Fleming2012-06-091-1/+1
| * | module: Actually use last component of DT_NEEDED pathnameMatt Fleming2012-06-081-2/+2
| * | Merge remote-tracking branch 'mfleming/merge/elflink/master' into elflinkH. Peter Anvin2012-06-071-1/+2
| |\ \
| | * \ Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-311-1/+2
| | |\ \ | | | |/
| | | * COM32: add DHCP pack/unpack functionsH. Peter Anvin2012-05-271-1/+1
| | | * Merge branch 'chaindev'H. Peter Anvin2012-03-261-1/+3
| | | |\
| | | | * Merge branch 'master' into chaindevMichal Soltys2011-05-041-2/+6
| | | | |\
| | | | * \ Merge branch 'master' into chaindevMichal Soltys2011-03-071-0/+3
| | | | |\ \
| | | | * | | libcom32: Introduce disk header and moduleShao Miller2010-07-101-1/+3
| | | * | | | string: Adding strreplaceErwan Velu2011-04-271-0/+1
| | | | |_|/ | | | |/| |
| * | | | | elflink: Fix boot sector bootingMatt Fleming2012-06-071-1/+2
| |/ / / /
| * | | | graphics: make use of syslinux_force_text_mode()Paulo Alcantara2012-05-191-2/+1
| * | | | elflink: make dprintf() usable in the coreH. Peter Anvin2012-05-181-4/+4
| * | | | pxe: resolve names via DNS from protected-mode codePaulo Alcantara2012-05-121-1/+0
| * | | | elf: Support __constructor and __destructorMatt Fleming2012-03-231-1/+2
| * | | | core: Shrink core/ldlinux.sys to be under 64K bytesMatt Fleming2012-03-231-29/+39
* | | | | This is the first cut checkin for GOP supporting the menu subsystem.chandramouli narayanan2012-07-131-0/+13
* | | | | com32: Delete duplicate ipappend.cMatt Fleming2012-01-201-1/+1
* | | | | Move the list of MINLIBOBJS to mk/lib.mk so that we can include it inMatt Fleming2011-12-161-133/+0
* | | | | core: Add firmware backend supportMatt Fleming2011-12-161-1/+1
|/ / / /
* | | | ldlinux: Add support for Auxillary Data VectorMatt Fleming2011-05-251-2/+0
* | | | elflink: Don't compile in debug output by defaultMatt Fleming2011-04-261-1/+0
* | | | elflink: Make ELF the default object formatMatt Fleming2011-04-261-6/+4
* | | | com32: Remove klibc.c32Matt Fleming2011-04-261-5/+1
* | | | com32: Put deleted object files back into the MakefileMatt Fleming2011-04-261-3/+12
* | | | Merge remote-tracking branch 'zytor/master' into elflinkMatt Fleming2011-04-261-2/+6
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin2011-04-261-2/+3
| |\ \ \
| | * | | Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-2/+3
| | | |/ | | |/|