Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   riastradh
Date:           Sat Aug 20 10:55:28 UTC 2022

Modified Files:
        src/sys/arch/arm/include: efi.h
        src/sys/arch/ia64/include: efi.h
        src/sys/arch/x86/include: efi.h
Added Files:
        src/sys/dev/efi: efi.h

Log Message:
machine/efi.h: Migrate common definitions to dev/efi/efi.h.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/include/efi.h
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/ia64/include/efi.h
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/x86/include/efi.h
cvs rdiff -u -r0 -r1.1 src/sys/dev/efi/efi.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