summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-02-11 09:59:30 -0800
committerPatrick Venture <venture@google.com>2019-02-13 07:43:14 -0800
commit41ccacd93ea458e6e25a4097d22dbfa6ea60d081 (patch)
tree5a8febb0af8dba59fddd380a98c26103be24b5d5
parentacebece38c2c169177bb70e24141e099d873af30 (diff)
downloadphosphor-ipmi-blobs-41ccacd93ea458e6e25a4097d22dbfa6ea60d081.tar.gz
phosphor-ipmi-blobs-41ccacd93ea458e6e25a4097d22dbfa6ea60d081.zip
readme: add the OEN used
The openbmc oem number is used within the code, but not specified in the readme. Add this number to the readme. Change-Id: I3db669fb347cee6596bd973a09910a962eb03570 Signed-off-by: Patrick Venture <venture@google.com>
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index ea2097a..fcb4fdf 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,9 @@ bytes, but some hardware only supports packets up to 64 bytes.
If an identifier is malformed, e.g. does not have a trailing NUL-byte or is
otherwise unrecognizable by the BMC, an error is returned.
+The OEM Number to use with these commands is [openbmc oen](https://github.com/openbmc/phosphor-host-ipmid/blob/194375f2676715a0e0697bab63234a4efe39fb96/include/ipmid/iana.hpp#L12)
+ 49871.
+
## Commands
The following details each subcommand in the blob spec. In the following, any
OpenPOWER on IntegriCloud