| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update.dmidecode-2-9 | khali | 2007-02-26 | 1 | -0/+10 |
| | | |||||
| * | Set version to 2.9. | khali | 2007-02-26 | 1 | -1/+1 |
| | | |||||
| * | Refresh the date. | khali | 2007-02-26 | 1 | -1/+1 |
| | | |||||
| * | The product name is no longer displayed. | khali | 2007-02-26 | 1 | -13/+2 |
| | | |||||
| * | List the FJKEYINF entry point type. | khali | 2007-02-26 | 1 | -1/+3 |
| | | |||||
| * | Some OEM-specific types can be decoded now. | khali | 2007-02-26 | 1 | -3/+4 |
| | | |||||
| * | Use printf instead of fwrite. | khali | 2007-02-26 | 1 | -3/+2 |
| | | |||||
| * | Fix an array overrun while decoding the system event log status | khali | 2007-02-26 | 1 | -1/+1 |
| | | | | | (DMI type 15). | ||||
| * | Update. | khali | 2007-02-16 | 2 | -0/+65 |
| | | |||||
| * | Success report on OpenBSD i386. | khali | 2007-02-16 | 1 | -1/+1 |
| | | |||||
| * | Do not build biosdecode, ownership and vpddecode on IA-64, as IA-64 | khali | 2007-02-16 | 2 | -22/+22 |
| | | | | | | systems have no BIOS. This was quite tricky to keep both GNU make and BSD make happy, but it seems that I finally succeeded. | ||||
| * | Do not print the BIOS base address and runtime size if the base address is | khali | 2007-02-16 | 1 | -5/+13 |
| | | | | | 0. This happens on IA-64 because there's no BIOS. | ||||
| * | Minor edits. | khali | 2007-02-13 | 1 | -13/+10 |
| | | |||||
| * | Fix the AMD processors signature decoding. | khali | 2007-02-13 | 1 | -8/+6 |
| | | |||||
| * | Fix the mask of 3 bitfield tests. This will let the memory type of some | khali | 2007-02-13 | 1 | -3/+3 |
| | | | | | systems be properly reported as SDRAM. | ||||
| * | Update to support SMBIOS specification version 2.5, second round. | khali | 2007-02-13 | 1 | -6/+37 |
| | | | | | | | * Decode new processor characteristics (multi-core, multi-thread, 64-bit) (DMI type 4). * Decode slot ID of AGP 8x and PCI Express slots (DMI type 9). | ||||
| * | Update to support SMBIOS specification version 2.5. This is only a first | khali | 2007-02-12 | 1 | -26/+39 |
| | | | | | | | | | | | | | | | | | round, adding all the new enumerated values. * Add chassis types "CompactPCI" and "AdvancedTCA" (DMI type 3). * Add processor types "Turion 64", "Dual-Core Opteron", "Athlon 64 X2", "Celeron D", "Pentium D" and "Pentium EE" (DMI type 4). * Add processor upgrade types "Socket mPGA604", "Socket LGA771" and "Socket LGA775" (DMI type 4). * Add connector type "SAS/SATA Plug Receptacle" and port types "SATA" and "SAS" (DMI type 8). * Add on-board device types "PATA Controller", "SATA Controller" and "SAS Controller" (DMI type 10). * Add memory device form factor "FB-DIMM" and memory device type "DDR2 FB-DIMM" (DMI type 17). Original patch from Jens Elkner. | ||||
| * | Update to support Intel AP-485 (CPUID) revision 31: | khali | 2007-02-12 | 1 | -6/+6 |
| | | | | | | * New CPUID flag IA64. * Fix the decoding of Intel extended family. | ||||
| * | Decode HP-specific type 204 entries in a safer way: check the length | khali | 2007-02-12 | 1 | -7/+8 |
| | | | | | | before decoding, and don't assume that all strings are provided in the same order as they are used. | ||||
| * | Do not complain about truncated entries in quiet mode. | khali | 2007-02-12 | 1 | -1/+1 |
| | | |||||
| * | Include decoded OEM-specific entries in quiet mode output (--quiet). | khali | 2007-02-12 | 1 | -3/+8 |
| | | |||||
| * | Let --type decode OEM-specific entries when possible. | khali | 2007-02-12 | 1 | -6/+4 |
| | | |||||
| * | Make the HP-specific types 209 and 221 output a bit more verbose. | khali | 2007-02-12 | 1 | -5/+5 |
| | | |||||
| * | Share the code between HP-specific types 209 and 221. Both types are | khali | 2007-02-12 | 1 | -30/+4 |
| | | | | | really the same, only the title is different. | ||||
| * | Update. | khali | 2007-02-11 | 2 | -0/+26 |
| | | |||||
| * | Define an ARRAY_SIZE macro which computes the size of a static array, and | khali | 2007-02-11 | 4 | -8/+12 |
| | | | | | use it where relevant. | ||||
| * | Warning fix. | khali | 2007-02-11 | 1 | -1/+2 |
| | | |||||
| * | The PCI function is typically represented as a single digit. | khali | 2007-02-11 | 1 | -2/+2 |
| | | |||||
| * | DMI type 38 is tested by now. | khali | 2007-02-11 | 1 | -1/+1 |
| | | |||||
| * | Move the decoding of OEM-specific entries to a separate source file. | khali | 2007-02-11 | 5 | -128/+198 |
| | | |||||
| * | Add support for 3 HP-specific entries: system/rack locator (type 204), | khali | 2007-02-11 | 1 | -0/+119 |
| | | | | | | NIC MAC information (type 209) and NIC iSCSI MAC information (type 221). Original patch from John Cagle. | ||||
| * | Add support for the FJKEYINF entry point, which contains data related to | khali | 2007-01-14 | 1 | -1/+40 |
| | | | | | the "application panel" on Fujitsu laptops. | ||||
| * | Fix a rare warning. | khali | 2007-01-14 | 1 | -2/+2 |
| | | |||||
| * | Update. | khali | 2006-05-23 | 1 | -0/+13 |
| | | |||||
| * | Fix a recently introduced compilation error with non-C99 compilers. | khali | 2006-05-23 | 1 | -1/+17 |
| | | | | | | Check for short entries (less than 4 bytes), stop with an error when one is encountered. | ||||
| * | Drop the vpddecode product name lookup table. It was reported to be | khali | 2006-05-13 | 3 | -187/+4 |
| | | | | | unreliable too many times, and was also difficult to maintain. | ||||
| * | Update. | khali | 2006-05-10 | 2 | -0/+25 |
| | | |||||
| * | Detect EFI at run-time rather than compilation-time. Based on an original | khali | 2006-05-10 | 1 | -45/+61 |
| | | | | | | | patch from Matthew Garrett. This will make x86 binaries work for both PC systems with BIOS and Macintosh systems with EFI. Also prevent a possible, though unlikely, NULL-pointer dereference in the EFI code. | ||||
| * | Inline U64. It makes sense per se and also lets us get rid of a warning | khali | 2006-05-10 | 1 | -1/+1 |
| | | | | | about U64 being unused. | ||||
| * | Automatically enable the unaligned memory access workaround on ia64. | khali | 2006-05-10 | 3 | -11/+20 |
| | | |||||
| * | Don't cast from u8* to dmi_header*, else architectures which do not | khali | 2006-05-10 | 1 | -27/+31 |
| | | | | | | | | | support unaligned memory accesses may break. Instead, copy the members individually. That's a bit slower, but that's also safer and we only need to do it once per DMI entry, so it's not time critical. So far, we were using a trick to later work around the unaligned memory access, but the compiler would still warn about the risk, which is always confusing. | ||||
| * | Fix typo reported by David Wilson (DMI case 3). | khali | 2006-02-25 | 1 | -1/+1 |
| | | |||||
| * | Update.dmidecode-2-8 | khali | 2006-02-04 | 1 | -0/+6 |
| | | |||||
| * | Set version to 2.8. | khali | 2006-02-04 | 1 | -1/+1 |
| | | |||||
| * | Update lookup table from revision 2006-01-31 of IBM reference document | khali | 2006-02-04 | 1 | -3/+6 |
| | | | | | (add product ID "7B"). | ||||
| * | Update. | khali | 2006-01-21 | 2 | -0/+6 |
| | | |||||
| * | Typo fix. | khali | 2006-01-21 | 1 | -1/+1 |
| | | |||||
| * | Add missing system header include. Thanks to Antoine Fuselier for | khali | 2006-01-21 | 1 | -0/+2 |
| | | | | | reporting the problem. | ||||
| * | Improve the IA-64 specific section and the vpddecode tool description. | khali | 2006-01-21 | 1 | -6/+6 |
| | | |||||
| * | Update the sample entry to match the new output format. | khali | 2006-01-21 | 1 | -4/+3 |
| | | |||||
