summaryrefslogtreecommitdiff
path: root/com32/include/syslinux
Commit message (Expand)AuthorAgeFilesLines
* pxe: add missing prototype for pxe_dns()H. Peter Anvin2010-02-061-0/+1
* syslinux/pxe.h use the same type as <com32.h> for a far pointerH. Peter Anvin2010-02-061-4/+2
* pxelinux: give our own IP address in the "derivate info" API callH. Peter Anvin2010-02-061-1/+1
* com32: syslinux_report_video_mode returns voidH. Peter Anvin2009-12-221-1/+1
* video: implement long-promised video functions; use themH. Peter Anvin2009-12-181-1/+1
* vesacon: don't display the cursor when doing a quiet bootH. Peter Anvin2009-12-071-0/+3
* vesacon: make it possible to request nonstandard resolutionsH. Peter Anvin2009-12-071-0/+1
* Run Nindent on com32/include/syslinux/pxe.hH. Peter Anvin2009-05-291-257/+218
* Run Nindent on com32/include/syslinux/movebits.hH. Peter Anvin2009-05-291-22/+21
* Run Nindent on com32/include/syslinux/memscan.hH. Peter Anvin2009-05-291-1/+1
* Run Nindent on com32/include/syslinux/linux.hH. Peter Anvin2009-05-291-7/+6
* Run Nindent on com32/include/syslinux/keyboard.hH. Peter Anvin2009-05-291-6/+5
* Run Nindent on com32/include/syslinux/features.hH. Peter Anvin2009-05-291-8/+8
* Run Nindent on com32/include/syslinux/config.hH. Peter Anvin2009-05-291-100/+98
* Run Nindent on com32/include/syslinux/bootrm.hH. Peter Anvin2009-05-291-19/+18
* Run Nindent on com32/include/syslinux/bootpm.hH. Peter Anvin2009-05-291-13/+11
* Run Nindent on com32/include/syslinux/align.hH. Peter Anvin2009-05-291-2/+3
* Run Nindent on com32/include/syslinux/adv.hH. Peter Anvin2009-05-291-2/+2
* linux.c32: move handling of mem= and vga= into the library functionsyslinux-3.80-pre5H. Peter Anvin2009-04-291-4/+1
* Global whitespace cleanup.H. Peter Anvin2009-04-201-1/+0
* Fix infinite loop in syslinux_memmap_find()H. Peter Anvin2009-04-131-0/+1
* shuffler: work around KVM problem with the new shufflerH. Peter Anvin2009-04-131-0/+3
* bootrm: allow entering with IF=1; smarter stub locationH. Peter Anvin2009-04-131-0/+3
* Merge branch 'new-shuffler'H. Peter Anvin2009-04-081-2/+7
|\
| * Merge branch 'master' into new-shufflerH. Peter Anvin2009-04-044-1/+87
| |\
| * | shuffler: make the new shuffler actually workH. Peter Anvin2009-03-311-2/+7
* | | Implement MENU SAVE; fix COM32 setadv functionsyslinux-3.74-pre18H. Peter Anvin2009-04-061-0/+2
| |/ |/|
* | Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-043-1/+3
* | linux.c32: make load_linux() support relocationH. Peter Anvin2009-04-031-0/+47
* | com32: add _t to scan_memory_callbackH. Peter Anvin2009-04-031-2/+2
* | com32: merge all memory map discovery to one fileH. Peter Anvin2009-04-031-0/+37
|/
* hdt: Adding pxe_bootp_t structureErwan Velu2009-02-251-0/+32
* hdt: Adding pxe_get_nic_type(t_PXENV_UNDI_GET_NIC_TYPE *gnt)Erwan Velu2009-02-251-0/+1
* syslinux_derivative_info(): use the buffer we already haveH. Peter Anvin2009-02-181-1/+1
* Constructed data objects can't be common; hack derivative_infoH. Peter Anvin2009-02-181-27/+55
* Add comboot interface to access the keyboard remapping tableH. Peter Anvin2009-02-031-0/+53
* Add CD-ROM mode query to the COM32 interfaceH. Peter Anvin2008-10-101-1/+1
* <syslinux/bootrm.h>: fix order of SS and DSH. Peter Anvin2008-06-181-2/+2
* Add missing file <syslinux/zio.h>syslinux-3.70-pre3H. Peter Anvin2008-03-021-0/+13
* Generic framework for reading compressed files using standard I/OH. Peter Anvin2008-02-291-0/+1
* Comboot/Com32 changes for unspecified file lengthsH. Peter Anvin2008-02-271-0/+2
* Whitespace cleanup...syslinux-3.62-pre11H. Peter Anvin2008-02-191-3/+3
* Move the prototypes for syslinux_shuffle_boot_*()H. Peter Anvin2008-02-123-12/+12
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-1015-15/+15
|\
| * Update copyright yearH. Peter Anvin2008-01-1013-13/+13
* | Library routines for manipulating ADV dataH. Peter Anvin2007-12-132-0/+47
* | Initial support for auxilliary data vectorH. Peter Anvin2007-12-131-0/+53
|/
* Preserve ES:DI instead of probing for $PnPsyslinux-3.53-pre5H. Peter Anvin2007-11-141-0/+6
* Add syslinux_reboot()H. Peter Anvin2007-07-201-0/+41
* Stealth whitespace cleanupH. Peter Anvin2007-06-051-6/+3