Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disklib: Add WEE bootloader detection code | Gert Hulselmans | 2010-06-24 | 1 | -0/+2 |
* | Replacing strncpy by strlcpy | Erwan Velu | 2010-06-22 | 7 | -346/+346 |
* | Merge remote branch 'erwan/master' | H. Peter Anvin | 2010-05-11 | 1 | -1/+1 |
|\ | |||||
| * | VPD: Fixing base_address | Erwan Velu | 2010-05-11 | 1 | -1/+1 |
* | | Merge remote branch 'erwan/master' | H. Peter Anvin | 2010-05-11 | 2 | -100/+167 |
|\ \ | |/ | |||||
| * | DMI: Fixing memory corruption | Erwan Velu | 2010-05-06 | 2 | -100/+167 |
* | | gpllib: fix call to CPUID function 4 | Sebastian Herbszt | 2010-03-29 | 1 | -2/+4 |
* | | dmi_processor.c: remove unreachable table values | H. Peter Anvin | 2010-01-10 | 1 | -50/+2 |
* | | disk/bootloaders.c: fix bogus const in get_bootloader_string() | H. Peter Anvin | 2010-01-10 | 1 | -1/+1 |
* | | disk/ata.c: fix signedness weirdness in ata_id_c_string() | H. Peter Anvin | 2010-01-10 | 1 | -1/+1 |
|/ | |||||
* | dmi: Switching processor voltage from V to mV | Erwan Velu | 2009-12-04 | 1 | -6/+6 |
* | dmi: more chassis types | Erwan Velu | 2009-12-04 | 1 | -2/+6 |
* | dmi: returning out of spec instead of NULL | Erwan Velu | 2009-12-04 | 1 | -1/+1 |
* | dmi: More processors | Erwan Velu | 2009-12-04 | 1 | -2/+49 |
* | dmi: More cpu upgrade options | Erwan Velu | 2009-12-04 | 1 | -2/+2 |
* | cpuid: Adding L1 & L2 cache detection | Erwan Velu | 2009-12-04 | 1 | -1/+51 |
* | cpuid: Adding cpu core detection | Erwan Velu | 2009-12-04 | 1 | -2/+23 |
* | cpuid: Adding more flags | Erwan Velu | 2009-12-04 | 1 | -0/+51 |
* | gpllibs: Running Nindent | Erwan Velu | 2009-11-24 | 15 | -1433/+1894 |
* | memory: Commenting workaround | root | 2009-11-23 | 1 | -1/+7 |
* | memory: Adding memory size detection | Erwan Velu | 2009-11-23 | 1 | -0/+226 |
* | gpllib: mbr: fix grub2 detection | Pierre-Alexandre Meyer | 2009-11-21 | 1 | -12/+12 |
* | gpllib: mbr: add detection for Grub2 minor versions | Pierre-Alexandre Meyer | 2009-11-15 | 1 | -2/+2 |
* | gpllib: mbr: change "Gag" to "GAG" | Pierre-Alexandre Meyer | 2009-11-15 | 1 | -1/+1 |
* | gpllib: mbr: change "Plop" to "PloP" | Pierre-Alexandre Meyer | 2009-11-15 | 1 | -1/+1 |
* | gpllib: add XOSL mbr detection | Pierre-Alexandre Meyer | 2009-11-15 | 1 | -0/+1 |
* | dmi: fix bank connections information | Pierre-Alexandre Meyer | 2009-11-12 | 1 | -2/+2 |
* | dmi: fix DMI type 6 output | Pierre-Alexandre Meyer | 2009-11-12 | 1 | -3/+3 |
* | Revert "Revert "gpllib: Reident fbinst code"" | Erwan Velu | 2009-11-05 | 1 | -9/+9 |
* | Revert "gpllib: Reident fbinst code" | Erwan Velu | 2009-11-05 | 1 | -9/+9 |
* | gpllib: Reident fbinst code | Erwan Velu | 2009-11-05 | 1 | -9/+9 |
* | disklib: add support for detection of the fbinst mbr | Pierre-Alexandre Meyer | 2009-11-05 | 1 | -1/+9 |
* | dmi: enhance SMBIOS/DMI detection | Pierre-Alexandre Meyer | 2009-11-01 | 1 | -15/+32 |
* | 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 |
|/ / |