2016-01-07 20:24:24 +01:00
<!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 >
2016-02-03 16:28:22 +01:00
< h1 > x86 coreboot Development< / h1 >
2016-01-07 20:24:24 +01:00
< ul >
2016-02-28 15:22:47 +01:00
< li > Get the < a target = "_blank" href = "https://www.coreboot.org/Git" > coreboot source< / li >
2016-01-07 20:24:24 +01:00
< 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 >
2016-02-28 15:22:47 +01:00
< h1 > Payload Development< / h1 >
< ul >
< li > < a target = "_blank" href = "SoC/quark.html#CorebootPayloadPkg" > CorebootPayloadPkg< / a >
< ul >
< li > < a target = "_blank" href = "https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process" > EDK II Development Process< / a > < / li >
< li > EDK II < a target = "_blank" href = "https://github.com/tianocore/tianocore.github.io/wiki/EDK%20II%20White%20papers" > White Papers< / a > < / li >
< li > < a target = "_blank" href = "https://github.com/tianocore/tianocore.github.io/wiki/SourceForge-to-Github-Quick-Start" > SourceForge to Github Quick Start< / a > < / li >
< li > UEFI < a target = "_blank" href = "http://www.uefi.org/sites/default/files/resources/UEFI%20Spec%202_5_Errata_A.PDF" > 2.5 Errata A< / a > < / li >
< / ul >
< / li >
< / ul >
2016-01-07 20:24:24 +01:00
< h1 > Documentation< / h1 >
< ul >
2016-02-22 01:13:16 +01:00
< li > < a target = "_blank" href = "http://www.uefi.org/sites/default/files/resources/ACPI_6.0.pdf" > ACPI 6.0 Specification< / a > < / li >
2016-01-07 20:24:24 +01:00
< 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 >
2016-02-22 01:13:16 +01:00
< p > Modified: 28 February 2016< / p >
2016-01-07 20:24:24 +01:00
< / body >
< / html >