blob: 5853f0f0f2b76c61b905ae2307f6cdee8795a0ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.. _skiboot-4.0:
===========
skiboot 4.0
===========
Skiboot 4.0 was released 19th November 2014. It was the first release to obtain
an independent version number and numbering scheme. Previous releases were
identified either purely by a GIT SHA1 hash or the associated PowerKVM release
number.
This release introduced the following OPAL calls:
- :ref:`OPAL_IPMI_SEND`
- :ref:`OPAL_IPMI_RECV`
- :ref:`OPAL_I2C_REQUEST`
|