aboutsummaryrefslogtreecommitdiffstats
path: root/com32/hdt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'syslinux-5.01' into firmwareMatt Fleming2013-01-292-2/+2
|\
| * hdt: Move ~162K byte data object from the stack to the bssMatt Fleming2013-01-231-1/+1
| * Always strip all the modulesH. Peter Anvin2013-01-171-1/+1
* | Merge tag 'syslinux-5.00' into firmwareMatt Fleming2012-12-071-1/+1
|\|
| * hdt-cli: Correct malloc() size argumentMatt Fleming2012-11-271-1/+1
* | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-0512-52/+91
|\|
| * Merge branch 'master' into elflinkMatt Fleming2012-10-2412-48/+90
| |\
| | * hdt: Release 0.5.2hdt/0.5.2Erwan Velu2012-09-101-1/+1
| | * hdt: Adding Silent modeErwan Velu2012-09-103-9/+19
| | * hdt: Removing remaining printf()Erwan Velu2012-09-105-22/+22
| | * hdt: Removing builting sleep support in sayErwan Velu2012-05-292-19/+1
| | * hdt: 0.5.2-pre3 releasehdt/0.5.2-pre3Erwan Velu2012-05-291-1/+1
| | * hdt: Adding sleep commandErwan Velu2012-05-295-1/+21
| | * hdt: Adding display command to change backgroundErwan Velu2012-05-295-0/+30
| * | Clean up $(GPLLIB) leakMatt Fleming2012-10-191-3/+1
* | | Add per-firmware object directory supportMatt Fleming2012-10-161-7/+7
|/ /
* | com32: Per-object file LDFLAGSMatt Fleming2012-06-201-0/+3
* | Delete all references to __com32.cs_bounceMatt Fleming2012-06-081-5/+15
* | Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-3119-91/+353
|\|
| * 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
| * hdt: Adding postexec= optionErwan Velu2011-12-173-4/+34
| * hdt: On the road to 0.5.2Erwan Velu2011-12-171-2/+2
| * hdt: Don't search HDDs when no HDD got detectedErwan Velu2011-09-221-1/+3
| * hdt: Avoid memory corruption on menu summaryErwan Velu2011-09-221-2/+1
| * hdt: Dumping disk failed when disk are presentErwan Velu2011-09-221-1/+1
| * hdt: Fixing array sizeErwan Velu2011-07-111-1/+1
| * hdt: New release 0.5.1hdt/0.5.1Erwan Velu2011-06-061-2/+2
| * hdt: Ignoring checksums fileErwan Velu2011-06-061-0/+1
| * hdt: Adding dump_filename= optionErwan Velu2011-04-283-66/+132
| * hdt: Adding hybrid iso image during releaseErwan Velu2011-04-261-1/+7
| * hdt: dumping boot flag statusErwan Velu2011-04-261-2/+5
| * Revert "hdt: remove set-but-unused variable"Erwan Velu2011-04-261-0/+3
* | Mark unused function parameters as __unusedMatt Fleming2012-04-171-3/+0
* | hdt: libmenu.a no longer existsMatt Fleming2011-04-291-1/+1
* | elflink: Make ELF the default object formatMatt Fleming2011-04-261-2/+2
|/
* hdt: add back -I$(com32)H. Peter Anvin2011-04-261-1/+1
* Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin2011-04-261-4/+4
|\
| * hdt: Delete superfluous $(LIBS) prerequisitesMatt Fleming2011-04-161-2/+1
| * Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* | com32: inet_ntoa() takes struct in_addrH. Peter Anvin2011-04-251-10/+9
* | hdt: remove set-but-unused variableH. Peter Anvin2011-04-251-3/+0
* | hdt: Final release 0.5.0hdt/0.5.0Erwan Velu2011-04-211-1/+1
* | hdt: Using dashed instead of . into label nameErwan Velu2011-04-211-4/+4
* | hdt: Fixing ACPI displayErwan Velu2011-04-202-3/+3