Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/arch



Module Name:    src
Committed By:   martin
Date:           Tue Dec 17 12:36:38 UTC 2019

Modified Files:
        src/sys/arch/aarch64/aarch64 [netbsd-9]: efi_machdep.c
        src/sys/arch/arm/arm [netbsd-9]: efi_runtime.c efi_runtime.h

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #558):

        sys/arch/aarch64/aarch64/efi_machdep.c: revision 1.5
        sys/arch/arm/arm/efi_runtime.h: revision 1.3
        sys/arch/arm/arm/efi_runtime.c: revision 1.3

Enable FP access for EFI RT and improve error handling.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.8.1 src/sys/arch/aarch64/aarch64/efi_machdep.c
cvs rdiff -u -r1.2 -r1.2.2.1 src/sys/arch/arm/arm/efi_runtime.c
cvs rdiff -u -r1.2 -r1.2.8.1 src/sys/arch/arm/arm/efi_runtime.h

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