From 6b04ce729d90fe5d2cd134eff877f92774dc8b0e Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 30 Jan 2015 00:34:18 -0500 Subject: Add QEMU (q35/ich9) support to libreboot. --- (limited to 'docs/git') diff --git a/docs/git/index.html b/docs/git/index.html index fb6882b..e2eb5b0 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -36,6 +36,7 @@
  • ThinkPad X200
  • MacBook2,1
  • QEMU (x86 i440fx/piix4)
  • +
  • QEMU (x86 q35/ich9)
  • How to build the ROM images
  • @@ -475,8 +476,40 @@
  • Devices / Run Option ROMs on PCI devices = disable
  • - The resulting .config file was saved as resources/libreboot/config/macbook21/config and is used by the build - scripts for this machine. This config is also used for the MacBook1,1. + The resulting .config file was saved as resources/libreboot/config/qemu_i440fx_piix4/config and is used by the build + scripts for this machine. +

    + +

    + QEMU (x86 q35/ich9) configuration (file: resources/libreboot/config/qemu_q35_ich9/config) +

    + +

    + Go back and disable option ROMs: +

    + +

    + The resulting .config file was saved as resources/libreboot/config/qemu_q35_ich9/config and is used by the build + scripts for this machine.

    Back to top of page.

    -- cgit v0.9.1