summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: align the EPAsyslinux-4.00-pre53pathbasedH. Peter Anvin2010-06-201-0/+1
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-2020-402/+190
* Reduce sector 1 space pressure; further merge installer codesyslinux-4.00-pre52H. Peter Anvin2010-06-206-210/+294
* fat: fix off-by-one error in the FAT installersyslinux-4.00-pre51H. Peter Anvin2010-06-201-3/+4
* linux/syslinux: handle the null pathname caseH. Peter Anvin2010-06-191-9/+17
* Merge remote branch 'sha0/for_hpa' into pathbasedH. Peter Anvin2010-06-193-9/+24
|\
| * mdiskchk: Add --no-sequential modeShao Miller2010-06-151-1/+10
| * memdisk: Correct El Torito termination responseShao Miller2010-06-151-1/+6
| * eltorito: Include drive 0xFF in scanShao Miller2010-06-151-7/+8
* | Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...H. Peter Anvin2010-06-191-0/+2
|\ \
| * | pxe: mark ipinfo as IPv4H. Peter Anvin2010-06-181-0/+2
* | | Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...syslinux-4.00-pre50H. Peter Anvin2010-06-1815-52/+289
|\ \ \ | |/ /
| * | core, pxe: remove stray debugging printfH. Peter Anvin2010-06-181-1/+0
| * | sysdump: dump ACPI informationH. Peter Anvin2010-06-183-0/+177
| * | sysdump: use lmalloc/lfreeH. Peter Anvin2010-06-182-3/+10
| * | sysdump: tftp: use lmalloc(), and set the gatewayH. Peter Anvin2010-06-181-6/+21
| * | pxe: centralize all the IP information and export it to modulesH. Peter Anvin2010-06-189-43/+82
| |/
* | Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...H. Peter Anvin2010-06-1711-211/+489
|\ \ | |/
| * Merge remote branch 'sha0/boot_args' into pathbasedH. Peter Anvin2010-06-172-6/+12
| |\
| | * ifcpuXX: Support multiple parameters with labelsShao Miller2010-06-122-6/+12
| * | eltorito: Scan upwards instead of downwardsShao Miller2010-06-171-4/+4
| * | Merge remote branch 'sha0/mdiskchk_enh2' into pathbasedH. Peter Anvin2010-06-178-201/+473
| |\ \
| | * | mdiskchk: Support three new featuresShao Miller2010-06-102-21/+228
| | * | memdisk: Force 32-bit mBFT "safe hook" pointer fieldShao Miller2010-06-112-2/+5
| | * | memdisk: Move dpt_t into common structures headerShao Miller2010-06-112-33/+33
| | * | memdisk: mBFT includes the MDIShao Miller2010-06-111-12/+13
| | * | memdisk: Change patch area to include the entire MDIShao Miller2010-06-113-21/+33
| | * | memdisk: Use MEMDISK header to access "safe hook"Shao Miller2010-06-112-23/+22
| | * | memdisk: Use real_addr_t for SEG:OFF fieldsShao Miller2010-06-112-28/+41
| | * | memdisk: Move common structures into headersShao Miller2010-06-115-104/+141
| | |/
* | | Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...syslinux-4.00-pre49H. Peter Anvin2010-06-168-530/+116
|\ \ \ | |/ /
| * | Move Linux ioctl header magic into a single fileH. Peter Anvin2010-06-166-522/+111
| * | installer: fix use of FIEMAPH. Peter Anvin2010-06-151-2/+2
| * | extlinux: don't compile with -O0H. Peter Anvin2010-06-151-1/+1
| * | dos: fix get_64_sl() and set_64_sl()H. Peter Anvin2010-06-151-5/+2
* | | Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...syslinux-4.00-pre48H. Peter Anvin2010-06-152-18/+15
|\ \ \ | |/ /
| * | Fix prototype for generate_extentsH. Peter Anvin2010-06-152-2/+2
| * | syslinux: synchronize generate_extents() with extlinuxH. Peter Anvin2010-06-151-16/+15
| * | extlinux: remove debugging printf'sH. Peter Anvin2010-06-151-2/+0
* | | Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...H. Peter Anvin2010-06-1511-131/+385
|\ \ \ | |/ /
| * | Switch to 64-bit sector pointers everywhereH. Peter Anvin2010-06-1511-131/+385
* | | Merge branch 'pathbased' of ssh://terminus.zytor.com/pub/git/syslinux/syslinu...H. Peter Anvin2010-06-144-194/+302
|\ \ \ | |/ /
| * | core: add hlt to infinite loopH. Peter Anvin2010-06-141-1/+2
| * | Implement !GPT protocol in Syslinux core; handle offset > 2 TBH. Peter Anvin2010-06-144-194/+301
* | | gptmbr: change synthetic partition type to 0xEDH. Peter Anvin2010-06-142-2/+2
|/ /
* | Merge remote branch 'sherbszt/gfxboot32' into pathbasedH. Peter Anvin2010-06-131-10/+12
|\ \
| * | gfxboot: set media typeSebastian Herbszt2010-06-131-0/+6
| * | gfxboot: use syslinux_derivative_info()Sebastian Herbszt2010-05-301-10/+6
| |/
* | fat: handle .. pointing back to the root directoryH. Peter Anvin2010-06-131-9/+27
* | gptmbr: save four bytesH. Peter Anvin2010-06-111-2/+7