mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-26 21:42:11 +00:00
11 lines
No EOL
366 B
Text
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? |