summaryrefslogtreecommitdiff
path: root/com32/gpllib
Commit message (Expand)AuthorAgeFilesLines
* gpllib/disk: Massive updates of fs labelsErwan Velu2011-12-221-66/+113
* Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin2011-04-261-1/+2
|\
| * Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* | cpuid: Using generic model if cyrix id is unknownErwan Velu2011-04-161-3/+6
* | cpuid: Improving Cyrix/NSC detectionErwan Velu2011-04-161-0/+126
* | cpuid: Managing UNKNOWN CPU betterErwan Velu2011-04-141-1/+7
* | cpuid: add cpuid info for "Geode by NSC"Jim Cromie2011-04-131-0/+6
* | acpi: moving flags_to_string to base codeErwan Velu2011-04-041-0/+19
* | zzjson: Avoid printing empty line after each printErwan Velu2011-03-231-1/+1
* | cpuid: Simplied structure initErwan Velu2011-03-211-7/+1
* | cpuid: Fixing names & init.Erwan Velu2011-03-211-4/+4
* | cpuid: Enable cpu flags members parsingErwan Velu2011-03-211-0/+23
* | cpuid: Init flags structuresErwan Velu2011-03-211-0/+1
* | zzjson: Use PRINT() instead of PUTC()Erwan Velu2011-03-201-1/+2
* | zzjson: Fixing compilation errorsErwan Velu2011-03-181-3/+3
* | zzjson: No need to keep the test caseErwan Velu2011-03-181-137/+0
* | zzjson: Adding zzjson 1.1.0Erwan Velu2011-03-187-2/+1070
|/
* ACPI: Adding BOOT supportErwan Velu2011-01-311-3/+8
* ACPI: Adding SLIC supportErwan Velu2011-01-311-0/+8
* ACPI: Adding MCFG supportErwan Velu2011-01-311-0/+7
* ACPI: Adding TCPA supportErwan Velu2011-01-311-0/+8
* ACPI: Adding HPET supportErwan Velu2011-01-311-0/+8
* ACPI: Improving tables detectionErwan Velu2011-01-314-130/+162
* DMI: Adjusting structures size / Adding cpu coreLaurent Licour2011-01-304-22/+70
* Merge remote branch 'origin/master' into chouffeErwan Velu2011-01-261-6/+24
|\
| * disklib: Detect DiskCryptor MBRGert Hulselmans2011-01-251-0/+2
| * disklib: Detect "FreeDOS (eXtended FDisk)" MBRGert Hulselmans2011-01-251-1/+3
| * disklib: Detect "MS-DOS 3.30 through Windows 95 (A)" MBRGert Hulselmans2011-01-251-1/+3
| * disklib: Detect new Syslinux (normal + isohybrid) MBRGert Hulselmans2011-01-251-4/+13
| * disklib: Detect Paragon MBRGert Hulselmans2011-01-251-0/+3
* | ACPI: Fixing copyrightErwan Velu2011-01-2610-10/+10
* | ACPI: Displaying MADT as APICErwan Velu2011-01-261-1/+1
* | ACPI: Fixing pointer arithmeticErwan Velu2011-01-268-29/+50
* | ACPI: Adding DEBUG_PRINTErwan Velu2011-01-253-0/+19
* | ACPI: Fixing SSDT detectionErwan Velu2011-01-251-1/+1
* | Merge branch 'master' into chouffeErwan Velu2011-01-259-362/+366
|\ \ | |/
| * disklib: remove improper "inline"H. Peter Anvin2010-11-141-2/+2
| * DMI: Fixing memory mgmnt in dmi_memory_module_typesLaurent Licour2010-07-072-14/+16
| * disklib: Add WEE bootloader detection codeGert Hulselmans2010-06-241-0/+2
| * Replacing strncpy by strlcpyErwan Velu2010-06-227-346/+346
* | ACPI: On the road to cleaning ;)Erwan Velu2011-01-259-34/+35
* | Adding stdlib includeErwan Velu2010-05-261-0/+1
* | Merge branch 'master', remote branch 'origin' into chouffeErwan Velu2010-05-267-155/+176
|\ \ | |/
| * 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