NetBSD-Bugs archive

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

PR/54615 CVS commit: src/sys/arch/i386/stand/efiboot



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

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54615 CVS commit: src/sys/arch/i386/stand/efiboot
Date: Sun, 9 Feb 2020 12:13:39 +0000

 Module Name:	src
 Committed By:	jmcneill
 Date:		Sun Feb  9 12:13:39 UTC 2020
 
 Modified Files:
 	src/sys/arch/i386/stand/efiboot: efiboot.c
 
 Log Message:
 Do not clear the screen before exiting boot services as this may cause an
 undesired display mode switch. PR# 54615
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/sys/arch/i386/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