diff options
author | Patrick Venture <venture@google.com> | 2019-02-11 09:59:30 -0800 |
---|---|---|
committer | Patrick Venture <venture@google.com> | 2019-02-13 07:43:14 -0800 |
commit | 41ccacd93ea458e6e25a4097d22dbfa6ea60d081 (patch) | |
tree | 5a8febb0af8dba59fddd380a98c26103be24b5d5 | |
parent | acebece38c2c169177bb70e24141e099d873af30 (diff) | |
download | phosphor-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.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |