2016-01-07 20:24:24 +01:00
<!DOCTYPE html>
< html >
< head >
< title > Intel® x86< / title >
< / head >
< body >
2018-04-15 20:33:50 +02:00
< h1 > Intel® x86< / h1 >
< h2 > Intel® x86 Boards< / h2 >
2016-01-07 20:24:24 +01:00
< ul >
< li > < a target = "_blank" href = "Board/galileo.html" > Galileo< / a > < / li >
2016-05-18 02:03:00 +02:00
< li > < a target = "_blank" href = "http://wiki.minnowboard.org/Coreboot" > MinnowBoard MAX< / a > < / li >
2016-01-07 20:24:24 +01:00
< / ul >
2018-04-15 20:33:50 +02:00
< h2 > Intel® x86 SoCs< / h2 >
2016-01-07 20:24:24 +01:00
< ul >
< li > < a target = "_blank" href = "SoC/quark.html" > Quark™ < / a > < / li >
< / ul >
2016-05-18 02:03:00 +02:00
< hr >
2018-04-15 20:33:50 +02:00
< h2 > x86 coreboot Development< / h2 >
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 >
2017-05-03 02:44:44 +02:00
< li > < a target = "_blank" href = "vboot.html" > Verified Boot (vboot)< / a > support< / li >
2016-01-07 20:24:24 +01:00
< / ul >
2016-05-18 02:03:00 +02:00
< hr >
2018-04-15 20:33:50 +02:00
< h2 > Payload Development< / h2 >
2016-02-28 15:22:47 +01:00
< 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-05-18 02:03:00 +02:00
< hr >
2018-04-15 20:33:50 +02:00
< h2 > < a name = "Documentation" > Documentation< / a > < / h2 >
2016-01-07 20:24:24 +01:00
< ul >
< 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 >
2016-05-18 02:03:00 +02:00
< li > < a target = "_blank" href = "http://www.uefi.org/specifications" > UEFI Specifications< / a > < / li >
< / ul >
2018-04-15 20:33:50 +02:00
< h3 > < a name = "Edk2Documentation" > EDK-II Documentation< / a > < / h3 >
2016-05-18 02:03:00 +02:00
< ul >
< li > Build < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/Build_Spec_1_26.pdf" > V1.26< / a > < / li >
< li > Coding Standards < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/CCS_2_1_Draft.pdf" > V2.1< / a > < / li >
< li > DEC < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/DEC_Spec_1_25.pdf" > V1.25< / a > < / li >
< li > DSC < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/DSC_Spec_1_26.pdf" > V1.26< / a > < / li >
< li > < a target = "_blank" href = "https://github.com/tianocore/tianocore.github.io/wiki/UEFI-Driver-Writer's-Guide" > Driver Writer's Guide< / a > < / li >
< li > Expression Syntax < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/ExpressionSyntax_1.1.pdf" > V1.1< / a > < / li >
< li > FDF < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/FDF_Spec_1_26.pdf" > V1.26< / a > < / li >
< li > INF < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/INF_Spec_1_25.pdf" > V1.25< / a > < / li >
< li > PCD < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/PCD_Infrastructure.pdf" > PCD< / a > V0.55< / li >
< li > UNI < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/UNI_File_Spec_v1_2_Errata_A.pdf" > V1.2 Errata A< / a > < / li >
< li > VRF < a target = "_blank" href = "https://github.com/tianocore-docs/Docs/raw/master/Specifications/VFR_1_9.pdf" > V1.9< / a > < / li >
< / ul >
2018-04-15 20:33:50 +02:00
< h3 > < a name = "FspDocumentation" > FSP Documentation< / a > < / h3 >
2016-05-18 02:03:00 +02:00
< ul >
< 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-v2.pdf" > V2.0< / a > < / li >
2016-01-07 20:24:24 +01:00
< 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 >
2016-05-18 02:03:00 +02:00
< 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.pdf" > V1.0< / a > < / li >
2016-01-07 20:24:24 +01:00
< / ul >
2018-04-15 20:33:50 +02:00
< h3 > < a name = "FeatureDocumentation" > Feature Documentation< / a > < / h3 >
2016-06-18 17:40:28 +02:00
< table border = "1" >
< tr bgcolor = "#c0ffc0" > < th > Feature/Specification< / th > < th > Linux View/Test< / th > < th > EDK-II View/Test< / th > < / tr >
< tr >
< td > < a target = "_blank" href = "https://en.wikipedia.org/wiki/E820" > e820< / a > < / td >
< td > < a target = "_blank" href = "http://manpages.ubuntu.com/manpages/trusty/man1/dmesg.1.html" > dmesg< / a > < / td >
< td > < / td >
< / tr >
< tr >
< td > < a target = "_blank" href = "http://www.uefi.org/specifications" > ACPI< / a > < / td >
< td > < a target = "_blank" href = "http://manpages.ubuntu.com/manpages/precise/man1/acpidump.1.html" > acpidump< / a > < / td >
< td > < / td >
< / tr >
< tr >
< td > < a target = "_blank" href = "https://en.wikipedia.org/wiki/Extended_Display_Identification_Data" > EDID< / a > < / td >
< td > < a target = "_blank" href = "http://manpages.ubuntu.com/manpages/trusty/man1/get-edid.1.html" > get-edid | parse-edid< / a > < / td >
< td > < / td >
< / tr >
< tr >
< td > < a target = "_blank" href = "http://www.nxp.com/documents/user_manual/UM10204.pdf" > I2C< / a > < / td >
< td > < a target = "_blank" href = "http://manpages.ubuntu.com/manpages/trusty/man1/get-edid.1.html" > i2cdetect< / a > < / td >
< td > < / td >
< / tr >
< tr >
< td > < a target = "_blank" href = "http://www.intel.com/design/archives/processors/pro/docs/242016.htm" > Multiprocessor< / a > < / td >
< td > < a target = "_blank" href = "http://manpages.ubuntu.com/manpages/trusty/man1/lscpu.1.html" > lscpu< / a > < / td >
< td > < / td >
< / tr >
< tr >
< td > < a target = "_blank" href = "https://pcisig.com/specifications" > PCI< / a > < / td >
< td > < a target = "_blank" href = "http://manpages.ubuntu.com/manpages/trusty/man8/lspci.8.html" > lspci< / a > < / td >
< td > < a target = "_blank" href = "http://www.uefi.org/sites/default/files/resources/UEFI_Shell_Spec_2_0.pdf" > pci< / a > < / td >
< / tr >
< tr >
< td > < a target = "_blank" href = "https://www.dmtf.org/sites/default/files/standards/documents/DSP0134_3.0.0.pdf" > SMBIOS< / a > < / td >
< td > < a target = "_blank" href = "http://manpages.ubuntu.com/manpages/trusty/man8/dmidecode.8.html" > dmidecode< / a > < / td >
< td > < a target = "_blank" href = "http://www.uefi.org/sites/default/files/resources/UEFI_Shell_Spec_2_0.pdf" > smbiosview< / a > < / td >
< / tr >
< tr >
< td > < a target = "_blank" href = "http://www.usb.org/developers/docs/" > USB< / a > < / td >
< td > < a target = "_blank" href = "http://manpages.ubuntu.com/manpages/xenial/man8/lsusb.8.html" > lsusb< / a > < / td >
< td > < / td >
< / tr >
< / table >
2016-05-18 02:03:00 +02:00
2016-01-07 20:24:24 +01:00
< hr >
2016-06-18 17:40:28 +02:00
< p > Modified: 18 June 2016< / p >
2016-01-07 20:24:24 +01:00
< / body >
2016-05-18 02:03:00 +02:00
< / html >