Hardware/HDD/HDD.cs
2010-05-09 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
2010-05-06 Added an Identifier class for IHardware, ISensor and IParameter Identifier properties.
2010-04-25 Fixed a NullReferenceException in HDD.Update.
2010-02-27 Added sub-hardware support and basic enumeration for mainboards.
2010-01-26 Initial commit.