NetBSD-Bugs archive

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

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



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58075 CVS commit: src/sys/stand/efiboot
Date: Thu, 28 Mar 2024 18:24:57 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Mar 28 18:24:57 UTC 2024
 
 Modified Files:
 	src/sys/stand/efiboot: efiboot.c
 
 Log Message:
 efiboot: Duplicate efi_bootdp before we clobber it in efi_net_probe.
 
 Patch from jakllsch@.  Makes Socionext Synquacer boot considerably
 more reliably.
 
 PR kern/58075
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.22 -r1.23 src/sys/stand/efiboot/efiboot.c
 
 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