aboutsummaryrefslogtreecommitdiff
path: root/Documentation/Intel/index.html
blob: 6d5810f1108fcbf14e5d8088b710d68f11ab48e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html>
  <head>
    <title>Intel&reg; x86</title>
  </head>
  <body>

<h1>Intel&reg; x86 Boards</h1>
<ul>
  <li><a target="_blank" href="Board/galileo.html">Galileo</a></li>
</ul>



<h1>Intel&reg; x86 SoCs</h1>
<ul>
  <li><a target="_blank" href="SoC/quark.html">Quark&trade;</a></li>
</ul>



<h1>x86 Coreboot Development</h1>
<ul>
  <li><a target="_blank" href="development.html">Overall</a> development</li>
  <li><a target="_blank" href="fsp1_1.html">FSP 1.1</a> integration
  </li>
  <li><a target="_blank" href="SoC/soc.html">SoC</a> support</li>
  <li><a target="_blank" href="Board/board.html">Board</a> support</li>
</ul>

<h1>Documentation</h1>
<ul>
  <li>Get the <a target="_blank" href="https://www.coreboot.org/Git">coreboot source</li>
  <li>Intel&reg; 64 and IA-32 Architectures <a target="_blank" href="http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-manual-325462.pdf">Software Developer Manual</a></li>
  <li>Intel&reg; Firmware Support Package External Architecture Specification <a target="_blank" href="http://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/fsp-architecture-spec-v1-1.pdf">V1.1</a></li>
</ul>


<hr>
<p>Modified: 31 January 2016</p>
  </body>
</html>