Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dmi: fix a strcpy (typo) | Pierre-Alexandre Meyer | 2009-11-01 | 1 | -1/+1 |
* | dmi: Adding smbios detection | Erwan Velu | 2009-10-30 | 1 | -33/+54 |
* | hdt: Fixing {s}printf typo | Erwan Velu | 2009-10-30 | 1 | -5/+5 |
* | disklib: Adding new grub2 mbr magic | Erwan Velu | 2009-10-28 | 1 | -0/+1 |
* | disklib: Fixing Syslinux Detection | Erwan Velu | 2009-10-28 | 1 | -2/+2 |
* | Merge commit 'erwan/master' into hdt-0.3.5 | Pierre-Alexandre Meyer | 2009-10-27 | 1 | -0/+2 |
|\ | |||||
| * | Adding VMX & SVM cpu flags | Erwan Velu | 2009-09-29 | 1 | -0/+2 |
| * | hdt: make get_error behaves like perror | Pierre-Alexandre Meyer | 2009-08-24 | 1 | -4/+3 |
* | | Merge branch 'bootloader-detection' into hdt-next | Pierre-Alexandre Meyer | 2009-09-07 | 2 | -0/+128 |
|\ \ | |||||
| * | | gpllib: add bootloader detection | Pierre-Alexandre Meyer | 2009-08-26 | 1 | -0/+46 |
| * | | gpllib: rename bootloader detection to MBR detection | Pierre-Alexandre Meyer | 2009-08-26 | 1 | -12/+12 |
| * | | gpllib: use four bytes to discover the MBR | Pierre-Alexandre Meyer | 2009-08-26 | 1 | -9/+23 |
| * | | gpllib: fix comment | Pierre-Alexandre Meyer | 2009-08-23 | 1 | -1/+1 |
| * | | gpllib: bootloader id should be uint16_t | Pierre-Alexandre Meyer | 2009-08-23 | 1 | -2/+2 |
| * | | gpllib: add bootloader detection | Pierre-Alexandre Meyer | 2009-08-23 | 1 | -0/+68 |
* | | | gpllib: add missing header in ata.c | Pierre-Alexandre Meyer | 2009-09-03 | 1 | -0/+1 |
* | | | gpllib: fix comment | Pierre-Alexandre Meyer | 2009-08-23 | 1 | -1/+1 |
|/ / | |||||
* / | hdt: make get_error behaves like perror | Pierre-Alexandre Meyer | 2009-08-22 | 1 | -4/+3 |
|/ | |||||
* | disklib: fix extended partition code | Pierre-Alexandre Meyer | 2009-08-20 | 1 | -12/+21 |
* | Merge commit 'pam/disklib-fixes' | Erwan Velu | 2009-08-19 | 19 | -1578/+1931 |
|\ | |||||
| * | gpllib: Introduce typedefs for callbacks | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -4/+4 |
| * | gpllib: More errno fixes | Pierre-Alexandre Meyer | 2009-08-05 | 2 | -11/+7 |
| * | gpllib: Enhance Makefile | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -6/+2 |
| * | gpllib: Fix compilation | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -0/+2 |
| * | disklib: Change read/write interface | Pierre-Alexandre Meyer | 2009-08-05 | 5 | -199/+109 |
| * | disklib: Fix write_verify_sectors | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -1/+1 |
| * | Merge commit 'hpa/master' into for-erwan | Pierre-Alexandre Meyer | 2009-08-04 | 10 | -1313/+1304 |
| |\ | |||||
| | * | Run Nindent on com32/gpllib/vpd/vpd.c | H. Peter Anvin | 2009-05-29 | 1 | -56/+56 |
| | * | Run Nindent on com32/gpllib/dmi/dmi_processor.c | H. Peter Anvin | 2009-05-29 | 1 | -376/+374 |
| | * | Run Nindent on com32/gpllib/dmi/dmi_memory.c | H. Peter Anvin | 2009-05-29 | 1 | -106/+105 |
| | * | Run Nindent on com32/gpllib/dmi/dmi_ipmi.c | H. Peter Anvin | 2009-05-29 | 1 | -20/+17 |
| | * | Run Nindent on com32/gpllib/dmi/dmi_chassis.c | H. Peter Anvin | 2009-05-29 | 1 | -59/+59 |
| | * | Run Nindent on com32/gpllib/dmi/dmi_bios.c | H. Peter Anvin | 2009-05-29 | 1 | -42/+42 |
| | * | Run Nindent on com32/gpllib/dmi/dmi_battery.c | H. Peter Anvin | 2009-05-29 | 1 | -27/+27 |
| | * | Run Nindent on com32/gpllib/dmi/dmi_base_board.c | H. Peter Anvin | 2009-05-29 | 1 | -6/+6 |
| | * | Run Nindent on com32/gpllib/dmi/dmi.c | H. Peter Anvin | 2009-05-29 | 1 | -527/+546 |
| | * | Run Nindent on com32/gpllib/cpuid.c | H. Peter Anvin | 2009-05-29 | 1 | -223/+225 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ... | Erwan Velu | 2009-04-23 | 6 | -6/+0 |
| | |\ | |||||
| | | * | Global whitespace cleanup. | H. Peter Anvin | 2009-04-20 | 6 | -6/+0 |
| | | * | Add back "install: all" to the com32 devel directoriessyslinux-3.74-pre19 | H. Peter Anvin | 2009-04-06 | 1 | -1/+1 |
| | | * | Makefiles: try to make "make install" do the right thing | H. Peter Anvin | 2009-04-06 | 1 | -1/+1 |
| * | | | gpllib: refactor partitions detection | Pierre-Alexandre Meyer | 2009-08-04 | 1 | -59/+48 |
| * | | | gpllib: Add support for 3.3.25 Hardware Security (Type 24) (dmi) | Pierre-Alexandre Meyer | 2009-05-27 | 1 | -0/+32 |
| * | | | gpllib: Add support for 3.3.12 OEM Strings (Type 11) (dmi) | Pierre-Alexandre Meyer | 2009-05-27 | 1 | -0/+19 |
| * | | | gpllib: Add support for 3.3.11 On Board Devices Information (Type 10, obsolet... | Pierre-Alexandre Meyer | 2009-05-26 | 1 | -0/+45 |
| * | | | gpllib: Add support for 3.3.24 System Reset (Type 23) (dmi) | Pierre-Alexandre Meyer | 2009-05-26 | 1 | -0/+51 |
| * | | | gpllib: Add support for 3.3.13 System Configuration Options (Type 12) (dmi) | Pierre-Alexandre Meyer | 2009-05-26 | 1 | -0/+19 |
| * | | | Merge branch 'for-erwan' of git://git.zytor.com/users/pam/hdt-pierre into for... | Pierre-Alexandre Meyer | 2009-05-14 | 2 | -1/+106 |
| |\ \ \ | |||||
| | * | | | gpllib: Add Memory Module Information (Type 6, Obsolete) (DMI) | Pierre-Alexandre Meyer | 2009-05-08 | 2 | -0/+105 |
| * | | | | gpllib: Prevent overflow in memory type (dmi) | Pierre-Alexandre Meyer | 2009-05-14 | 1 | -0/+1 |