Cosmos/source/Archive/Cosmos.Hardware.SMBIOS/TODO.txt

11 lines
No EOL
366 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?