coreboot-kgpe-d16/Documentation/external_docs.md
Martin Roth 4c61294498 Docs: Add page for external resources
This is a page to add links to other sites that have firmware related
material, or other things that are of interest to the community.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Icf411e67bf865426b1a3b99ecbabed2302a7b738
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70239
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
2022-12-23 02:54:48 +00:00

5.8 KiB

External Resources

This is a list of resources that could be useful to coreboot developers. These are not endorsed or officially recommended by the coreboot project, but simply listed here in the hopes that someone will find something useful.

Please add any helpful or informational links and sections as you see fit.

Articles

General Information

Firmware Specifications & Information

ACPI

Security

Hardware information

Hardware Specifications & Standards

Chip Vendor Documentation

Software

  • Fiedka - A graphical Firmware Editor
  • IOTools - Command line tools to access hardware registers
  • UEFITool - Editor for UEFI PI compliant firmware images
  • CHIPSEC - Framework for analyzing platform level security & configuration
  • SPDEditor - GUI to edit DDR3 SPD files
  • DDR4XMPEditor - Editor for DDR4 SPD and XMP
  • overclockSPD - Fast and easy way to read and write data to RAM SPDs.
  • VBiosFinder - This tool attempts to extract a VBIOS from a BIOS update.

Infrastructure software