summaryrefslogtreecommitdiff
path: root/com32/lib/syslinux
Commit message (Expand)AuthorAgeFilesLines
* Add syslinux_reboot()H. Peter Anvin2007-07-201-0/+47
* Implement syslinux_serial_console_info()H. Peter Anvin2007-05-311-0/+52
* More tweaks to allow bigger stack/heap, and boot protocol adjustmentssyslinux-3.50-pre7H. Peter Anvin2007-05-071-1/+1
* Make more space for the heap when doing so is possibleH. Peter Anvin2007-05-051-13/+16
* Add wrapper function syslinux_run_kernel_image()syslinux-3.50-pre6H. Peter Anvin2007-04-261-0/+65
* Add syslinux_local_boot() wrapper functionH. Peter Anvin2007-04-041-0/+42
* pxe_get_cached.c: readability improvement.H. Peter Anvin2007-04-031-2/+2
* A few more syslinux wrapper functionH. Peter Anvin2007-04-033-0/+128
* Fix the handling of namelen and argument parsing in linux.c32Ferenc Wagner2007-04-031-1/+1
* SYSLINUX API headers, and beginning of implementation.H. Peter Anvin2007-03-201-0/+41
* Stealth whitespace cleanupH. Peter Anvin2007-03-201-1/+1
* Add interface for querying the syslinux feature flags.H. Peter Anvin2007-03-201-0/+51
* Move <syslinux.h> to <syslinux/idle.h>; clean up libutil do_idle()H. Peter Anvin2007-03-201-0/+57
* initramfs chain handling: add support for forcing the alignment.H. Peter Anvin2007-03-154-12/+44
* Library functions for manipulating initramfsH. Peter Anvin2007-03-155-0/+386
* Initial library support for booting a Linux kernelH. Peter Anvin2007-03-151-0/+293
* PXE header support; higher-level function for PXE GET_CACHED_INFOH. Peter Anvin2007-03-151-0/+81
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-1410-40/+38
* Add a register-setting shuffle and boot for real mode; clean up headers.syslinux-3.40-pre14H. Peter Anvin2007-03-142-8/+11
* Finish the shuffle and boot interface, and add an ELF loading module.H. Peter Anvin2007-03-1410-98/+502
* Wrapper infrastructure for "shuffle and boot"H. Peter Anvin2007-03-127-0/+892