PR/59151 CVS commit: [netbsd-9] src/sys/arch/i386/stand/efiboot

"Martin Husemann" <[email protected]>
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR misc/59151; it has been noted by GNATS.

From: "Martin Husemann" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/59151 CVS commit: [netbsd-9] src/sys/arch/i386/stand/efiboot
Date: Tue, 30 Jun 2026 09:58:08 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Jun 30 09:58:08 UTC 2026
 
 Modified Files:
 	src/sys/arch/i386/stand/efiboot/bootia32 [netbsd-9]: efibootia32.c
 	    multiboot32.S startprog32.S
 	src/sys/arch/i386/stand/efiboot/bootx64 [netbsd-9]: efibootx64.c
 	    multiboot64.S startprog64.S
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #2029):
 
 	sys/arch/i386/stand/efiboot/bootia32/multiboot32.S: revision 1.3
 	sys/arch/i386/stand/efiboot/bootx64/efibootx64.c: revision 1.7
 	sys/arch/i386/stand/efiboot/bootia32/efibootia32.c: revision 1.9
 	sys/arch/i386/stand/efiboot/bootia32/startprog32.S: revision 1.4
 	sys/arch/i386/stand/efiboot/bootx64/multiboot64.S: revision 1.2
 	sys/arch/i386/stand/efiboot/bootx64/startprog64.S: revision 1.6
 
 x86/efiboot: Put writable variables in .data, not .text.
 
 And define them in the .c file where they're used; no need to have
 extra unnecessary .S stuff just to define a global variable.
 
 Based on patch by Paul Ripke to bootx64.efi, adapted for bootia32.efi
 too.
 
 PR kern/59151: efiboot hangs on new motherboard
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4.6.2 -r1.4.6.3 \
     src/sys/arch/i386/stand/efiboot/bootia32/efibootia32.c
 cvs rdiff -u -r1.1.2.3 -r1.1.2.4 \
     src/sys/arch/i386/stand/efiboot/bootia32/multiboot32.S
 cvs rdiff -u -r1.2.26.1 -r1.2.26.2 \
     src/sys/arch/i386/stand/efiboot/bootia32/startprog32.S
 cvs rdiff -u -r1.4.6.2 -r1.4.6.3 \
     src/sys/arch/i386/stand/efiboot/bootx64/efibootx64.c
 cvs rdiff -u -r1.1.2.2 -r1.1.2.3 \
     src/sys/arch/i386/stand/efiboot/bootx64/multiboot64.S
 cvs rdiff -u -r1.3.24.1 -r1.3.24.2 \
     src/sys/arch/i386/stand/efiboot/bootx64/startprog64.S
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.