Files
lbmk/config/coreboot
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
..
2024-02-08 12:27:12 -07:00
2024-01-21 20:45:44 +00:00
2024-02-18 14:07:18 +00:00
2024-02-18 14:07:18 +00:00
2024-02-18 14:07:18 +00:00
2024-02-18 14:07:18 +00:00
2024-02-18 14:07:18 +00:00
2024-02-18 14:07:18 +00:00
2024-02-18 14:07:18 +00:00
2024-02-12 01:09:44 +02:00
2024-02-18 14:07:18 +00:00
2023-09-04 02:47:25 +01:00