git: sys/boot/efi: Remove __arm__ and __i386__, s/amd64/x86_64/.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Mon Mar 21 15:12:58 PDT 2016


commit e24a4fdf814ff4b249df6b276beafa39e4bd3f42
Author: Imre Vadász <imre at vdsz.com>
Date:   Thu Mar 17 12:52:35 2016 +0100

    sys/boot/efi: Remove __arm__ and __i386__, s/amd64/x86_64/.
    
    * Keep the __aarch64__ code.

Summary of changes:
 sys/boot/efi/include/x86_64/efibind.h |  2 +-
 sys/boot/efi/loader/bootinfo.c        | 35 ++---------------------------------
 sys/boot/efi/loader/conf.c            |  4 ++--
 sys/boot/efi/loader/copy.c            |  2 +-
 4 files changed, 6 insertions(+), 37 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e24a4fdf814ff4b249df6b276beafa39e4bd3f42


-- 
DragonFly BSD source repository



More information about the Commits mailing list