Skip to content

Commit 1465adc

Browse files
committed
deploy: d8f4485
1 parent 4d58779 commit 1465adc

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 302a51f75167f7ce41052900a619e369
3+
config: 39d97a6a4fb0ed570ab0ab53fcd304c6
44
tags: 33eac41acc08762151beb8f3b7b86c8f

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: 'v2.3.0-35-gc4103dd',
2+
VERSION: 'v2.3.0-36-gd8f4485',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'singlehtml',

index.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

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>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
1111
<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>
1313
<script src="_static/doctools.js?v=9bcbadda"></script>
1414
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1515
<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
928928
<span class="cp">{ 0x8e, 0xaa, 0xf7, 0xc9, 0xb1, 0x94, 0xba, 0x75 }}</span>
929929
</pre></div>
930930
</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>
931939
</section>
932940
<section id="devicetree">
933941
<h4><span class="section-number">2.4.2. </span>Devicetree<a class="headerlink" href="#devicetree" title="Link to this heading"></a></h4>

objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)