summaryrefslogtreecommitdiff
path: root/com32/chain
Commit message (Expand)AuthorAgeFilesLines
* com32: Adding 'exit' entry in chain.c32Erwan Velu2015-12-061-0/+3
* chain: year update in commments (trivial)Gene Cumm2015-03-1511-11/+11
* chain/partiter: add options to ignore GPT crc checksMichal Soltys2015-03-153-22/+45
* chain/partiter: call notsane_gpt_hdr() per headerMichal Soltys2015-03-151-48/+48
* chain/partiter: correct gpt header checkssyslinux-6.03-pre20Michal Soltys2014-08-261-4/+8
* chain: implement strict=<0|1|2>Michal Soltys2014-08-264-14/+34
* chain: add missing pi_del() in find*() functionsMichal Soltys2014-08-261-35/+25
* chain/partiter: adjust error reportingMichal Soltys2014-08-263-10/+5
* chain/partiter: fix possible non-NULL value returned by pi_begin() on errorMichal Soltys2014-08-261-8/+10
* chain/partiter: fix and improve gpt handling in buggy casesMichal Soltys2014-08-261-76/+128
* Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming2013-03-2212-755/+892
|\
| * Merge branch 'lwip' into elflinkMatt Fleming2013-02-261-1/+2
| |\
| * | com32/chain: fix potential problem with 'fs' optionMichal Soltys2013-02-141-2/+2
| * | com32/chain: sizeof style change (trivial)Michal Soltys2013-02-144-20/+20
| * | com32/chain: (utility) use enum for BPB typesMichal Soltys2013-02-141-9/+2
| * | com32/chain: (partiter) add cebr_siz for completnessMichal Soltys2013-02-142-0/+2
| * | com32/chain: (partiter) dos_next_ebr() fixupMichal Soltys2013-02-141-1/+1
| * | com32/chain: use single value for partiter related options (flags)Michal Soltys2013-02-145-16/+13
| * | com32/chain: partiter: rename start_lbaMichal Soltys2013-02-144-23/+23
| * | com32/chain: manglepe_fixchs() correctionMichal Soltys2013-02-141-10/+38
| * | com32/chain: index -1 partiter adjustmentMichal Soltys2013-02-143-14/+12
| * | com32/chain: rely more on addr_t, replace ADDR*Michal Soltys2013-02-144-22/+32
| * | com32/chain: remove common.hMichal Soltys2013-02-146-43/+3
| * | com32/chain: recognize exFATMichal Soltys2013-02-143-4/+19
| * | com32/chain: implement handling of non-standard hybrid GPT+MBR layoutsMichal Soltys2013-02-146-18/+28
| * | com32/chain: implement relax flagMichal Soltys2013-02-146-9/+30
| * | com32/chain: warning/error/help/doc tidyingMichal Soltys2013-02-145-137/+157
| * | com32/chain: use disk_guid for part_guid for 0th partitionMichal Soltys2013-02-142-7/+4
| * | com32/chain: cleaner variable namesMichal Soltys2013-02-142-16/+14
| * | com32/chain: mangle and related updatesMichal Soltys2013-02-145-43/+49
| * | com32/chain: add pi_errored() in partiterMichal Soltys2013-02-142-2/+7
| * | com32/chain: remove unused ebr_startMichal Soltys2013-02-142-4/+0
| * | com32/chain: partiter - more precise comments / outputMichal Soltys2013-02-142-19/+23
| * | com32/chain: remove redundant rawindexMichal Soltys2013-02-143-7/+4
| * | com32/chain: partiter - simplifications and updatesMichal Soltys2013-02-144-279/+119
| * | com32/chain: shuffle code before partiter simplificationsMichal Soltys2013-02-141-62/+62
| * | com32/chain: change stepall into flagsMichal Soltys2013-02-143-14/+18
| * | com32/chain: use anonymous and unnamed aggregatesMichal Soltys2013-02-144-58/+58
| * | com32/chain: comments, minor adjustmentMichal Soltys2013-02-147-81/+87
| * | com32/chain: update licenses and #ifndef stanzasMichal Soltys2013-02-1412-19/+248
* | | Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-1/+1
|\ \ \ | |/ /
| * | Always strip all the modulesH. Peter Anvin2013-01-171-1/+1
* | | Add per-firmware object directory supportMatt Fleming2012-10-161-3/+1
|/ /
* | elflink: Replace __intcall() with direct function callsMatt Fleming2012-07-201-24/+6
* | Delete all references to __com32.cs_bounceMatt Fleming2012-06-081-8/+16
* | Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-311-2/+2
|/
* chain.c: Fix misplaced #endif breaking non-DEBUG buildsH. Peter Anvin2012-03-261-1/+1
* Use PRIu64 instead of %llu, where appropriateMichal Soltys2011-08-022-2/+3
* com32/chain: once more rename option: stop -> breakMichal Soltys2011-05-103-11/+11
* com32/chain: add support for ReactOS's freeldr.sysMichal Soltys2011-05-101-0/+15