diff options
Diffstat (limited to 'Documentation/Intel/development.html')
-rw-r--r-- | Documentation/Intel/development.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/Intel/development.html b/Documentation/Intel/development.html index b41a8de289..68a52c8c98 100644 --- a/Documentation/Intel/development.html +++ b/Documentation/Intel/development.html @@ -5,13 +5,13 @@ </head> <body> -<h1>Intel® x86 Coreboot/FSP Development Process</h1> +<h1>Intel® x86 coreboot/FSP Development Process</h1> <p> The x86 development process for coreboot is broken into the following components: </p> <ul> - <li>Coreboot <a target="_blank" href="SoC/soc.html">SoC</a> development</li> - <li>Coreboot <a target="_blank" href="Board/board.html">mainboard</a> development</li> + <li>coreboot <a target="_blank" href="SoC/soc.html">SoC</a> development</li> + <li>coreboot <a target="_blank" href="Board/board.html">mainboard</a> development</li> <li><a target="_blank" href="fsp1_1.html">FSP 1.1</a> integration</li> </ul> <p> @@ -22,7 +22,7 @@ <li>Adding coreboot features</li> </ol> -<h2>Minimal Coreboot</h2> +<h2>Minimal coreboot</h2> <p> The combined steps below describe how to bring up a minimal coreboot for a system-on-a-chip (SoC) and a development board: |