summaryrefslogtreecommitdiffstats
path: root/docs/git/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/git/index.html')
-rw-r--r--docs/git/index.html28
1 files changed, 21 insertions, 7 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index 8fc64ab..69b41e3 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -32,9 +32,14 @@
<ul>
<li><a href="#config_dmidecode">dmidecode</a></li>
<li>
- <a href="#configgrub">GRUB payload</a>
+ <a href="#configdepthcharge">Depthcharge payload</a>
<ul>
<li><a href="#config_c201">ASUS Chromebook C201</a></li>
+ </ul>
+ </li>
+ <li>
+ <a href="#configgrub">GRUB payload</a>
+ <ul>
<li><a href="#config_kfsn4-dre">ASUS KFSN4-DRE</a></li>
<li><a href="#config_x60">ThinkPad X60, X60S and X60 Tablet</a></li>
<li><a href="#config_t60">ThinkPad T60</a></li>
@@ -325,17 +330,14 @@
</p>
</div>
- <h2 id="configgrub">GRUB payload</h2>
-
+ <h2 id="configdepthcharge">Depthcharge payload</h2>
<p>
- GRUB is one of the payloads that libreboot targets.
+ Depthcharge is one of the payloads that libreboot targets.
</p>
-
<p>
Configurations are then saved as files called <b>&quot;.config&quot;</b>. Copies of each configuration used
- for each system type by the libreboot build scripts are stored in resources/libreboot/config/grub/
+ for each system type by the libreboot build scripts are stored in resources/libreboot/config/depthcharge/
</p>
-
<div class="subsection">
<h3 id="config_c201">
ASUS Chromebook C201 configuration (file: resources/libreboot/config/depthcharge/veyron_speedy/config)
@@ -344,6 +346,18 @@
TODO: write this section.
</p>
</div>
+ <p><a href="#pagetop">Back to top of page.</a></p>
+
+ <h2 id="configgrub">GRUB payload</h2>
+
+ <p>
+ GRUB is one of the payloads that libreboot targets.
+ </p>
+
+ <p>
+ Configurations are then saved as files called <b>&quot;.config&quot;</b>. Copies of each configuration used
+ for each system type by the libreboot build scripts are stored in resources/libreboot/config/grub/
+ </p>
<div class="subsection">
<h3 id="config_kfsn4-dre">