summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* isohybrid: use getopt_long_only()syslinux-3.8xH. Peter Anvin2010-05-201-1/+1
* isohybrid: create a C versionP. J. Pandit2010-05-205-2/+655
* cat.c32: handle multiple files, use argv[0], copy 4K at a timeH. Peter Anvin2010-05-201-11/+14
* CMENU: Fixing login_handler prototypeErwan Velu2010-05-121-1/+1
* com32: Fixing cast in argv to avoid warningErwan Velu2010-05-121-1/+1
* hdt: casting to avoid useless warningErwan Velu2010-05-121-1/+1
* hdt: Fixing print_history() prototypeErwan Velu2010-05-122-2/+2
* cpuid: Typo between argv & argcErwan Velu2010-05-121-1/+1
* cmd: Adding proper include to syslinux_run_commandErwan Velu2010-05-121-0/+1
* disk: Fixing get_error() callErwan Velu2010-05-121-8/+6
* cat.c32: move from samples to modules; remove debug codeH. Peter Anvin2010-05-113-9/+3
* cat.c32: check if filename existsGert Hulselmans2010-05-111-2/+7
* Merge remote branch 'hdt-pierre/fixes-for-3.86'H. Peter Anvin2010-05-111-1/+1
|\
| * disk.c32: add disk geometry checkPierre-Alexandre Meyer2010-03-071-1/+1
* | Merge remote branch 'erwan/master'H. Peter Anvin2010-05-113-3/+3
|\ \
| * | VPD: Fixing base_addressErwan Velu2010-05-113-3/+3
* | | Merge remote branch 'erwan/master'H. Peter Anvin2010-05-114-102/+168
|\ \ \ | |/ /
| * | DMI: Increasing processor buffer sizeErwan Velu2010-05-061-1/+1
| * | DMI: Fixing memory corruptionErwan Velu2010-05-062-100/+167
| * | DMI: removing useless variableErwan Velu2010-05-061-1/+0
* | | mboot.c32: autodetect SolarisH. Peter Anvin2010-05-034-8/+32
* | | gfxboot: fix menu label handlingSteffen Winterfeldt2010-04-241-20/+28
* | | gfxboot: better error handlingSteffen Winterfeldt2010-04-241-23/+95
* | | gfxboot: fix localbootSteffen Winterfeldt2010-04-241-1/+1
* | | gfxboot: turn off graphics before starting kernelSteffen Winterfeldt2010-04-241-0/+2
* | | gfxboot: handle IPAPPENDSteffen Winterfeldt2010-04-241-0/+12
* | | gfxboot: make config statements case-insensitiveSteffen Winterfeldt2010-04-241-11/+11
* | | gfxboot: support MENU LABEL statementSteffen Winterfeldt2010-04-241-10/+39
* | | chain.c32 sethidden option fixMichal Soltys2010-04-231-1/+1
* | | core: make sure we observe EFLAGS_ID onlysyslinux-3.86H. Peter Anvin2010-03-311-0/+1
* | | cpuid.c32: output the correct register namesH. Peter Anvin2010-03-311-3/+3
* | | NEWS: document mBFT fixsyslinux-3.86-pre4H. Peter Anvin2010-03-301-0/+1
* | | memdisk: Calculate mBFT checksum laterShao Miller2010-03-301-14/+15
* | | core: remove stray debugging statementsyslinux-3.86-pre3H. Peter Anvin2010-03-301-2/+0
* | | NEWS: document MEMDISK offset fixsyslinux-3.86-pre2H. Peter Anvin2010-03-301-0/+2
* | | memdisk: MBR not recognized correctlyBodo Stroesser2010-03-301-1/+1
* | | NEWS: updateH. Peter Anvin2010-03-301-0/+7
* | | core: remove do_idle from pollcharH. Peter Anvin2010-03-304-1/+7
* | | cpuid.c32: very simple low-level CPUID info CLI routineH. Peter Anvin2010-03-302-1/+62
* | | core: Workaround for Xen HVM HLT-in-real-mode bugH. Peter Anvin2010-03-302-2/+52
* | | Clean up the version/copyright strings reported via the comboot APIH. Peter Anvin2010-03-305-11/+14
* | | com32: export the filename of a com32 module to the module itselfH. Peter Anvin2010-03-295-21/+23
* | | MCONFIG: update gcc options for embedded and com32H. Peter Anvin2010-03-292-10/+17
* | | mboot: set boot loader nameH. Peter Anvin2010-03-294-3/+54
* | | gpllib: fix call to CPUID function 4Sebastian Herbszt2010-03-291-2/+4
* | | core: use MY_NAME for syslinux_bannerSebastian Herbszt2010-03-292-2/+2
| |/ |/|
* | NEWS, version: update for 3.86syslinux-3.86-pre1H. Peter Anvin2010-03-052-1/+5
* | chain.c32: Fix chaining to MBRsH. Peter Anvin2010-03-051-6/+5
* | libpci: merge BIOS read and BIOS writeH. Peter Anvin2010-02-206-25/+13
* | i915resolution: use libpci to access PCI config spacesyslinux-3.85-pre13syslinux-3.85H. Peter Anvin2010-02-161-19/+11