Docs: Adding verified bootloader doc.
Bug: 17650969
Change-Id: I6b66e194ed51828108aa0c719748c3cd150cbbd8
diff --git a/src/devices/devices_toc.cs b/src/devices/devices_toc.cs
index aee5cac..ebb8d8b 100644
--- a/src/devices/devices_toc.cs
+++ b/src/devices/devices_toc.cs
@@ -307,11 +307,16 @@
<span class="en">Encryption</span>
</a>
</li>
- <li>
+ <li class="nav-section">
+ <div class="nav-section-header">
<a href="<?cs var:toroot ?>devices/tech/security/secureboot/index.html">
<span class="en">Secure Boot</span>
</a>
- </li>
+ </div>
+ <ul>
+ <li><a href="<?cs var:toroot ?>devices/tech/security/secureboot/verified-boot.html">Verified boot</a></li>
+ </ul>
+ </li>
<li class="nav-section">
<div class="nav-section-header">
<a href="<?cs var:toroot ?>devices/tech/security/selinux/index.html">