summaryrefslogtreecommitdiff
path: root/com32/gpllib
Commit message (Expand)AuthorAgeFilesLines
* disklib: Add WEE bootloader detection codeGert Hulselmans2010-06-241-0/+2
* Replacing strncpy by strlcpyErwan Velu2010-06-227-346/+346
* Merge remote branch 'erwan/master'H. Peter Anvin2010-05-111-1/+1
|\
| * VPD: Fixing base_addressErwan Velu2010-05-111-1/+1
* | Merge remote branch 'erwan/master'H. Peter Anvin2010-05-112-100/+167
|\ \ | |/
| * DMI: Fixing memory corruptionErwan Velu2010-05-062-100/+167
* | gpllib: fix call to CPUID function 4Sebastian Herbszt2010-03-291-2/+4
* | dmi_processor.c: remove unreachable table valuesH. Peter Anvin2010-01-101-50/+2
* | disk/bootloaders.c: fix bogus const in get_bootloader_string()H. Peter Anvin2010-01-101-1/+1
* | disk/ata.c: fix signedness weirdness in ata_id_c_string()H. Peter Anvin2010-01-101-1/+1
|/
* dmi: Switching processor voltage from V to mVErwan Velu2009-12-041-6/+6
* dmi: more chassis typesErwan Velu2009-12-041-2/+6
* dmi: returning out of spec instead of NULLErwan Velu2009-12-041-1/+1
* dmi: More processorsErwan Velu2009-12-041-2/+49
* dmi: More cpu upgrade optionsErwan Velu2009-12-041-2/+2
* cpuid: Adding L1 & L2 cache detectionErwan Velu2009-12-041-1/+51
* cpuid: Adding cpu core detectionErwan Velu2009-12-041-2/+23
* cpuid: Adding more flagsErwan Velu2009-12-041-0/+51
* gpllibs: Running NindentErwan Velu2009-11-2415-1433/+1894
* memory: Commenting workaroundroot2009-11-231-1/+7
* memory: Adding memory size detectionErwan Velu2009-11-231-0/+226
* gpllib: mbr: fix grub2 detectionPierre-Alexandre Meyer2009-11-211-12/+12
* gpllib: mbr: add detection for Grub2 minor versionsPierre-Alexandre Meyer2009-11-151-2/+2
* gpllib: mbr: change "Gag" to "GAG"Pierre-Alexandre Meyer2009-11-151-1/+1
* gpllib: mbr: change "Plop" to "PloP"Pierre-Alexandre Meyer2009-11-151-1/+1
* gpllib: add XOSL mbr detectionPierre-Alexandre Meyer2009-11-151-0/+1
* dmi: fix bank connections informationPierre-Alexandre Meyer2009-11-121-2/+2
* dmi: fix DMI type 6 outputPierre-Alexandre Meyer2009-11-121-3/+3
* Revert "Revert "gpllib: Reident fbinst code""Erwan Velu2009-11-051-9/+9
* Revert "gpllib: Reident fbinst code"Erwan Velu2009-11-051-9/+9
* gpllib: Reident fbinst codeErwan Velu2009-11-051-9/+9
* disklib: add support for detection of the fbinst mbrPierre-Alexandre Meyer2009-11-051-1/+9
* dmi: enhance SMBIOS/DMI detectionPierre-Alexandre Meyer2009-11-011-15/+32
* dmi: fix a strcpy (typo)Pierre-Alexandre Meyer2009-11-011-1/+1
* dmi: Adding smbios detectionErwan Velu2009-10-301-33/+54
* hdt: Fixing {s}printf typoErwan Velu2009-10-301-5/+5
* disklib: Adding new grub2 mbr magicErwan Velu2009-10-281-0/+1
* disklib: Fixing Syslinux DetectionErwan Velu2009-10-281-2/+2
* Merge commit 'erwan/master' into hdt-0.3.5Pierre-Alexandre Meyer2009-10-271-0/+2
|\
| * Adding VMX & SVM cpu flagsErwan Velu2009-09-291-0/+2
| * hdt: make get_error behaves like perrorPierre-Alexandre Meyer2009-08-241-4/+3
* | Merge branch 'bootloader-detection' into hdt-nextPierre-Alexandre Meyer2009-09-072-0/+128
|\ \
| * | gpllib: add bootloader detectionPierre-Alexandre Meyer2009-08-261-0/+46
| * | gpllib: rename bootloader detection to MBR detectionPierre-Alexandre Meyer2009-08-261-12/+12
| * | gpllib: use four bytes to discover the MBRPierre-Alexandre Meyer2009-08-261-9/+23
| * | gpllib: fix commentPierre-Alexandre Meyer2009-08-231-1/+1
| * | gpllib: bootloader id should be uint16_tPierre-Alexandre Meyer2009-08-231-2/+2
| * | gpllib: add bootloader detectionPierre-Alexandre Meyer2009-08-231-0/+68
* | | gpllib: add missing header in ata.cPierre-Alexandre Meyer2009-09-031-0/+1
* | | gpllib: fix commentPierre-Alexandre Meyer2009-08-231-1/+1
|/ /