summaryrefslogtreecommitdiff
path: root/Documentation/index.md
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-10-21 19:31:11 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-10-23 14:22:58 +0000
commit62a6741bba6d0752412f3cdf8ada94f0cc25a603 (patch)
treeadc952f3f7acdc118beeb4df4e0aeeb0f3f9d84d /Documentation/index.md
parent750ce06cd5541f999d9b9dac17821e0aa0ff0ec9 (diff)
downloadcoreboot-62a6741bba6d0752412f3cdf8ada94f0cc25a603.tar.xz
Documentation: Add a technote section
Change-Id: I8676f89399a0def3409f19dc92e4f65924d0ba22 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36200 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r--Documentation/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/index.md b/Documentation/index.md
index 1c04ad391b..8a996b917d 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -170,7 +170,7 @@ Contents:
* [coreboot at conferences](community/conferences.md)
* [Payloads](payloads.md)
* [Distributions](distributions.md)
-* [Dealing with Untrusted Input in SMM](technotes/2017-02-dealing-with-untrusted-input-in-smm.md)
+* [Technotes](technotes/index.md)
* [GPIO toggling in ACPI AML](acpi/gpio.md)
* [Adding devices to a device tree](acpi/devicetree.md)
* [Native Graphics Initialization with libgfxinit](gfx/libgfxinit.md)