NetBSD-Bugs archive

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

PR/60069 CVS commit: src/sys/stand/efiboot



The following reply was made to PR port-arm32/60069; it has been noted by GNATS.

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60069 CVS commit: src/sys/stand/efiboot
Date: Fri, 20 Mar 2026 16:24:20 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Fri Mar 20 16:24:20 UTC 2026
 
 Modified Files:
 	src/sys/stand/efiboot: version
 	src/sys/stand/efiboot/bootarm: Makefile
 
 Log Message:
 PR/60069 NetBSD non booting on H3 Allwinner
 
 Disable EFI runtime support on arm as it doesn't play nicely with many
 FWs where things go south after/during the call to SetVirtualAddressMap
 
 Also seen by cp- on Odriod-XU4
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.33 -r1.34 src/sys/stand/efiboot/version
 cvs rdiff -u -r1.9 -r1.10 src/sys/stand/efiboot/bootarm/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index