NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/52229: 11" mid-2012 MacBook Air crashes very early in boot from UEFI



The following reply was made to PR kern/52229; it has been noted by GNATS.

From: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
To: "gnats-bugs%NetBSD.org@localhost" <gnats-bugs%NetBSD.org@localhost>
Cc: 
Subject: Re: kern/52229: 11" mid-2012 MacBook Air crashes very early in boot
 from UEFI
Date: Thu, 15 Aug 2019 09:19:44 +0900

 This has been fixed by recent works by nonaka:
 
 - Increase BOOTINFO_MAXSIZE to 16Kib.
 http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/src/sys/arch/x86/include/bootinfo.h#rev1.30
 
 - x86 efiboot: version 1.1.
 http://cvsweb.netbsd.org/cgi-bin/cvsweb.cgi/src/sys/arch/i386/stand/efiboot/version#rev1.2
 
 These are already in netbsd-9.
 
 Now, the following machines boot successfully with efiboot:
 
 - MacBookAir5,2 (Ivy Bridge, 13-inch, Mid 2012)
 - MacBookAir6,1 (Haswell, 11-inch, Early 2014)
 
 There are still problems in intelfb(4) on these machines.
 Fix by myself is coming soon.
 


Home | Main Index | Thread Index | Old Index