Cosmos/source/Cosmos.Hardware.SMBIOS/TODO.txt
2009-08-23 12:52:01 +00:00

11 lines
No EOL
376 B
Text

SMBIOS Driver TODO list:
- Implement enums
- refactor interfaces
- use IStream instead of memoryreader
- documentation
- check coding guidelines
- helper ToString functions
- make only interfaces accessable
- store interfaces and get rid of BaseInfo.cs as abstract base class
- change to on-demand reading? does the bios data move or change in memory at runtime?