summaryrefslogtreecommitdiff
path: root/com32/hdt
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | hdt: New release beta5hdt/0.5.0-beta5Erwan Velu2011-04-201-1/+1
* | hdt: Showing specific message for auto modeErwan Velu2011-04-201-2/+1
* | hdt: Removing useless printf in dump modeErwan Velu2011-04-201-2/+0
* | hdt: New release Beta4hdt/0.5.0-beta4Erwan Velu2011-04-191-1/+1
* | hdt: Adding dump mode on pre-built imagesErwan Velu2011-04-191-0/+9
* | 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: Fixing automatic mode parsingErwan Velu2011-04-182-15/+9
* | hdt: New release 0.5.0-beta3hdt/0.5.0-beta3Erwan Velu2011-04-171-1/+1
* | hdt: Fixing buffer corruption in PXE menuErwan Velu2011-04-151-3/+3
* | hdt: Changing boot flag semantic in menu modeErwan Velu2011-04-131-2/+2
* | hdt: fix precedence problem in double-space checkJim Cromie2011-04-131-1/+1
* | hdt: Display non-sequentials disks configurationsErwan Velu2011-04-131-3/+3
* | hdt: Adding chain.c32 to pre-built imagesErwan Velu2011-04-131-1/+4
* | hdt: Fixing checksums deletionErwan Velu2011-04-121-1/+1
* | hdt: New release 0.5.0-beta2hdt/0.5.0-beta2Erwan Velu2011-04-121-1/+1
* | hdt: Adding dump entry in the menuErwan Velu2011-04-113-0/+14
* | hdt: Adding checksums fileErwan Velu2011-04-111-0/+6
* | hdt: Adding dump_mode & tftp_ip boot optionErwan Velu2011-04-113-3/+19
* | hdt: new beta 0.5.0-beta1hdt/0.5.0-beta1Erwan Velu2011-04-111-2/+2
* | hdt: Dumping HDTErwan Velu2011-04-113-0/+52
* | hdt: Adding Kernel dumpingErwan Velu2011-04-113-0/+71
* | hdt: Dumping ACPI structuresErwan Velu2011-04-043-0/+602
* | hdt: Fixing typoErwan Velu2011-04-041-1/+1
* | hdt: flags_to_string is now part of the acpi codeErwan Velu2011-04-041-19/+0
* | hdt: Removing debugging messageErwan Velu2011-04-031-1/+0
* | hdt: Cleaning macrosErwan Velu2011-04-031-11/+4
* | hdt: Making dumping code easier to useErwan Velu2011-04-039-66/+71
* | hdt: Removing corruption on printfErwan Velu2011-04-031-4/+11
* | hdt: Moving define for more coherencyErwan Velu2011-03-311-2/+2
* | hdt: Adding PCI dumpingErwan Velu2011-03-313-0/+138
* | hdt: Using Macro to create objectsErwan Velu2011-03-311-4/+3
* | hdt: Avoid memory corruptionErwan Velu2011-03-312-234/+228
* | hdt: Dumping memory configurationErwan Velu2011-03-293-0/+138
* | hdt: Displaying item name for missing dmi itemsErwan Velu2011-03-291-1/+4
* | hdt: Dumping oem & security itemsErwan Velu2011-03-291-0/+30
* | hdt: Dumping more memory configurationErwan Velu2011-03-291-1/+43
* | hdt: Dumping cache informationErwan Velu2011-03-291-0/+28