Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   maya
Date:           Sun Oct 22 00:59:28 UTC 2017

Modified Files:
        src/sys/arch/amd64/amd64: autoconf.c
        src/sys/arch/i386/i386: autoconf.c
        src/sys/arch/x86/include: efi.h
        src/sys/arch/x86/x86: efi.c

Log Message:
Move initialization code out of efi_probe into efi_init

and call it from cpu_configure


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/amd64/amd64/autoconf.c
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/i386/i386/autoconf.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/x86/include/efi.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/x86/x86/efi.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