summaryrefslogtreecommitdiff
path: root/com32/include/syslinux/boot.h
Commit message (Collapse)AuthorAgeFilesLines
* com32: replace hard-coded bounce buffer use in com32/libsyslinux-4.00-pre25H. Peter Anvin2010-02-241-1/+1
| | | | | | Replace hard-coded bounce buffer uses in com32/lib with lmalloc/lfree. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
|
* Add wrapper function syslinux_run_kernel_image()syslinux-3.50-pre6H. Peter Anvin2007-04-261-0/+9
| | | | Add syslinux_run_kernel_image() wrapper function for API function 0016h.
* Add syslinux_local_boot() wrapper functionH. Peter Anvin2007-04-041-0/+2
| | | | Add API wrapper function for the Local Boot function.
* SYSLINUX API headers, and beginning of implementation.H. Peter Anvin2007-03-201-0/+52