summaryrefslogtreecommitdiff
path: root/com32/gpllib
Commit message (Expand)AuthorAgeFilesLines
* gpllib: Updating dmi codeErwan Velu2015-09-046-30/+67
* com32: write_sectors() sizing correctionsRobert2015-08-271-3/+3
* gpllib: fix sizeof(char *) misuseJonathan Boeing2015-05-031-10/+14
* build: sort sources to build in a more deterministic wayPhilippe Coval2015-01-051-1/+1
* com32: change '%llx' to use PRIx64Martin Str|mberg2015-01-051-1/+1
* acpi: Removing memset of bufferErwan Velu2014-01-291-1/+0
* Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-4/+4
|\
| * Rename libcom32gpl.c32 to libgpl.c32H. Peter Anvin2013-01-171-3/+3
| * Always strip all the modulesH. Peter Anvin2013-01-171-2/+2
* | Merge branch 'elflink' into firmwareMatt Fleming2013-01-081-1/+1
|\ \ | |/
| * elflink: set the sonames of shared librariesH. Peter Anvin2013-01-031-1/+1
* | Merge tag 'syslinux-5.00' into firmwaresyslinux-6.00-pre3Matt Fleming2012-12-071-1/+1
|\ \ | |/
| * gpllib: Distribute libcom32gpl.c32 in releasesMatt Fleming2012-11-271-1/+1
* | Add per-firmware object directory supportMatt Fleming2012-10-161-7/+9
|/
* Delete all references to __com32.cs_bounceMatt Fleming2012-06-084-19/+58
* Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-311-66/+113
|\
| * gpllib/disk: Massive updates of fs labelsErwan Velu2011-12-221-66/+113
* | elflink: Make ELF the default object formatMatt Fleming2011-04-261-8/+6
|/
* 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