lbmk/config
Leah Rowe 944cafa230 coreboot/haswell: make IOMMU a runtime option
It is now possible to disable the IOMMU on Haswell
boards, by doing this on your ROM image:

./nvramtool -C libreboot.rom -w iommu=Disable

To enable it again, do this:

./nvramtool -C libreboot.rom -w iommu=Enable

If not specified, the default behaviour is *on*.
A follow-up patch will turn IOMMU *off* by default,
on Dell OptiPlex 9020 SFF/MT, by setting it as such
in cmos.default. This is to make graphics cards work
properly to work around a bug when it's turned on.

Leaving the IOMMU enabled is recommended, if it works.
It works in most cases, including on 9020 SFF/MT when
using the Intel GPU without a graphics card inserted.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-03-02 23:12:54 +00:00
..
coreboot coreboot/haswell: make IOMMU a runtime option 2024-03-02 23:12:54 +00:00
dependencies update parabola dependencies for flashprog 2024-01-27 22:06:06 +00:00
flashprog/patches flashprog: apply the good old MX25 workaround 2024-01-28 02:01:36 +02:00
git update pico-serprog to new revision 2024-02-11 19:27:40 +00:00
grub Libreboot 20240225 2024-02-25 12:53:16 +00:00
ifd config/ifd/dell_ivybridge: Add ifd_nogbe 2024-02-20 17:04:39 -07:00
memtest86plus/patches disable 32-bit memtest86plus, only build 64-bit 2023-10-09 06:06:20 +01:00
seabios Patch SeaBIOS: Add MXM support 2024-02-11 19:13:36 +02:00
u-boot allow multitree projects to define xgcc tree 2024-01-21 05:59:37 +00:00
uefitool update/trees: generic cmake handling 2023-12-30 19:03:03 +00:00
vendor config/vendor: fix entry for 9020sff 2024-02-23 12:30:41 +00:00