summaryrefslogtreecommitdiff
path: root/com32
Commit message (Expand)AuthorAgeFilesLines
* prdhcp.c32: Fix what is retrieved.Gene Cumm2012-06-021-2/+3
* prdhcp.c32: Add to MakefileGene Cumm2012-06-021-1/+1
* prdhcp.c32: Print DHCP packetsGene Cumm2012-06-021-0/+163
* pxechn.c32: add -S to transform sname to siaddrGene Cumm2012-06-011-2/+31
* pxechn: Turn off debugGene Cumm2012-05-281-3/+13
* Merge remote-tracking branch 'hdt/master'syslinux-4.06-pre4H. Peter Anvin2012-05-2719-91/+707
|\
| * hdt: 0.5.2-pre2 releasehdt/0.5.2-pre2Erwan Velu2012-05-271-1/+1
| * hdt: Adding say & postexec demoErwan Velu2012-05-271-0/+9
| * hdt: Adding say commandErwan Velu2012-05-272-0/+62
| * hdt: Adding nomodule support in cliErwan Velu2012-05-279-5/+84
| * hdt: Fixing argument mgmt in cliErwan Velu2012-05-271-2/+2
| * hdt: Adding more debug traces in cliErwan Velu2012-05-271-6/+8
| * hdt: Fixing chain32 target in makefileErwan Velu2012-05-251-1/+1
| * Merge remote-tracking branch 'hpa/master'Erwan Velu2012-05-2519-1938/+3674
| |\
| * \ Merge remote-tracking branch 'hpa/master'Erwan Velu2012-02-242-21/+25
| |\ \
| * | | lua: Adding dhcp supportTimm Gleason2012-01-075-0/+412
| * | | ifcpu: Adding hypervisor supportErwan Velu2012-01-071-10/+15
| * | | gpllib/disk: Massive updates of fs labelsErwan Velu2011-12-221-66/+113
* | | | pxechn.c32: PXE NBP chainloaderGene Cumm2012-05-272-1/+1124
* | | | COM32: add DHCP pack/unpack functionsH. Peter Anvin2012-05-274-1/+323
| |_|/ |/| |
* | | Merge branch 'chaindev'H. Peter Anvin2012-03-2618-1935/+3671
|\ \ \
| * | | 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
| * | | Merge remote-tracking branch 'origin/master' into chaindevMichal Soltys2011-08-0222-271/+176
| |\ \ \
| * | | | 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
| * | | | Merge branch 'master' into chaindevMichal Soltys2011-05-04102-620/+4326
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into chaindevMichal Soltys2011-03-301-7/+20
| |\ \ \ \ \
| * | | | | | com32/chain: change 'nochain' -> 'stop', update docsMichal Soltys2011-03-183-8/+8
| * | | | | | Merge branch 'master' into chaindevMichal Soltys2011-03-1813-46/+26
| |\ \ \ \ \ \
| * | | | | | | com32/chain: minor adjustment to manglepe_fixchs()Michal Soltys2011-03-091-4/+2
| * | | | | | | com32/chain: setup_handover() - use iter->lengthMichal Soltys2011-03-091-18/+13
| * | | | | | | com32/chain: modify lba2chs() towards using disk_chs typeMichal Soltys2011-03-094-16/+13
| * | | | | | | com32/chain: add generic length field to partition iteratorsMichal Soltys2011-03-082-0/+4
| * | | | | | | com32/chain: always report detected BPBMichal Soltys2011-03-083-22/+17
| * | | | | | | com32/chain: option rename: mbrchs -> fixchsMichal Soltys2011-03-083-7/+7
| * | | | | | | com32/chain: split manglepe_mbrchshide() into separate functionsMichal Soltys2011-03-083-35/+104
| * | | | | | | Merge branch 'master' into chaindevMichal Soltys2011-03-0740-372/+717
| |\ \ \ \ \ \ \
| * | | | | | | | com32/chain: minor help fixMichal Soltys2011-03-071-2/+2
| * | | | | | | | Merge branch 'master' into chaindevMichal Soltys2011-02-1472-239/+7346
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into chaindevMichal Soltys2010-12-092-3/+23
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into chaindevMichal Soltys2010-11-188-282/+498
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | com32/chain: minor fixes and cleanupsMichal Soltys2010-10-256-51/+64
| * | | | | | | | | | | Merge branch 'master' into chaindevMichal Soltys2010-10-253-21/+48
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | com32/chain/chain.c: fix if-order during handover preparationMichal Soltys2010-10-211-34/+34
| * | | | | | | | | | | | Merge branch 'master' into chaindevMichal Soltys2010-10-142-23/+44
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | com32/chain: remove remains of SECTORMichal Soltys2010-10-142-6/+6
| * | | | | | | | | | | | | com32/chain/partiter.c,h: updatesMichal Soltys2010-10-142-21/+50
| * | | | | | | | | | | | | Merge branch 'disklibdev' into chaindevMichal Soltys2010-10-131-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | disklib: make CHS calculation match core/fs/diskio.cdisklibMichal Soltys2010-10-131-6/+6