Source-Changes archive

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

CVS commit: src/sys/stand/efiboot



Module Name:    src
Committed By:   jmcneill
Date:           Fri Aug 24 02:01:07 UTC 2018

Added Files:
        src/sys/stand/efiboot: Makefile.efiboot boot.c conf.c console.c
            devopen.c devopen.h efiboot.c efiboot.h efiboot_machdep.h efichar.c
            efifdt.c efifdt.h efifile.c efifile.h efigetsecs.c exec.c panic.c
            prompt.c version
        src/sys/stand/efiboot/bootaa64: Makefile cache.S efibootaa64.c

Log Message:
Add MI EFI bootloader and AArch64 glue.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/stand/efiboot/Makefile.efiboot \
    src/sys/stand/efiboot/boot.c src/sys/stand/efiboot/conf.c \
    src/sys/stand/efiboot/console.c src/sys/stand/efiboot/devopen.c \
    src/sys/stand/efiboot/devopen.h src/sys/stand/efiboot/efiboot.c \
    src/sys/stand/efiboot/efiboot.h src/sys/stand/efiboot/efiboot_machdep.h \
    src/sys/stand/efiboot/efichar.c src/sys/stand/efiboot/efifdt.c \
    src/sys/stand/efiboot/efifdt.h src/sys/stand/efiboot/efifile.c \
    src/sys/stand/efiboot/efifile.h src/sys/stand/efiboot/efigetsecs.c \
    src/sys/stand/efiboot/exec.c src/sys/stand/efiboot/panic.c \
    src/sys/stand/efiboot/prompt.c src/sys/stand/efiboot/version
cvs rdiff -u -r0 -r1.1 src/sys/stand/efiboot/bootaa64/Makefile \
    src/sys/stand/efiboot/bootaa64/cache.S \
    src/sys/stand/efiboot/bootaa64/efibootaa64.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