Documentation: Add Binary_Extraction.md to index.md

Fixes Sphinx WARNING document isn't included in any toctree

Change-Id: I4464da8abe7631ec97343059fd36dc96cc17ac12
Signed-off-by: Tom Hiller <thrilleratplay@gmail.com>
Reviewed-on: https://review.coreboot.org/27592
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Tom Hiller 2018-07-22 17:43:58 -04:00 committed by Patrick Georgi
parent 987d42da1d
commit ae3aaeb045
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Contents:
* [Getting Started](getting_started/index.md) * [Getting Started](getting_started/index.md)
* [Rookie Guide](lessons/index.md) * [Rookie Guide](lessons/index.md)
* [Timestamps](timestamp.md) * [Timestamps](timestamp.md)
* [Intel IFD Binary Extraction](Binary_Extraction.md)
* [Dealing with Untrusted Input in SMM](technotes/2017-02-dealing-with-untrusted-input-in-smm.md) * [Dealing with Untrusted Input in SMM](technotes/2017-02-dealing-with-untrusted-input-in-smm.md)
* [ABI data consumption](abi-data-consumption.md) * [ABI data consumption](abi-data-consumption.md)
* [GPIO toggling in ACPI AML](acpi/gpio.md) * [GPIO toggling in ACPI AML](acpi/gpio.md)