index
:
users/stefanb/syslinux-elf.git
core32
elflink
elflink-old
master
SYSLINUX ELF linking (GSoC'08)
Stefan Bucur
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the COM32 lib Makefile in order to keep up with the latest SYSLINUX ver...
HEAD
elflink
Stefan Bucur
2009-03-15
1
-5
/
+3
*
Shrinked the COM32 module from 34K to 25K.
Stefan Bucur
2009-03-15
1
-18
/
+28
*
Moved the execution layer API in klibc tree.
Stefan Bucur
2009-03-15
1
-1
/
+2
*
Modified makefile to include debugging notification in ELF code.
Stefan Bucur
2009-03-15
1
-1
/
+1
*
Created a simple quick sort module.
Stefan Bucur
2009-03-15
1
-0
/
+1
*
Reorganized the module system in a consistent API.
Stefan Bucur
2009-03-15
1
-1
/
+6
*
Created a custom ld script for ELF modules.
Stefan Bucur
2009-03-15
1
-1
/
+1
*
Dynamic loading of klibc fully functional.
Stefan Bucur
2009-03-15
1
-23
/
+72
*
Reorganized a little the elflink subdirectory and made a simple module to loa...
Stefan Bucur
2009-03-15
1
-55
/
+76
*
libcom32: add strpcpy()
H. Peter Anvin
2009-03-12
1
-2
/
+2
*
Moving dmi & cpuid stuff to gpl subdirs
Erwan Velu
2009-03-12
1
-3
/
+0
*
com32/gpllib: clean up Makefile structure
H. Peter Anvin
2009-03-12
1
-0
/
+1
*
Add gpllib, gplinclude
H. Peter Anvin
2009-03-12
1
-0
/
+5
*
hdt: Cleaning DMI implementation
erwan
2009-03-03
1
-0
/
+3
*
hdt: Adding pxe_get_nic_type(t_PXENV_UNDI_GET_NIC_TYPE *gnt)
Erwan Velu
2009-02-25
1
-1
/
+1
*
hdt: Improving clean target
Erwan Velu
2009-02-25
1
-1
/
+1
*
COM32 API: Add functions for directory use
Gene Cumm
2009-02-10
1
-0
/
+2
*
Add comboot interface to access the keyboard remapping table
H. Peter Anvin
2009-02-03
1
-0
/
+1
*
Fix "make clean" confusion
syslinux-3.72
H. Peter Anvin
2008-09-25
1
-4
/
+2
*
com32/lib: fix "make clean" by proper parens for "find"
H. Peter Anvin
2008-09-25
1
-1
/
+1
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
1
-2
/
+2
*
com32/lib: add zalloc()
H. Peter Anvin
2008-08-01
1
-1
/
+1
*
Centralize configurables; better "make install" etc
H. Peter Anvin
2008-05-29
1
-1
/
+2
*
Move files out of root into core, dos, and utils
H. Peter Anvin
2008-05-29
1
-1
/
+1
*
Add stpcpy() and implement version/derivative queries
H. Peter Anvin
2008-03-28
1
-2
/
+3
*
Generic framework for reading compressed files using standard I/O
H. Peter Anvin
2008-02-29
1
-2
/
+7
*
Un-inline fclose()
H. Peter Anvin
2008-02-27
1
-1
/
+1
*
Whitespace cleanup...
syslinux-3.62-pre11
H. Peter Anvin
2008-02-19
1
-1
/
+1
*
Actually implement strnlen()
H. Peter Anvin
2008-02-19
1
-0
/
+1
*
Actually implement syslinux_ipappend_strings()
H. Peter Anvin
2008-02-19
1
-0
/
+1
*
VESA: move pixel formatting into __vesacon_copy_to_screen()
syslinux-3.62-pre5
H. Peter Anvin
2008-02-13
1
-1
/
+1
*
Add support for paged (banked) VESA video mode
H. Peter Anvin
2008-02-13
1
-1
/
+1
*
Library routines for manipulating ADV data
H. Peter Anvin
2007-12-13
1
-1
/
+2
*
Initial support for auxilliary data vector
H. Peter Anvin
2007-12-13
1
-1
/
+3
*
Add support for thunking cdecl/stdcall-style real-mode code
H. Peter Anvin
2007-11-20
1
-1
/
+1
*
Add sha256crypt and sha512crypt; not yet enabled
H. Peter Anvin
2007-11-09
1
-2
/
+3
*
Add syslinux_reboot()
H. Peter Anvin
2007-07-20
1
-2
/
+2
*
Stealth whitespace cleanup
H. Peter Anvin
2007-06-05
1
-1
/
+1
*
Implement syslinux_serial_console_info()
H. Peter Anvin
2007-05-31
1
-1
/
+2
*
Add wrapper function syslinux_run_kernel_image()
syslinux-3.50-pre6
H. Peter Anvin
2007-04-26
1
-1
/
+1
*
Add syslinux_local_boot() wrapper function
H. Peter Anvin
2007-04-04
1
-1
/
+1
*
A few more syslinux wrapper function
H. Peter Anvin
2007-04-03
1
-0
/
+3
*
Move the PCI-scanning code into the library proper.
H. Peter Anvin
2007-04-03
1
-1
/
+1
*
SYSLINUX API headers, and beginning of implementation.
H. Peter Anvin
2007-03-20
1
-1
/
+1
*
Add interface for querying the syslinux feature flags.
H. Peter Anvin
2007-03-20
1
-1
/
+1
*
Move <syslinux.h> to <syslinux/idle.h>; clean up libutil do_idle()
H. Peter Anvin
2007-03-20
1
-1
/
+3
*
Library functions for manipulating initramfs
H. Peter Anvin
2007-03-15
1
-1
/
+4
*
Initial library support for booting a Linux kernel
H. Peter Anvin
2007-03-15
1
-0
/
+2
*
PXE header support; higher-level function for PXE GET_CACHED_INFO
H. Peter Anvin
2007-03-15
1
-1
/
+3
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
1
-9
/
+9
[next]