Re: [PATCH v2] efi: libstub: add support for the apple_set_os protocol
From: Aditya Garg
Date: Mon Jul 01 2024 - 05:10:25 EST
> On 1 Jul 2024, at 1:45 PM, Lukas Wunner <lukas@xxxxxxxxx> wrote:
>
> On Mon, Jul 01, 2024 at 08:02:55AM +0000, Aditya Garg wrote:
>> IIRC, t2 macs do not support SMBIOS, but I'll test this anyways.
>
> From MacBookPro16,1 dmesg:
>
> [ 0.000000] efi: EFI v2.40 by Apple
> [ 0.000000] efi: ACPI=0x7affe000 ACPI 2.0=0x7affe014 SMBIOS=0x7aed1000 SMBIOS 3.0=0x7aecf000
> [ 0.000000] secureboot: Secure boot disabled
> [ 0.000000] SMBIOS 3.0.0 present.
> [ 0.000000] DMI: Apple Inc. MacBookPro16,1/Mac-E1008331FDC96864, BIOS 1037.80.53.0.0 (iBridge: 17.16.13050.0.0,0) 01/17/2020
>
> Source:
>
> https://github.com/Dunedan/mbp-2016-linux/blob/master/MacBookPro16%2C1/dmesg
Thanks. I've put the kernel to compile already.