Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hdt: Adding sleep command | Erwan Velu | 2012-05-29 | 1 | -0/+1 |
* | hdt: Adding display command to change background | Erwan Velu | 2012-05-29 | 1 | -0/+1 |
* | hdt: Adding say command | Erwan Velu | 2012-05-27 | 1 | -0/+1 |
* | hdt: Adding nomodule support in cli | Erwan Velu | 2012-05-27 | 1 | -0/+1 |
* | hdt: Adding preliminary dump support | Erwan Velu | 2011-03-18 | 1 | -0/+1 |
* | Merge branch 'master' into chouffe | Erwan Velu | 2011-01-25 | 1 | -7/+1 |
|\ | |||||
| * | com32: canonicalize DEBUG to mean <dprintf.h> | H. Peter Anvin | 2010-07-01 | 1 | -7/+1 |
* | | Merge branch 'master', remote branch 'origin' into chouffe | Erwan Velu | 2010-05-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | hdt: Fixing print_history() prototype | Erwan Velu | 2010-05-12 | 1 | -1/+1 |
| * | Change () prototypes to (void) | H. Peter Anvin | 2010-01-06 | 1 | -1/+1 |
* | | hdt: Unique hardware detection path | Erwan Velu | 2009-12-07 | 1 | -1/+0 |
* | | hdt: Improving ACPI output | Erwan Velu | 2009-12-04 | 1 | -1/+6 |
* | | hdt: Adding basic ACPI mode | Erwan Velu | 2009-12-04 | 1 | -0/+3 |
|/ | |||||
* | hdt: Fixing history cycling | Erwan Velu | 2009-12-04 | 1 | -1/+1 |
* | hdt: Adding vesa mode switching under CLI | Erwan Velu | 2009-12-04 | 1 | -0/+2 |
* | hdt: Adding history command | Erwan Velu | 2009-12-04 | 1 | -0/+3 |
* | hdt: reworking history to prevent corruption | Erwan Velu | 2009-12-04 | 1 | -1/+1 |
* | hdt: Running Nindent | Erwan Velu | 2009-11-24 | 1 | -38/+41 |
* | hdt: Adding automatic mode | Erwan Velu | 2009-11-03 | 1 | -0/+1 |
* | hdt: add reboot command in HDT mode (CLI) | Pierre-Alexandre Meyer | 2009-11-01 | 1 | -0/+1 |
* | hdt: Fix disk menu to use the new disklib interfaces | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -3/+0 |
* | hdt: Add SMBIOS Hardware Security Information (Type 24) (CLI) | Pierre-Alexandre Meyer | 2009-05-27 | 1 | -0/+1 |
* | hdt: Add SMBIOS OEM Strings (Type 11) (CLI) | Pierre-Alexandre Meyer | 2009-05-27 | 1 | -0/+1 |
* | Merge branch 'for-erwan' of git://git.zytor.com/users/pam/hdt-pierre into for... | Pierre-Alexandre Meyer | 2009-05-14 | 1 | -0/+1 |
|\ | |||||
| * | hdt: adding memory> show bank xx | Erwan Velu | 2009-05-05 | 1 | -0/+1 |
* | | hdt: Add SMBIOS Cache Information (Type 7) (CLI) | Pierre-Alexandre Meyer | 2009-05-14 | 1 | -0/+1 |
|/ | |||||
* | hdt: Add memory mode (CLI) | Pierre-Alexandre Meyer | 2009-05-02 | 1 | -0/+3 |
* | hdt: Add disk callbacks (CLI) | Pierre-Alexandre Meyer | 2009-04-26 | 1 | -1/+1 |
* | Merge commit 'hdt-erwan/master' into for-erwan | Pierre-Alexandre Meyer | 2009-04-26 | 1 | -0/+3 |
|\ | |||||
| * | hdt: Adding hdt> show vpd | Erwan Velu | 2009-04-23 | 1 | -0/+3 |
* | | Merge commit 'mouraf/for-erwan' into disklib | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | hdt: Add vpd mode (CLI) | Pierre-Alexandre Meyer | 2009-04-17 | 1 | -0/+3 |
| * | hdt: Get rid of nb_modules in struct cli_module_descr | Pierre-Alexandre Meyer | 2009-04-17 | 1 | -2/+0 |
| * | hdt: Get rid of MAX_MODES | Pierre-Alexandre Meyer | 2009-04-16 | 1 | -2/+1 |
* | | hdt: Add disk mode (CLI) | Pierre-Alexandre Meyer | 2009-04-19 | 1 | -1/+7 |
|/ | |||||
* | hdt: cursor pos must be uint | Erwan Velu | 2009-04-02 | 1 | -1/+1 |
* | hdt: Add "menu" command | Pierre-Alexandre Meyer | 2009-03-29 | 1 | -0/+1 |
* | hdt: Implement aliases | Pierre-Alexandre Meyer | 2009-03-24 | 1 | -0/+8 |
* | Merge branch 'master' into pierre | Erwan Velu | 2009-03-22 | 1 | -1/+2 |
|\ | |||||
| * | hdt: Adding IPMI detection | Erwan Velu | 2009-03-22 | 1 | -1/+2 |
* | | Merge commit 'erwan-private/master' into for-erwan | Pierre-Alexandre Meyer | 2009-03-21 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | hdt: Adding an history | Erwan Velu | 2009-03-20 | 1 | -1/+6 |
* | | hdt: Final cleanups to switch to the new cli | Pierre-Alexandre Meyer | 2009-03-21 | 1 | -11/+4 |
* | | hdt: Make VESA module use the new framework | Pierre-Alexandre Meyer | 2009-03-21 | 1 | -1/+2 |
* | | hdt: Make PCI module use the new framework | Pierre-Alexandre Meyer | 2009-03-21 | 1 | -1/+2 |
* | | hdt: Make CPU module use the new framework | Pierre-Alexandre Meyer | 2009-03-21 | 1 | -1/+2 |
* | | hdt: Make KERNEL module use the new framework | Pierre-Alexandre Meyer | 2009-03-21 | 1 | -1/+2 |
* | | hdt: Make PXE module use the new framework | Pierre-Alexandre Meyer | 2009-03-21 | 1 | -1/+2 |
* | | hdt: Convert syslinux module to use the new framework | Pierre-Alexandre Meyer | 2009-03-21 | 1 | -1/+3 |
* | | hdt: Implement show commands (hdt mode) with the new framework | Pierre-Alexandre Meyer | 2009-03-21 | 1 | -7/+7 |