Hardware/SMBIOS/SMBIOSGroup.cs
2010-02-11 A small bug fix for application crashes during the mainboard detection (System.Management.ManagementException: Not supported).
2010-01-29 Added additional checks to SMBIOS parsing. New class HexStringArray is for debugging with report data.
2010-01-29 Fixed ADL dll loading. The name of the dll is always atiadlxx, except when running as 32-bit app on 64-bit systems (atiadlxy in that case).
2010-01-26 Initial commit.