From 41ccacd93ea458e6e25a4097d22dbfa6ea60d081 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Mon, 11 Feb 2019 09:59:30 -0800 Subject: 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 --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3