From d345966c9e9b32b19b95e3ad8e4f8992dfa80987 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 16 Mar 2017 14:15:31 -0500 Subject: Host interface commands At times the OpenBMC needs to interface with the host. These are the supported commands to send to the host. Change-Id: I376716336af7b8f3fdfd1a385d7ed5c4e6ba058b Signed-off-by: Andrew Geissler --- xyz/openbmc_project/Control/Host.errors.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 xyz/openbmc_project/Control/Host.errors.yaml (limited to 'xyz/openbmc_project/Control/Host.errors.yaml') diff --git a/xyz/openbmc_project/Control/Host.errors.yaml b/xyz/openbmc_project/Control/Host.errors.yaml new file mode 100644 index 0000000..c4918a6 --- /dev/null +++ b/xyz/openbmc_project/Control/Host.errors.yaml @@ -0,0 +1,4 @@ +#xyz.openbmc_project.Control.Host.CommandNotSupported +- name: CommandNotSupported + description: Command is not supported + -- cgit v1.2.1