|
5 | 5 | <meta charset="utf-8" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | | - <title>Embedded Base Boot Requirements (EBBR) Specification v2.3.0-36-gd8f4485 documentation</title> |
| 8 | + <title>Embedded Base Boot Requirements (EBBR) Specification v2.3.0-37-gd86576e documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" /> |
12 | | - <script src="_static/documentation_options.js?v=aff0ebf0"></script> |
| 12 | + <script src="_static/documentation_options.js?v=622facd6"></script> |
13 | 13 | <script src="_static/doctools.js?v=9bcbadda"></script> |
14 | 14 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
15 | 15 | <link rel="index" title="Index" href="genindex.html" /> |
@@ -184,6 +184,25 @@ <h1>Embedded Base Boot Requirements (EBBR) Specification<a class="headerlink" hr |
184 | 184 | </ul> |
185 | 185 | </td> |
186 | 186 | </tr> |
| 187 | +<tr class="row-odd"><td><p>TBD</p></td> |
| 188 | +<td><p>2.4.0</p></td> |
| 189 | +<td><ul class="simple"> |
| 190 | +<li><p>Recommend the EFI Graphics Output Protocol</p></li> |
| 191 | +<li><p>Split AArch64 requirements section § 3.2, add conditional requirements |
| 192 | +on FF-A, PFDI and SCMI, recommend SOC_ID and TRNG, warn about future |
| 193 | +PSCI & SMCCC versions requirements, simplify PSCI wording, add a note |
| 194 | +on SMCCC conduit</p></li> |
| 195 | +<li><p>Raise RISC-V SBI requirement</p></li> |
| 196 | +<li><p>Refer to semantic versioning, clarify backward compatibility and remove |
| 197 | +the mention of levels completely</p></li> |
| 198 | +<li><p>Add conformance profile GUID for version 2.4</p></li> |
| 199 | +<li><p>Update references and links, bump referenced versions of ACPI, BBR, |
| 200 | +dt-schema and SMCCC, add references to FF-A, PFDI, SCMI, semantic |
| 201 | +versioning and TRNG, remove reference to RISC-V platform</p></li> |
| 202 | +<li><p>Formatting changes and cosmetic adjustments</p></li> |
| 203 | +</ul> |
| 204 | +</td> |
| 205 | +</tr> |
187 | 206 | </tbody> |
188 | 207 | </table> |
189 | 208 | <div class="toctree-wrapper compound"> |
|
0 commit comments