From 2f7c68cb55ecb7331f2381deb497c27155f32faf Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 03 Jan 2024 09:43:39 +0000 Subject: [PATCH] update kernel to 5.10.198 --- kernel/security/integrity/platform_certs/load_uefi.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kernel/security/integrity/platform_certs/load_uefi.c b/kernel/security/integrity/platform_certs/load_uefi.c index 185c609..d2f2c39 100644 --- a/kernel/security/integrity/platform_certs/load_uefi.c +++ b/kernel/security/integrity/platform_certs/load_uefi.c @@ -34,6 +34,7 @@ { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "MacPro7,1") }, { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "iMac20,1") }, { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "iMac20,2") }, + { UEFI_QUIRK_SKIP_CERT("Apple Inc.", "iMacPro1,1") }, { } }; -- Gitblit v1.6.2