CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/14 11:55:15
Added files:
sys/arch/armv7/stand/efiboot: Makefile conf.c efiboot.c
efiboot.h eficall.h efidev.c
efidev.h exec.c heap.h
ldscript.arm libsa.h self_reloc.c
Log message:
Initial stab at an EFI bootloader for armv7. Bits and pieces from FreeBSD
and our amd64 EFI bootloader. The current code works on a 2GB CuBox-i,
but probably not on anything else. It needs a u-boot with EFI loader
support.
