summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-11-12 17:25:25 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-11-12 17:25:25 +0100
commit14304e0827cd7de7fc55b1ba587ccdd380525b94 (patch)
treef70c126b91e68b66d7005cfea53b88a82aa0c7fa /TODO
parentd279e229635f19852dc829552aa7c7d72d7a4dd2 (diff)
New upstream release
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)