summaryrefslogtreecommitdiffstats
path: root/Documentation/technotes
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/technotes')
-rw-r--r--Documentation/technotes/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/technotes/index.md b/Documentation/technotes/index.md
index a9320fb782e2..fda8bd621954 100644
--- a/Documentation/technotes/index.md
+++ b/Documentation/technotes/index.md
@@ -3,4 +3,5 @@
* [Dealing with Untrusted Input in SMM](2017-02-dealing-with-untrusted-input-in-smm.md)
* [Rebuilding coreboot image generation](2015-11-rebuilding-coreboot-image-generation.md)
* [Unit testing coreboot](2020-03-unit-testing-coreboot.md)
+* [Unit Test Code Coverage](2021-05-code-coverage.md)
* [Address Sanitizer](asan.md)