From d9ff1e340658ac94999e6b5057ad4fea3a851d5a Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 27 Feb 2023 13:01:18 -0700 Subject: [PATCH] adl: Disable ME by default Change-Id: I90119ef9bf8fa207dcda6c3f64246148344cde40 --- src/mainboard/system76/adl/cmos.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/system76/adl/cmos.default b/src/mainboard/system76/adl/cmos.default index 62715bc6ba..0d376751c1 100644 --- a/src/mainboard/system76/adl/cmos.default +++ b/src/mainboard/system76/adl/cmos.default @@ -1,3 +1,3 @@ boot_option=Fallback debug_level=Debug -me_state=Enable +me_state=Disable