summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 6 insertions, 5 deletions
diff --git a/TODO b/TODO
index 8c97191..d4f2747 100644
--- a/TODO
+++ b/TODO
@@ -11,17 +11,18 @@ Change ipmicmd.c/ipmilan.c to be thread-safe if accessing multiple nodes.
PARTIAL in ipmiutil-2.9.0, multiple nodes in sequence is fixed
. need to use context structure for ipmilan
+SPD decoding:
+ . handle DDR4 SPD format
+ . expose SPD decoding from file/buffer, not just FRU
+ c handle DDR3 SPD 1.0 format
+ PARTIAL in ipmiutil-2.9.1
+
stdout/stderr debug messages mixed
. have a global variable for stderr and if -x debug, set it to stdout.
SuperMicro Users:
. implement an OEM cmd to set user privilege level (needs research)
-SPD decoding:
- . expose SPD decoding from file/buffer, not just FRU
- c handle DDR3 SPD 1.0 format
- PARTIAL in ipmiutil-2.9.1
-
Add additional IPMI 2.0 commands from addendum:
c Get/Set System Info
. Get/Set SEL UTC Offset (requested 4/22/13)