From 27ce134fb403d55565fd740858e7498a517908fc Mon Sep 17 00:00:00 2001 From: Ilya Etingof Date: Fri, 3 Aug 2018 14:33:28 +0200 Subject: Add notes on Redfish boot mode management Change-Id: I70f717df4d1c46af559834a7d9d37df7f212c217 --- doc/source/admin/drivers/redfish.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc/source/admin/drivers/redfish.rst') diff --git a/doc/source/admin/drivers/redfish.rst b/doc/source/admin/drivers/redfish.rst index 546208c78..a0adac60c 100644 --- a/doc/source/admin/drivers/redfish.rst +++ b/doc/source/admin/drivers/redfish.rst @@ -88,6 +88,22 @@ a node with the ``redfish`` driver. For example: For more information about enrolling nodes see :ref:`enrollment` in the install guide. +Features of the ``redfish`` hardware type +========================================= + +Boot mode support +^^^^^^^^^^^^^^^^^ + +The ``redfish`` hardware type can read current boot mode from the +bare metal node as well as set it to either Legacy BIOS or UEFI. + +.. note:: + + Boot mode management is the optional part of the Redfish specification. + Not all Redfish-compliant BMCs might implement it. In that case + it remains the responsibility of the operator to configure proper + boot mode to their bare metal nodes. + .. _Redfish: http://redfish.dmtf.org/ .. _Sushy: https://git.openstack.org/cgit/openstack/sushy .. _TLS: https://en.wikipedia.org/wiki/Transport_Layer_Security -- cgit v1.2.1