|
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-35-gc4103dd documentation</title> |
| 8 | + <title>Embedded Base Boot Requirements (EBBR) Specification v2.3.0-36-gd8f4485 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=849faa76"></script> |
| 12 | + <script src="_static/documentation_options.js?v=aff0ebf0"></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" /> |
@@ -928,6 +928,14 @@ <h4><span class="section-number">2.4.1. </span>EFI Conformance Profile Table<a c |
928 | 928 | <span class="cp">{ 0x8e, 0xaa, 0xf7, 0xc9, 0xb1, 0x94, 0xba, 0x75 }}</span> |
929 | 929 | </pre></div> |
930 | 930 | </div> |
| 931 | +<ul class="simple"> |
| 932 | +<li><p>Version 2.4.x:</p></li> |
| 933 | +</ul> |
| 934 | +<div class="highlight-c notranslate"><div class="highlight"><pre><span></span><span class="cp">#define EFI_CONFORMANCE_PROFILE_EBBR_2_4_GUID \</span> |
| 935 | +<span class="cp">{ 0xf2bb0422, 0xda8e, 0x11f0, \</span> |
| 936 | +<span class="cp">{ 0xa6, 0x7b, 0x1b, 0xe2, 0x20, 0x85, 0x40, 0x98 }}</span> |
| 937 | +</pre></div> |
| 938 | +</div> |
931 | 939 | </section> |
932 | 940 | <section id="devicetree"> |
933 | 941 | <h4><span class="section-number">2.4.2. </span>Devicetree<a class="headerlink" href="#devicetree" title="Link to this heading">¶</a></h4> |
|
0 commit comments