aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-22hdt: new release 0.3.6.1hdt-0.3.6.1Erwan Velu1-2/+2
2010-06-22hdt: Using syslinux_reboot() callErwan Velu5-17/+14
2010-06-22hdt: updating memtest to 4.10Erwan Velu2-3/+3
2010-06-22Replacing strncpy by strlcpyErwan Velu11-376/+376
2010-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ...Erwan Velu25-85/+534
2010-06-22memdisk: add a sector_shift field to the MDI; fix memdiskfindH. Peter Anvin4-14/+22
2010-06-22diskstart: if no partition table, we need Hidden == 0syslinux-4.00-pre56H. Peter Anvin1-5/+11
2010-06-22isohybrid: fix another type mismatchH. Peter Anvin1-1/+1
2010-06-21sysdump: smarter ACPI dumpH. Peter Anvin3-19/+288
2010-06-21sysdump: make TFTP server optionalH. Peter Anvin1-3/+23
2010-06-21<syslinux/config.h> fix the order of struct syslinux_ipinfoH. Peter Anvin1-2/+2
2010-06-21memdiskfind: sanity check the FBM valueH. Peter Anvin1-1/+4
2010-06-21memdiskfind: utility to find an mBFT and output phram parametersH. Peter Anvin2-1/+123
2010-06-21memdisk: make mstructs.h includable from LinuxH. Peter Anvin8-28/+24
2010-06-21utils/Makefile: fix build rulesH. Peter Anvin1-2/+2
2010-06-21isohybrid: fix beginner mistakesH. Peter Anvin1-2/+2
2010-06-21core: Make cfarcall IF-preservingH. Peter Anvin1-2/+9
2010-06-21com32: make __farcall() IF-preservingH. Peter Anvin1-1/+14
2010-06-21linux installer: better error message for missing /tmpGeorge David1-1/+2
2010-06-21comboot: allow the read disk API call to specify a 64-bit LBAH. Peter Anvin2-4/+4
2010-06-21core, adv: for CHS mode, the top 40 LBA bits must be zeroH. Peter Anvin1-0/+4
2010-06-21pxelinux: use alignb not alignz in a bss sectionsH. Peter Anvin1-1/+1
2010-06-21Fixing compilation warningErwan Velu4-7/+7
2010-06-21diskstart: fix CHS mode, reinstate cyl 1023 checksyslinux-4.00-pre55H. Peter Anvin1-12/+11
2010-06-21diskstart: clean up GPT handlingH. Peter Anvin1-9/+11
2010-06-21dns: don't get stuck on no packet receivedsyslinux-4.00-pre54H. Peter Anvin1-10/+5
2010-06-21core: Preserve IF through call16()H. Peter Anvin2-3/+17
2010-06-21pxe: fix handling of lost packets in DNS resolutionH. Peter Anvin2-78/+75
2010-06-21pxe: properly null-terminate packet after tftp://H. Peter Anvin1-1/+2
2010-06-20pxe: correct the parsing of tftp:// URLsH. Peter Anvin1-2/+2
2010-06-20pxe: don't misidentify non-tftp URLs as tftpH. Peter Anvin1-1/+1
2010-06-20core: align the EPAsyslinux-4.00-pre53pathbasedH. Peter Anvin1-0/+1
2010-06-20Merge syslinux/extlinux patch code and core codeH. Peter Anvin20-402/+190
2010-06-20Reduce sector 1 space pressure; further merge installer codesyslinux-4.00-pre52H. Peter Anvin6-210/+294
2010-06-20fat: fix off-by-one error in the FAT installersyslinux-4.00-pre51H. Peter Anvin1-3/+4
2010-06-19linux/syslinux: handle the null pathname caseH. Peter Anvin1-9/+17
2010-06-19Merge remote branch 'sha0/for_hpa' into pathbasedH. Peter Anvin3-9/+24
2010-06-19Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...H. Peter Anvin1-0/+2
2010-06-18pxe: mark ipinfo as IPv4H. Peter Anvin1-0/+2
2010-06-18Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...syslinux-4.00-pre50H. Peter Anvin15-52/+289
2010-06-18core, pxe: remove stray debugging printfH. Peter Anvin1-1/+0
2010-06-18sysdump: dump ACPI informationH. Peter Anvin3-0/+177
2010-06-18sysdump: use lmalloc/lfreeH. Peter Anvin2-3/+10
2010-06-18sysdump: tftp: use lmalloc(), and set the gatewayH. Peter Anvin1-6/+21
2010-06-18pxe: centralize all the IP information and export it to modulesH. Peter Anvin9-43/+82
2010-06-17Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...H. Peter Anvin11-211/+489
2010-06-17Merge remote branch 'sha0/boot_args' into pathbasedH. Peter Anvin2-6/+12
2010-06-17eltorito: Scan upwards instead of downwardsShao Miller1-4/+4
2010-06-17Merge remote branch 'sha0/mdiskchk_enh2' into pathbasedH. Peter Anvin8-201/+473
2010-06-16Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...syslinux-4.00-pre49H. Peter Anvin8-530/+116
2010-06-16Move Linux ioctl header magic into a single fileH. Peter Anvin6-522/+111
2010-06-15installer: fix use of FIEMAPH. Peter Anvin1-2/+2
2010-06-15extlinux: don't compile with -O0H. Peter Anvin1-1/+1
2010-06-15dos: fix get_64_sl() and set_64_sl()H. Peter Anvin1-5/+2
2010-06-15Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...syslinux-4.00-pre48H. Peter Anvin2-18/+15
2010-06-15Fix prototype for generate_extentsH. Peter Anvin2-2/+2
2010-06-15syslinux: synchronize generate_extents() with extlinuxH. Peter Anvin1-16/+15
2010-06-15extlinux: remove debugging printf'sH. Peter Anvin1-2/+0
2010-06-15Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...H. Peter Anvin11-131/+385
2010-06-15Switch to 64-bit sector pointers everywhereH. Peter Anvin11-131/+385
2010-06-15mdiskchk: Add --no-sequential modeShao Miller1-1/+10
2010-06-15memdisk: Correct El Torito termination responseShao Miller1-1/+6
2010-06-15eltorito: Include drive 0xFF in scanShao Miller1-7/+8
2010-06-14Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...H. Peter Anvin4-194/+302
2010-06-14core: add hlt to infinite loopH. Peter Anvin1-1/+2
2010-06-14Implement !GPT protocol in Syslinux core; handle offset > 2 TBH. Peter Anvin4-194/+301
2010-06-14gptmbr: change synthetic partition type to 0xEDH. Peter Anvin2-2/+2
2010-06-13Merge remote branch 'sherbszt/gfxboot32' into pathbasedH. Peter Anvin1-10/+12
2010-06-13fat: handle .. pointing back to the root directoryH. Peter Anvin1-9/+27
2010-06-13gfxboot: set media typeSebastian Herbszt1-0/+6
2010-06-12ifcpuXX: Support multiple parameters with labelsShao Miller2-6/+12
2010-06-11gptmbr: save four bytesH. Peter Anvin1-2/+7
2010-06-11gptmbr: fix offset for MSW of partition endH. Peter Anvin1-2/+2
2010-06-11gptmbr: implement the new T13-approved GPT protocolH. Peter Anvin3-52/+39
2010-06-10mdiskchk: Support three new featuresShao Miller2-21/+228
2010-06-11memdisk: Force 32-bit mBFT "safe hook" pointer fieldShao Miller2-2/+5
2010-06-11memdisk: Move dpt_t into common structures headerShao Miller2-33/+33
2010-06-11memdisk: mBFT includes the MDIShao Miller1-12/+13
2010-06-11memdisk: Change patch area to include the entire MDIShao Miller3-21/+33
2010-06-11memdisk: Use MEMDISK header to access "safe hook"Shao Miller2-23/+22
2010-06-11memdisk: Use real_addr_t for SEG:OFF fieldsShao Miller2-28/+41
2010-06-11memdisk: Move common structures into headersShao Miller5-104/+141
2010-06-09syslinux: Correctly handle the case of installing into the rootH. Peter Anvin2-4/+13
2010-06-09setadv: asprintf() doesn't return an error codeH. Peter Anvin1-4/+4
2010-06-09syslxopt: add missing break;H. Peter Anvin1-0/+1
2010-06-09loadconfig: fold FAT pathname search into generic_load_configH. Peter Anvin2-51/+36
2010-06-09syslinux: provide for backwards compatibilityH. Peter Anvin2-13/+26
2010-06-09syslinux: don't break -o just yet; print warning and resumeH. Peter Anvin4-19/+44
2010-06-09Unify instances of integer log2H. Peter Anvin4-15/+53
2010-06-09Clean up warnings in previous checkinH. Peter Anvin2-2/+8
2010-06-09Make syslinux installer real "pathbased"Alek Du8-22/+43
2010-06-08mboot.c32: don't rely on possibly incomplete fieldsH. Peter Anvin1-6/+9
2010-06-08mboot.c32: handle non-self-terminating imagesH. Peter Anvin1-6/+14
2010-06-07menu docs: document MENU SAVE caveat with RAID-1Ferenc Wagner1-1/+6
2010-06-07extlinux: add a --menu-save optionThomas Bächler4-2/+19
2010-06-07extlinux docs: recommend the --raid optionFerenc Wagner1-3/+3
2010-06-07docs: explain the danger of IPAPPEND 1Ferenc Wagner1-5/+4
2010-06-07chain.c32: add support for loading GRUB stage2Paul Bolle1-0/+19
2010-05-30gfxboot: use syslinux_derivative_info()Sebastian Herbszt1-10/+6
2010-05-27MENU IMMEDIATE: hotkeys which do not require Entersyslinux-4.00-pre47H. Peter Anvin3-6/+31
2010-05-20Merge remote branch 'origin/master' into pathbasedsyslinux-4.00-pre46H. Peter Anvin1-1/+1
2010-05-20isohybrid: use getopt_long_only()syslinux-3.8xH. Peter Anvin1-1/+1
2010-05-20Merge remote branch 'origin/master' into pathbasedH. Peter Anvin6-13/+670
2010-05-20isohybrid: create a C versionP. J. Pandit5-2/+655
2010-05-20cat.c32: handle multiple files, use argv[0], copy 4K at a timeH. Peter Anvin1-11/+14
2010-05-20unify common parts of extlinux and syslinux installerAlek Du14-658/+754
2010-05-20syslinux: fix sector arraysAlek Du3-4/+4
2010-05-17Restore skip CR and LF in the comboot API copies of the banner stringsH. Peter Anvin1-2/+2
2010-05-14core: fix "sector size" confusionsyslinux-4.00-pre45H. Peter Anvin9-52/+47
2010-05-14diskstart: print CHS/EDD instead of CBIOS/EBIOSH. Peter Anvin1-2/+2
2010-05-14comboot: fix comapi_openSebastian Herbszt1-0/+5
2010-05-13FAT: need to track the current position past discontinuitiessyslinux-4.00-pre44H. Peter Anvin1-25/+14
2010-05-13diskio: compare to the proper pointerH. Peter Anvin1-1/+1
2010-05-13fat: fix confusion between byte and sector countsH. Peter Anvin1-10/+11
2010-05-12diskio: make maxtransfer per-device, cap to 127, imported from headsyslinux-4.00-pre43H. Peter Anvin6-22/+40
2010-05-12syslinux.ld: don't pad between .got and .dataH. Peter Anvin1-2/+0
2010-05-12diskio: sanitize the reduced transfer sizesH. Peter Anvin1-3/+6
2010-05-12cmenu: remove obsolete Makefile rulessyslinux-4.00-pre42H. Peter Anvin1-15/+0
2010-05-12MCONFIG: add MCONFIG.devel for use from git, removed in tarballsH. Peter Anvin3-1/+8
2010-05-12installers: fix warningsH. Peter Anvin3-3/+6
2010-05-12hdt-cli.c: clean up unused warningsH. Peter Anvin1-1/+4
2010-05-12adv_menu.tpl: fix type of login_handler()H. Peter Anvin1-1/+3
2010-05-12complex.c: fix warningsH. Peter Anvin1-0/+4
2010-05-12libmenu/des.c: fix signedness errorH. Peter Anvin1-4/+3
2010-05-12libmenu/passwords.h: function declaration isn't a prototypeH. Peter Anvin1-1/+1
2010-05-12libmenu/syslnx.c: mark ipappend usedH. Peter Anvin1-0/+2
2010-05-12rosh.c: mark argument usedH. Peter Anvin1-0/+2
2010-05-12readconfig.c: avoid uninitialized variable warningsH. Peter Anvin1-3/+3
2010-05-12cat.c32: remove unused variableH. Peter Anvin1-1/+0
2010-05-12vpdtest.c32: remove unused variableH. Peter Anvin1-1/+0
2010-05-12sdi.c32: remove unused variableH. Peter Anvin1-1/+0
2010-05-12pcitest.c32: mark argc/argv usedH. Peter Anvin1-0/+3
2010-05-12disk.c32: remove unused variableH. Peter Anvin1-3/+4
2010-05-12sha256/512: fix signedness errorsH. Peter Anvin2-11/+11
2010-05-12get_key.c: fix signedness errorH. Peter Anvin1-1/+1
2010-05-12runimage.c: remove unused variableH. Peter Anvin1-1/+0
2010-05-12Merge branch 'master' into pathbasedH. Peter Anvin8-14/+13
2010-05-12CMENU: Fixing login_handler prototypeErwan Velu1-1/+1
2010-05-12com32: Fixing cast in argv to avoid warningErwan Velu1-1/+1
2010-05-12hdt: casting to avoid useless warningErwan Velu1-1/+1
2010-05-12hdt: Fixing print_history() prototypeErwan Velu2-2/+2
2010-05-12cpuid: Typo between argv & argcErwan Velu1-1/+1
2010-05-12cmd: Adding proper include to syslinux_run_commandErwan Velu1-0/+1
2010-05-12disk: Fixing get_error() callErwan Velu1-8/+6
2010-05-11Merge branch 'master' into pathbasedH. Peter Anvin3-9/+3
2010-05-11cat.c32: move from samples to modules; remove debug codeH. Peter Anvin3-9/+3
2010-05-11Merge branch 'master' into pathbasedH. Peter Anvin1-2/+7
2010-05-11cat.c32: check if filename existsGert Hulselmans1-2/+7
2010-05-11Merge branch 'master' into pathbasedH. Peter Anvin1-1/+1
2010-05-11Merge remote branch 'hdt-pierre/fixes-for-3.86'H. Peter Anvin1-1/+1
2010-05-11Merge branch 'master' into pathbasedH. Peter Anvin3-3/+3
2010-05-11Merge remote branch 'erwan/master'H. Peter Anvin3-3/+3
2010-05-11VPD: Fixing base_addressErwan Velu3-3/+3
2010-05-11cpuid.c32: print unsigned valuessyslinux-4.00-pre41H. Peter Anvin1-1/+1
2010-05-11sysdump: use <sys/cpu.h>H. Peter Anvin1-21/+1
2010-05-11com32: Unbreak <sys/cpu.h>H. Peter Anvin1-32/+51
2010-05-11Merge branch 'master' into pathbasedH. Peter Anvin8-110/+200
2010-05-11Merge remote branch 'erwan/master'H. Peter Anvin4-102/+168
2010-05-10core: remove "Hello, World!" debugging messageH. Peter Anvin3-14/+0
2010-05-06DMI: Increasing processor buffer sizeErwan Velu1-1/+1
2010-05-06DMI: Fixing memory corruptionErwan Velu2-100/+167
2010-05-06DMI: removing useless variableErwan Velu1-1/+0
2010-05-03mboot.c32: autodetect SolarisH. Peter Anvin4-8/+32
2010-04-28Merge remote branch 'origin/master' into pathbasedsyslinux-4.00-pre40H. Peter Anvin2-51/+174
2010-04-28extlinux: handle cases of a single level of directoriessyslinux-4.00-pre39H. Peter Anvin1-4/+16
2010-04-24gfxboot: fix menu label handlingSteffen Winterfeldt1-20/+28
2010-04-24gfxboot: better error handlingSteffen Winterfeldt1-23/+95
2010-04-24gfxboot: fix localbootSteffen Winterfeldt1-1/+1
2010-04-24gfxboot: turn off graphics before starting kernelSteffen Winterfeldt1-0/+2
2010-04-24gfxboot: handle IPAPPENDSteffen Winterfeldt1-0/+12
2010-04-24gfxboot: make config statements case-insensitiveSteffen Winterfeldt1-11/+11
2010-04-24gfxboot: support MENU LABEL statementSteffen Winterfeldt1-10/+39
2010-04-23chain.c32 sethidden option fixMichal Soltys1-1/+1
2010-04-06com32/tools: nothing to install hereH. Peter Anvin1-1/+1
2010-04-01core: fs: verify call to fs_ops->readdirSebastian Herbszt1-2/+5
2010-04-01Merge commit 'syslinux-3.86' into pathbasedsyslinux-4.00-pre38H. Peter Anvin3-17/+19
2010-03-31core: make sure we observe EFLAGS_ID onlysyslinux-3.86H. Peter Anvin1-0/+1
2010-03-31cpuid.c32: output the correct register namesH. Peter Anvin1-3/+3
2010-03-30NEWS: document mBFT fixsyslinux-3.86-pre4H. Peter Anvin1-0/+1
2010-03-30memdisk: Calculate mBFT checksum laterShao Miller1-14/+15
2010-03-30core: remove stray debugging statementsyslinux-3.86-pre3H. Peter Anvin1-2/+0
2010-03-30core: move __jiffies and _IdleTimer to .data16syslinux-4.00-pre37H. Peter Anvin2-8/+7
2010-03-30Merge branch 'master' into pathbasedH. Peter Anvin11-12/+85
2010-03-30core: move idle handling into protected modeH. Peter Anvin9-39/+88
2010-03-30NEWS: document MEMDISK offset fixsyslinux-3.86-pre2H. Peter Anvin1-0/+2
2010-03-30memdisk: MBR not recognized correctlyBodo Stroesser1-1/+1
2010-03-30NEWS: updateH. Peter Anvin1-0/+7
2010-03-30core: remove do_idle from pollcharH. Peter Anvin4-1/+7
2010-03-30cpuid.c32: very simple low-level CPUID info CLI routineH. Peter Anvin2-1/+62
2010-03-30core: Workaround for Xen HVM HLT-in-real-mode bugH. Peter Anvin2-2/+52
2010-03-30Clean up the version/copyright strings reported via the comboot APIH. Peter Anvin5-11/+14
2010-03-29Merge branch 'master' into pathbasedH. Peter Anvin15-18/+90
2010-03-29com32: export the filename of a com32 module to the module itselfH. Peter Anvin5-21/+23
2010-03-29MCONFIG: update gcc options for embedded and com32H. Peter Anvin2-10/+17
2010-03-29mboot: set boot loader nameH. Peter Anvin4-3/+54
2010-03-29gpllib: fix call to CPUID function 4Sebastian Herbszt1-2/+4
2010-03-29core: use MY_NAME for syslinux_bannerSebastian Herbszt2-2/+2
2010-03-14dir.c32: show long directories in pagesH. Peter Anvin1-20/+26
2010-03-09fat: fix the type of get_inode_mode()H. Peter Anvin1-6/+2
2010-03-09iso9660: set the type of get_inode_type()H. Peter Anvin1-5/+2