git: sys/boot/efi/boot1: Port efi boot1 loader from FreeBSD to DragonFly.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sun Apr 17 05:29:19 PDT 2016


commit 3d06fbd765808afd5213fee3259e56f65ae5e4c0
Author: Imre Vadász <imre at vdsz.com>
Date:   Sat Apr 16 12:48:58 2016 +0200

    sys/boot/efi/boot1: Port efi boot1 loader from FreeBSD to DragonFly.
    
    * Add PATH_* #define-s to boot1.c instead of using a paths.h header.
    
    * Remove ZFS related code.
    
    * Some fixes for compile errors.

Summary of changes:
 sys/boot/efi/boot1/boot1.c       | 44 +++++++++++++++++++++++++++-------------
 sys/boot/efi/boot1/boot_module.h | 12 +++--------
 sys/boot/efi/boot1/ufs_module.c  | 17 ++++++++++++----
 sys/boot/efi/loader/self_reloc.c |  2 +-
 4 files changed, 47 insertions(+), 28 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3d06fbd765808afd5213fee3259e56f65ae5e4c0


-- 
DragonFly BSD source repository



More information about the Commits mailing list