Added an explicit note about unstable API, that is in fact
semi-unstable whereas existing structures are stable and
new API will possibly be added at the end of the structs.
Signed-off-by: Tomas Bzatek <tbzatek@redhat.com>
.. include:: rst/filters.rst
.. include:: rst/util.rst
.. include:: rst/log.rst
+.. include:: rst/nbft.rst
#include <sys/types.h>
#include "util.h"
+/**
+ * DOC: nbft.h
+ *
+ * NVM Express Boot Specification, Revision 1.0
+ *
+ * Note: this API is currently unstable, subject to further additions.
+ */
+
/*
* ACPI NBFT table structures (TP8012 Boot Specification rev. 1.0)
*/