ifcpuXX: Support multiple parameters with labels
[profile/ivi/syslinux.git] / com32 /
2010-06-12 Shao MillerifcpuXX: Support multiple parameters with labels
2010-05-21 H. Peter Anvincat.c32: handle multiple files, use argv[0], copy 4K...
2010-05-12 Erwan VeluCMENU: Fixing login_handler prototype
2010-05-12 Erwan Velucom32: Fixing cast in argv to avoid warning
2010-05-12 Erwan Veluhdt: casting to avoid useless warning
2010-05-12 Erwan Veluhdt: Fixing print_history() prototype
2010-05-12 Erwan Velucpuid: Typo between argv & argc
2010-05-12 Erwan Velucmd: Adding proper include to syslinux_run_command
2010-05-12 Erwan Veludisk: Fixing get_error() call
2010-05-11 H. Peter Anvincat.c32: move from samples to modules; remove debug...
2010-05-11 Gert Hulselmanscat.c32: check if filename exists
2010-05-11 H. Peter AnvinMerge remote branch 'hdt-pierre/fixes-for-3.86'
2010-05-11 H. Peter AnvinMerge remote branch 'erwan/master'
2010-05-11 Erwan VeluVPD: Fixing base_address
2010-05-11 H. Peter AnvinMerge remote branch 'erwan/master'
2010-05-06 Erwan VeluDMI: Increasing processor buffer size
2010-05-06 Erwan VeluDMI: Fixing memory corruption
2010-05-06 Erwan VeluDMI: removing useless variable
2010-05-03 H. Peter Anvinmboot.c32: autodetect Solaris
2010-04-24 Steffen Winterfeldtgfxboot: fix menu label handling
2010-04-24 Steffen Winterfeldtgfxboot: better error handling
2010-04-24 Steffen Winterfeldtgfxboot: fix localboot
2010-04-24 Steffen Winterfeldtgfxboot: turn off graphics before starting kernel
2010-04-24 Steffen Winterfeldtgfxboot: handle IPAPPEND
2010-04-24 Steffen Winterfeldtgfxboot: make config statements case-insensitive
2010-04-24 Steffen Winterfeldtgfxboot: support MENU LABEL statement
2010-04-23 Michal Soltyschain.c32 sethidden option fix
2010-03-31 H. Peter Anvincpuid.c32: output the correct register names
2010-03-30 H. Peter Anvincpuid.c32: very simple low-level CPUID info CLI routine
2010-03-30 H. Peter AnvinClean up the version/copyright strings reported via...
2010-03-29 H. Peter Anvincom32: export the filename of a com32 module to the...
2010-03-29 H. Peter AnvinMCONFIG: update gcc options for embedded and com32
2010-03-29 H. Peter Anvinmboot: set boot loader name
2010-03-29 Sebastian Herbsztgpllib: fix call to CPUID function 4
2010-03-08 Pierre-Alexandre... disk.c32: add disk geometry check
2010-03-05 H. Peter Anvinchain.c32: Fix chaining to MBRs
2010-02-21 H. Peter Anvinlibpci: merge BIOS read and BIOS write
2010-02-17 H. Peter Anvini915resolution: use libpci to access PCI config space syslinux-3.85 syslinux-3.85-pre13
2010-02-16 H. Peter AnvinMerge branch 'i915res'
2010-02-14 H. Peter Anvinchain.c: part_info -> partinfo syslinux-3.85-pre11
2010-02-13 H. Peter Anvinchain.c32: add option to set hidden sectors; load boot...
2010-02-08 H. Peter AnvinMerge branch 'master' into i915res syslinux-3.85-pre63
2010-02-08 H. Peter Anvinvesa: for jpg or png images, tile the image across...
2010-02-08 H. Peter Anvinsysdump: quiet gcc warning
2010-02-08 H. Peter Anvinsysdump: use the same serial receive threshold as the... syslinux-3.85-pre9
2010-02-08 H. Peter Anvinsysdump: make ymodem work even on a serial console
2010-02-08 H. Peter Anvinsysdump: don't include final null byte in version file
2010-02-08 H. Peter Anvinsysdump: ymodem: actually retransmit a block if we...
2010-02-08 H. Peter Anvinsysdump: actually make the new backend system work syslinux-3.85-pre8
2010-02-07 H. Peter Anvinsysdump: change to a two-phase generate/output model...
2010-02-07 H. Peter Anvinsysdump: serial: add missing header file
2010-02-07 H. Peter Anvinsysdump: be_tftp.c: fix prototype
2010-02-07 H. Peter Anvinsysdump: *actually* generate the proper version string
2010-02-07 H. Peter Anvinsysdump: handle the case of more than one DMI table
2010-02-07 H. Peter Anvinsysdump: record the sysdump version used to generate...
2010-02-07 H. Peter Anvinsysdump: dump CPUID information syslinux-3.85-pre7
2010-02-07 H. Peter Anvinsysdump: remove unused variable
2010-02-07 H. Peter Anvinsysdump: be more explicit about what we are doing
2010-02-07 H. Peter Anvinsysdump: fix the dumping of the e820 memory information
2010-02-07 H. Peter Anvinsysdump: fix hacking of the DMI structure address
2010-02-07 H. Peter Anvinsysdump: dump memory map information
2010-02-07 H. Peter Anvinsysdump: add PCI config space dumping
2010-02-07 H. Peter Anvinsysdump: add support for dumping DMI tables
2010-02-07 H. Peter Anvinsysdump: add back ymodem support; clean up memory dump...
2010-02-07 H. Peter Anvinsysdump: add missing return statement in cpio_writefile()
2010-02-07 H. Peter Anvinpxe: add missing prototype for pxe_dns()
2010-02-07 H. Peter Anvinsysdump: dump vesa modes, generate usable timestamps
2010-02-07 H. Peter Anvinsysdump: first working version (can dump lowmem over...
2010-02-07 H. Peter Anvincom32: add library function for DNS lookup
2010-02-07 H. Peter Anvinsyslinux/pxe.h use the same type as <com32.h> for a...
2010-02-07 H. Peter Anvinpxelinux: give our own IP address in the "derivate...
2010-02-06 H. Peter Anvinsysdump: port memdump to com32 with the intent of enhan...
2010-02-04 H. Peter AnvinMerge branch 'master' into i915res syslinux-3.85-pre62
2010-02-04 H. Peter AnvinMerge branch 'chainload'
2010-02-04 H. Peter Anvinmenu: add MENU CLEAR option
2010-02-03 H. Peter Anvinmenu: when running hidden, clear the screen before...
2010-01-27 H. Peter Anvinchain.c32: Handle nonlinear logical partitions syslinux-3.85-pre3
2010-01-23 H. Peter AnvinMerge branch 'master' into i915res syslinux-3.85-pre61
2010-01-23 H. Peter AnvinAdd support for "vga=current"
2010-01-23 H. Peter Anvinvesa: allow arbitrary resolutions on some Intel chipsets
2010-01-10 H. Peter Anvindmi_processor.c: remove unreachable table values
2010-01-10 H. Peter Anvindisk/bootloaders.c: fix bogus const in get_bootloader_s...
2010-01-10 H. Peter Anvindisk/ata.c: fix signedness weirdness in ata_id_c_string()
2010-01-10 H. Peter Anvincom32/lib: remove unused variable in syslinux_getadv()
2010-01-10 H. Peter Anvinzlib: fix warning in crc32.c
2010-01-10 H. Peter Anvincom32/lib: fix external prototype for __vesacon_open()
2010-01-10 H. Peter Anvincom32/lib: fix inappropriate & in sys/colortable.c
2010-01-10 H. Peter Anvincom32/lib: add cast in __parse_argv()
2010-01-10 H. Peter Anvinlibgcc: fix signedness warning in __moddi3()
2010-01-10 H. Peter Anvincom32/lib: fix unused argument warning in fdopendir()
2010-01-10 H. Peter Anvincom32/lib: fix unused parameter warning in chdir()
2010-01-10 H. Peter Anvincom32/lib: fix warning in str*cmp()
2010-01-10 H. Peter Anvincom32/lib: fix warnings in opendir/readdir/closedir
2010-01-10 H. Peter AnvinMakefile: replace -W -Wall with centralized $(GCCWARN)
2010-01-10 H. Peter Anvincmenu: clean up some () that should be (void)
2010-01-10 H. Peter Anvinchain.c32: simplify the grub4dos support
2010-01-10 Kim Mikchain.c32: add grldr= command for Grub4dos
2010-01-07 H. Peter AnvinChange () prototypes to (void)
2009-12-29 Kim Mikchain.c32: stylistic comments/usage output changes
2009-12-29 H. Peter AnvinMerge commit 'sherbszt/gfxboot32' syslinux-3.85-pre1
next