CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/11 13:14:41
Modified files:
sys/arch/amd64/stand/efi32: Makefile efiboot.c eficall.h
exec_i386.c self_reloc.c
sys/arch/amd64/stand/efi64: Makefile efiboot.c eficall.h
exec_i386.c self_reloc.c
Removed files:
sys/arch/amd64/stand/efi32: ldscript.amd64 start_amd64.S
sys/arch/amd64/stand/efi64: ldscript.i386 start_i386.S
Log message:
Further cleanup of efi32/64.
Removes some code and files not needed by efi32 and efi64.
ok guenther
