Hello,
I suspect that this kernel code is relevant to your issue:
This is how you can disable the secure boot (no "security") according to manufacturer documentation:Hope this helps.
I suspect that this kernel code is relevant to your issue:
- efi: Do not import certificates from UEFI Secure Boot for T2 Macs:On T2 Macs, the secure boot is handled by the T2 Chip. If enabled, only macOS and Windows are allowed to boot on these machines. Thus we need to disable secure boot for Linux. [..]
This is how you can disable the secure boot (no "security") according to manufacturer documentation:Hope this helps.
Statistics: Posted by Aki — 2024-09-24 22:09