diff options
author | Lee Leahy <leroy.p.leahy@intel.com> | 2017-05-02 17:44:44 -0700 |
---|---|---|
committer | Lee Leahy <leroy.p.leahy@intel.com> | 2017-05-03 23:05:59 +0200 |
commit | dcc4d431517b7bb4008bd1aea376183d61507bb3 (patch) | |
tree | 5c62a568a9e800dee1e074b3fefe9ee99734de95 /Documentation/Intel/index.html | |
parent | 21b08522c27f2e70a081f4634dc0404c7eeb94f9 (diff) |
Documentation/Intel: Add vboot documentation
Add documentation which describes how to build and sign a coreboot image
which enables vboot.
TEST=None
Change-Id: Ie17b8443772f596de0c9d8afe6f4ec3ac4d4fef8
Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Reviewed-on: https://review.coreboot.org/19534
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'Documentation/Intel/index.html')
-rw-r--r-- | Documentation/Intel/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/Intel/index.html b/Documentation/Intel/index.html index 6aaf1bebed..b2e826d590 100644 --- a/Documentation/Intel/index.html +++ b/Documentation/Intel/index.html @@ -29,6 +29,7 @@ </li> <li><a target="_blank" href="SoC/soc.html">SoC</a> support</li> <li><a target="_blank" href="Board/board.html">Board</a> support</li> + <li><a target="_blank" href="vboot.html">Verified Boot (vboot)</a> support</li> </ul> |