summaryrefslogtreecommitdiff
path: root/com32/include/syslinux
Commit message (Expand)AuthorAgeFilesLines
* <syslinux/linux.h>: add missing setup_data_init() definitionH. Peter Anvin2012-06-291-0/+2
* Change fdt-specific loader into a generic setup_data loaderH. Peter Anvin2012-06-291-12/+14
* com32: Add device tree supportThierry Reding2012-06-291-1/+24
* Merge remote-tracking branch 'origin/master' into chaindevMichal Soltys2011-08-021-2/+7
|\
| * com32: make syslinux_dump_*() pure debugging functionsH. Peter Anvin2011-06-271-2/+7
* | disklib: updates - lbacnt, bps, misc. thingsMichal Soltys2010-10-081-8/+30
* | disklib: small fixes / addonsMichal Soltys2010-08-201-5/+6
* | chain.c32, libcom32: Move gpt_dump() as disk_gpt_header_dump()Shao Miller2010-07-101-0/+1
* | chain.c32, libcom32: Move struct gpt as disk_gpt_headerShao Miller2010-07-101-0/+27
* | chain.c32, libcom32: Move gpt_part_dump() as disk_gpt_part_dump()Shao Miller2010-07-101-0/+2
* | chain.c32, libcom32: Move guid_to_str() and str_to_guid()Shao Miller2010-07-101-13/+2
* | chain.c32, libcom32: Move struct gpt_part as disk_gpt_part_entryShao Miller2010-07-101-0/+10
* | chain.c32, libcom32: Move guid_le_walk_mapShao Miller2010-07-101-0/+13
* | chain.c32, libcom32: Move struct guidShao Miller2010-07-101-0/+14
* | chain.c32, libcom32: Move struct mbr as disk_dos_mbrShao Miller2010-07-101-0/+10
* | chain.c32, libcom32: Move mbr_part_dump() as disk_dos_part_dump()Shao Miller2010-07-101-0/+1
* | chain.c32, libcom32: Move struct part_entry as disk_dos_part_entryShao Miller2010-07-101-0/+10
* | chain.c32, libcom32: Move chs macros and chs typedef as disk_chsShao Miller2010-07-101-0/+11
* | libcom32 disk: A slight grunt of constipationShao Miller2010-07-101-6/+6
* | chain.c32, libcom32: Move write_verify_sector() as disk_write_verify_sector()Shao Miller2010-07-101-0/+2
* | chain.c32, libcom32: Move write_sector() as disk_write_sector()Shao Miller2010-07-101-0/+2
* | chain.c32, libcom32: Move read_sectors() as disk_read_sectors()Shao Miller2010-07-101-0/+3
* | chain.c32, libcom32: Move struct ebios_dapa as disk_ebios_dapaShao Miller2010-07-101-0/+8
* | chain.c32, libcom32: Move get_disk_params() as disk_get_params()Shao Miller2010-07-101-0/+9
* | chain.c32, libcom32: Move int13_retry() as disk_int13_retry()Shao Miller2010-07-101-0/+4
* | libcom32: Introduce disk header and moduleShao Miller2010-07-101-0/+41
|/
* core: add a ms-denominated timerH. Peter Anvin2010-07-051-0/+4
* Export the 64-bit partition offset and use it in chain.cH. Peter Anvin2010-06-271-0/+2
* PM getcwd(); Fix COM32 getcwdGene Cumm2010-06-261-0/+1
* Fix COM32 chdir()Gene Cumm2010-06-261-0/+2
* pmapi: make the pmapi vector include its own sizeH. Peter Anvin2010-06-261-0/+2
* <syslinux/config.h> fix the order of struct syslinux_ipinfoH. Peter Anvin2010-06-211-2/+2
* pxe: centralize all the IP information and export it to modulesH. Peter Anvin2010-06-181-0/+9
* core: move idle handling into protected modeH. Peter Anvin2010-03-302-0/+4
* Changes missing from previous checkinH. Peter Anvin2010-03-071-0/+5
* Add 32-bit versions of open file/close fileH. Peter Anvin2010-03-061-0/+8
* readdir: replace opendir/readdir/closedir API with a 32-bit APIH. Peter Anvin2010-03-041-0/+7
* com32: replace hard-coded bounce buffer use in com32/libsyslinux-4.00-pre25H. Peter Anvin2010-02-241-1/+1
* core: use better malloc; add low memory malloc; fix com32 exitH. Peter Anvin2010-02-231-0/+7
* core: add a direct 32-bit APIH. Peter Anvin2010-02-231-0/+45
* Merge branch 'master' into pathbasedsyslinux-4.00-pre20H. Peter Anvin2010-02-142-1/+2
|\
| * 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
* | Merge commit 'origin/master' into fscH. Peter Anvin2009-12-221-1/+1
|\ \ | |/
| * com32: syslinux_report_video_mode returns voidH. Peter Anvin2009-12-221-1/+1
* | Merge commit 'syslinux-3.84'H. Peter Anvin2009-12-221-1/+1
|\ \ | |/
| * video: implement long-promised video functions; use themH. Peter Anvin2009-12-181-1/+1
* | Merge branch 'master' into fscH. Peter Anvin2009-12-221-0/+4
|\ \ | |/
| * vesacon: don't display the cursor when doing a quiet bootH. Peter Anvin2009-12-071-0/+3