Fix links to the documenation.html page which was renamed from x86Documenation.html. TEST=Verified documentation links and searched for x86Documenation.html Change-Id: Icee79bab4c05ac9b8010dc7acdde8dd5e2ab2909 Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com> Reviewed-on: https://review.coreboot.org/13592 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
		
			
				
	
	
		
			42 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   <head>
 | |
|     <title>Intel® x86</title>
 | |
|   </head>
 | |
|   <body>
 | |
| 
 | |
| <h1>Intel® x86 Boards</h1>
 | |
| <ul>
 | |
|   <li><a target="_blank" href="Board/galileo.html">Galileo</a></li>
 | |
| </ul>
 | |
| 
 | |
| 
 | |
| 
 | |
| <h1>Intel® x86 SoCs</h1>
 | |
| <ul>
 | |
|   <li><a target="_blank" href="SoC/quark.html">Quark™</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® 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® 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> |