summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-dump.c
Commit message (Expand)AuthorAgeFilesLines
* libupload: Use new TFTP OK status definitionGene Cumm2016-04-231-1/+1
* hdt: print tftp error number & message if dump failedErwan Velu2015-09-041-1/+2
* hdt: Removing commas and plus signs from filenameErwan Velu2015-09-041-0/+6
* hdt: Removing remaining printf()Erwan Velu2012-09-101-1/+1
* hdt: Adding dump_filename= optionErwan Velu2011-04-281-66/+126
* hdt: Removing useless printf in dump modeErwan Velu2011-04-201-2/+0
* hdt: Preventing dump mode if no PXE configErwan Velu2011-04-191-0/+5
* hdt: Reporting TFTP errors in dump modeErwan Velu2011-04-181-1/+22
* hdt: Adding dump_mode & tftp_ip boot optionErwan Velu2011-04-111-3/+8
* hdt: Dumping HDTErwan Velu2011-04-111-0/+1
* hdt: Adding Kernel dumpingErwan Velu2011-04-111-0/+1
* hdt: Dumping ACPI structuresErwan Velu2011-04-041-0/+1
* hdt: Removing corruption on printfErwan Velu2011-04-031-4/+11
* hdt: Adding PCI dumpingErwan Velu2011-03-311-0/+1
* hdt: Dumping memory configurationErwan Velu2011-03-291-0/+1
* hdt: Dumping DMIErwan Velu2011-03-281-0/+1
* hdt: Initial work for dumping disksErwan Velu2011-03-241-0/+1
* hdt: Dumping vesa modes & configurationErwan Velu2011-03-231-0/+1
* hdt: Adding VPD to dump featureErwan Velu2011-03-231-0/+1
* hdt: Fixing memory corruptionErwan Velu2011-03-221-9/+6
* hdt: Dumping pxe structuresErwan Velu2011-03-211-0/+1
* hdt: Using flush() for dumping dataErwan Velu2011-03-211-5/+10
* hdt: Spliting cpu dump into separate fileErwan Velu2011-03-211-36/+4
* hdt: First implementation of cpu dumpErwan Velu2011-03-211-2/+66
* hdt: Adding preliminary dump supportErwan Velu2011-03-181-0/+89