summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | gptmbr: skip partitions with all-zero PartitionTypeGUIDH. Peter Anvin2010-06-261-0/+6
| * | pwd.c32: add to MakefileH. Peter Anvin2010-06-261-1/+1
| * | chain.c32: "fs" is a singular token, only match if completeH. Peter Anvin2010-06-261-1/+1
| * | com32 pwd moduleGene Cumm2010-06-261-0/+51
| * | Fix COM32 chdir()Gene Cumm2010-06-263-6/+8
| * | pmapi: make the pmapi vector include its own sizeH. Peter Anvin2010-06-262-0/+4
| * | chain: Support booting GPT partition by labelShao Miller2010-06-262-6/+73
| * | chain: Support booting GPT disk/partition by GUIDShao Miller2010-06-262-23/+149
| * | core, fs: handle .. resolution in the filesystem coreH. Peter Anvin2010-06-252-14/+33
| * | btrfs: initialize the block cache earlyH. Peter Anvin2010-06-251-44/+5
| * | btrfs: do not read past the end of the diskH. Peter Anvin2010-06-251-0/+8
| * | core, diskio: make error messages a little more usefulH. Peter Anvin2010-06-251-1/+7
| * | extlinux: modify the layout for btrfsH. Peter Anvin2010-06-251-9/+13
| * | dos: include the ADV in the file size to be sector mappedsyslinux-4.00-pre62H. Peter Anvin2010-06-251-1/+2
| * | mtools: include the size of the ADV in the mappable rangeH. Peter Anvin2010-06-251-1/+2
| * | chain.c32: correctly set the length of the GPT handover structuresyslinux-4.00-pre61H. Peter Anvin2010-06-251-50/+57
| * | Merge remote branch 'sha0/chain_gpt'H. Peter Anvin2010-06-252-196/+664
| |\ \
| | * | chain: Implement GPT hand-over protocol as documentedShao Miller2010-06-252-1/+51
| | * | chain: Allow booting the Syslinux partition with "fs"Shao Miller2010-06-242-31/+45
| | * | chain: A sprinkling of documentationShao Miller2010-06-242-20/+31
| | * | chain: Remove type-assurance macro for declarationsShao Miller2010-06-241-7/+6
| | * | chain: Support GPT disksShao Miller2010-06-241-1/+230
| | * | chain: Change disk partition iteration strategyShao Miller2010-06-241-111/+219
| | * | chain: Fix allocation size in read_sectorsShao Miller2010-06-241-1/+1
| | * | chain: Add DOS partition dumping routine for debuggingShao Miller2010-06-231-0/+33
| | * | chain: Use struct mbr where applicableShao Miller2010-06-231-39/+52
| | * | chain: Use CHS typedef and macrosShao Miller2010-06-221-6/+13
| | * | chain: Allow reading more than a single sectorShao Miller2010-06-221-9/+15
| | * | chain: Run Nindent on com32/modules/chain.cShao Miller2010-06-221-26/+24
| * | | pxe: don't corrupt the length of an RRQ packet on retryH. Peter Anvin2010-06-251-1/+4
| * | | pxe: fix the unload sequenceH. Peter Anvin2010-06-242-16/+24
| * | | pxe: fix ip_ok()H. Peter Anvin2010-06-242-8/+10
| * | | doc/gpt.txt: this is now fully implementedH. Peter Anvin2010-06-241-4/+2
| * | | Rename dir.c32 -> ls.c32syslinux-4.00-pre60H. Peter Anvin2010-06-242-2/+2
| * | | Merge remote branch 'erwan/master_new'H. Peter Anvin2010-06-242-31/+49
| |\ \ \ | | |_|/ | |/| |
| | * | ifcpu: Adding PAE supportErwan Velu2010-06-241-4/+9
| | * | disklib: Add WEE bootloader detection codeGert Hulselmans2010-06-241-0/+2
| | * | ifcpu: printing usage if no parameterErwan Velu2010-06-241-31/+42
| * | | Merge branch 'master' of ssh://terminus.zytor.com/pub/git/syslinux/syslinuxsyslinux-4.00-pre59H. Peter Anvin2010-06-243-20/+52
| |\ \ \
| | * | | extlinux: fix ADV handling, so extlinux.sys -> ldlinux.sys actually worksH. Peter Anvin2010-06-241-9/+16
| | * | | advio: make read_adv() distinguish ENOENT from other errorsH. Peter Anvin2010-06-241-2/+3
| | * | | extlinux: add code to automate extlinux.sys -> ldlinux.sys migrationH. Peter Anvin2010-06-241-16/+40
| | * | | libfat: formatting fixH. Peter Anvin2010-06-241-3/+3
| | | |/ | | |/|
| * | | Move modify_adv() into common codeH. Peter Anvin2010-06-234-43/+30
| |/ /
| * | fs: enforce filetypes in open_fileH. Peter Anvin2010-06-231-5/+13
| * | opendir: enforce the file typeH. Peter Anvin2010-06-231-2/+9
| * | pxe: set the file type in the inode structureH. Peter Anvin2010-06-231-0/+1
| * | memdiskfind: remove debugging printfH. Peter Anvin2010-06-221-2/+0
| * | memdiskfind: make sure we don't map unavailable RAMH. Peter Anvin2010-06-221-6/+38
| * | mtools: create an empty ADVsyslinux-4.00-pre58H. Peter Anvin2010-06-222-2/+12