summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-cli-dmi.c
Commit message (Expand)AuthorAgeFilesLines
* hdt: Adding nomodule support in cliErwan Velu2012-05-271-0/+15
* DMI: Adjusting structures size / Adding cpu coreLaurent Licour2011-01-301-0/+7
* hdt: Display cpu volatage in dmi mode (cli)Erwan Velu2009-12-071-1/+4
* hdt: Unique hardware detection pathErwan Velu2009-12-071-8/+0
* hdt: Fixing memory detectionErwan Velu2009-12-041-0/+3
* hdt: Running NindentErwan Velu2009-11-241-568/+555
* hdt: Rounding detected memory sizeErwan Velu2009-11-231-1/+1
* hdt: Improving memory detectionErwan Velu2009-11-231-0/+4
* hdt: Adding more coherency in memory messagesErwan Velu2009-11-221-1/+1
* hdt: Fixing type 6 detection in cli modeErwan Velu2009-11-171-5/+5
* hdt: Removing dead code, adding commentsErwan Velu2009-11-171-9/+5
* hdt: Summary in cli mode can use type 6Erwan Velu2009-11-171-3/+17
* hdt: change remaining printf to more_printf (CLI)Pierre-Alexandre Meyer2009-11-011-107/+116
* hdt: fix printf typo (CLI)Pierre-Alexandre Meyer2009-11-011-1/+1
* dmi: Adding smbios detectionErwan Velu2009-10-301-1/+1
* hdt: Add SMBIOS Hardware Security Information (Type 24) (CLI)Pierre-Alexandre Meyer2009-05-271-0/+25
* hdt: Add SMBIOS OEM Strings (Type 11) (CLI)Pierre-Alexandre Meyer2009-05-271-0/+15
* hdt: Add SMBIOS On Board Devices Information (Type 10) (CLI)Pierre-Alexandre Meyer2009-05-261-0/+9
* hdt: Add SMBIOS System Reset (Type 23) (CLI)Pierre-Alexandre Meyer2009-05-261-0/+20
* hdt: Add SMBIOS System Configuration Options (Type 12) (CLI)Pierre-Alexandre Meyer2009-05-261-0/+5
* Merge branch 'for-erwan' of git://git.zytor.com/users/pam/hdt-pierre into for...Pierre-Alexandre Meyer2009-05-141-1/+52
|\
| * hdt: Add SMBIOS Memory Module Support (CLI)Pierre-Alexandre Meyer2009-05-081-0/+51
| * hdt: adding memory> show bank xxErwan Velu2009-05-051-2/+2
* | hdt: Fix build warning (dmi) (CLI)Pierre-Alexandre Meyer2009-05-141-1/+1
* | hdt: Only output Firmware Revision when present (dmi) (CLI)Pierre-Alexandre Meyer2009-05-141-2/+3
* | hdt: Be more specific in BIOS output (dmi) (CLI)Pierre-Alexandre Meyer2009-05-141-1/+1
* | hdt: Add System Boot Information to System output (dmi) (CLI)Pierre-Alexandre Meyer2009-05-141-0/+3
* | hdt: Add SMBIOS Cache Information (Type 7) (CLI)Pierre-Alexandre Meyer2009-05-141-0/+56
|/
* Merge commit 'hdt-erwan/master' into for-erwanPierre-Alexandre Meyer2009-05-021-11/+3
|\
| * hdt: removing useless clear screen on dmi> show memoryErwan Velu2009-05-011-10/+2
* | hdt: Add e801 and 88 calls in the memory mode (CLI)Pierre-Alexandre Meyer2009-05-021-0/+3
|/
* Merge commit 'mouraf/for-erwan' into for-erwanPierre-Alexandre Meyer2009-04-221-1/+4
|\
| * Merge commit 'erwan/master' into for-erwanPierre-Alexandre Meyer2009-04-171-86/+82
| |\
| * | hdt: Get rid of nb_modules in struct cli_module_descrPierre-Alexandre Meyer2009-04-171-1/+4
* | | hdt: fixing typoErwan Velu2009-04-191-1/+1
* | | hdt: Cleaning dmi chassis asset tag outputErwan Velu2009-04-191-1/+1
| |/ |/|
* | hdt: Improving more_printf & clear_screen managementErwan Velu2009-04-161-86/+82
|/
* hdt: Converting printf to more_printfErwan Velu2009-03-271-26/+26
* hdt: Fixing mergePierre-Alexandre Meyer2009-03-231-4/+4
* Merge branch 'master' into pierreErwan Velu2009-03-221-1/+33
|\
| * hdt: Adding IPMI detectionErwan Velu2009-03-221-0/+36
| * hdt: Rewrite DMI module using a new syntax for the CLIErwan Velu2009-03-191-69/+102
* | hdt: Add default callback for the DMI show modulePierre-Alexandre Meyer2009-03-211-2/+3
* | hdt: Convert syslinux module to use the new frameworkPierre-Alexandre Meyer2009-03-211-1/+1
* | hdt: Implement show commands (hdt mode) with the new frameworkPierre-Alexandre Meyer2009-03-211-1/+2
* | hdt: Implement set_mode with the new framework; CleanupsPierre-Alexandre Meyer2009-03-211-5/+8
* | hdt: Cleanups in the DMI modulePierre-Alexandre Meyer2009-03-211-63/+38
* | hdt: Rewrite DMI module using a new syntax for the CLIPierre-Alexandre Meyer2009-03-181-69/+102
|/
* hdt: Remove unused cli_mode parameterPierre-Alexandre Meyer2009-03-141-2/+1
* hdt: Make most dmi helpers staticPierre-Alexandre Meyer2009-03-141-124/+124