Documentation/Intel: Update the documentation

index.html:
* Separate the sections on the main page
* Move the documentation links to the main page
* Add links for FSP 1.0 and 2.0 specifications
* Add link for UEFI specifications
* Add link to MinnowBoard MAX coreboot

fsp1_1.html:
* Use Integration instead of Documentation

SoC/quark.html:
* Move documentation to main page
* Update build instructions for CorebootPayloadPkg
* Remove FatPkg since it is now part of edk2 tree
* Add source location for QuarkFspPkg
* Add build instructions for QuarkFspPkg

TEST=None

Change-Id: I48bd1bf98a6d8bc43bdd3b4c51dfd119a1e0f61b
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/14882
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Lee Leahy
2016-05-17 17:03:00 -07:00
committed by Leroy P Leahy
parent 08311f5033
commit 2d96be6484
3 changed files with 68 additions and 81 deletions

View File

@@ -5,9 +5,9 @@
</head>
<body>
<h1>x86 FSP 1.1 Development</h1>
<h1>x86 FSP 1.1 Integration</h1>
<p>
Firmware Support Package (FSP) development requires System-on-a-Chip (SoC)
Firmware Support Package (FSP) integration requires System-on-a-Chip (SoC)
and board support. The combined steps are listed
<a target="_blank" href="development.html">here</a>.
The development steps for FSP are listed below:
@@ -72,6 +72,6 @@
<hr>
<p>Modified: 31 January 2016</p>
<p>Modified: 17 May 2016</p>
</body>
</html>
</html>