summaryrefslogtreecommitdiff
path: root/libinstaller/syslxint.h
Commit message (Expand)AuthorAgeFilesLines
* libinstaller: PACKED compatibility for MSVCPete Batard2016-03-091-1/+12
* syslxint: fix compilation on non-x86 architecturesH. Peter Anvin2014-01-181-12/+10
* installer: Add sparse address space annotations to the syslinux imageH. Peter Anvin2014-01-171-22/+55
* dos: We cannot use memset() for a far object, introduce memset_sl()H. Peter Anvin2014-01-161-0/+2
* dos: obtain the executable pathname, cleanupsH. Peter Anvin2013-01-171-17/+0
* Packed definition: workaround for mingw + gcc 4.7H. Peter Anvin2012-10-221-6/+17
* Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2011-09-071-7/+63
* implement fat_check_sb_fields()Paulo Alcantara2011-07-051-0/+9
* disk: put a magic at the end of the boot sectorH. Peter Anvin2011-01-251-2/+6
* dos: add memcpy_from_sl() and use it where appropriateH. Peter Anvin2010-07-191-0/+2
* dos: change the link procedure to use negative pointers below DGROUPH. Peter Anvin2010-07-191-3/+1
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-201-1/+1
* Reduce sector 1 space pressure; further merge installer codesyslinux-4.00-pre52H. Peter Anvin2010-06-201-10/+67
* Switch to 64-bit sector pointers everywhereH. Peter Anvin2010-06-151-17/+52
* Implement !GPT protocol in Syslinux core; handle offset > 2 TBH. Peter Anvin2010-06-141-3/+3
* Merge branch 'fsc' into pathbasedH. Peter Anvin2010-02-101-0/+1
|\
| * FAT: fix installer on FAT32 filesystemsH. Peter Anvin2010-01-241-0/+1
* | pathbased:btrfs: initial subvol supportAlek Du2010-01-131-0/+2
* | core: initial work on path-based cwd selectionH. Peter Anvin2010-01-061-1/+2
|/
* Merge branch 'master' into core32H. Peter Anvin2009-05-291-82/+82
|\
| * Run Nindent on libinstaller/syslxint.hH. Peter Anvin2009-05-291-18/+18
* | FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin2009-05-191-15/+21
* | libinstaller: fix definition of bsHeadLenH. Peter Anvin2009-05-191-1/+1
* | FAT: update the FAT installers to match the new diskstart.incH. Peter Anvin2009-05-191-0/+2
* | core: handle more than 32K of code for disk-based derivativesH. Peter Anvin2009-05-141-5/+73
|/
* Whitespace cleanup...syslinux-3.62-pre11H. Peter Anvin2008-02-191-1/+1
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-101-1/+1
* Add missing libinstaller filessyslinux-3.60-pre4H. Peter Anvin2007-12-141-0/+74