aboutsummaryrefslogtreecommitdiff
path: root/Documentation/Intel/development.html
diff options
context:
space:
mode:
authorLee Leahy <leroy.p.leahy@intel.com>2016-01-31 10:49:35 -0800
committerLeroy P Leahy <leroy.p.leahy@intel.com>2016-02-04 19:30:40 +0100
commit380e1676802825fa0b9429c3438f366d413f1297 (patch)
tree158aaa2dc92ff28c650ec7fc6945a961539a3e5e /Documentation/Intel/development.html
parent93dd5f78ffc7d9f9311866c38afc78062c6a52ef (diff)
Documentation: Add x86 bootblock support
Document what is involved with adding the bootblock support. TEST=None Change-Id: I6c8cc38e1b9346b4962588b33ca5e4ab8eac24c3 Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com> Reviewed-on: https://review.coreboot.org/13441 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'Documentation/Intel/development.html')
-rw-r--r--Documentation/Intel/development.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/Intel/development.html b/Documentation/Intel/development.html
index 1dbef9cbda..b41a8de289 100644
--- a/Documentation/Intel/development.html
+++ b/Documentation/Intel/development.html
@@ -69,6 +69,7 @@
</li>
<li>Get result to start <a target="_blank" href="SoC/soc.html#Descriptor">booting</a></li>
<li><a target="_blank" href="SoC/soc.html#EarlyDebug">Early Debug</a></li>
+ <li>Implement and debug the <a target="_blank" href="SoC/soc.html#Bootblock">bootblock</a> code</li>
</ol>