Files
u-boot/arch/x86
Simon Glass b1f0d6b026 x86: efi: Avoid setting MTRRs in the app
The MTRRs have already been set by the previous phase so we should not
set them when the U-Boot app starts. Add a condition to prevent it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-10-07 09:55:12 -06:00
..