git: sys/boot/efi/loader: Make module autoloading work as in pc32/loader.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Mon Apr 18 12:38:33 PDT 2016


commit f6e87fb0ef9fa4c9573e6a532af0d49f2d0f7f3e
Author: Imre Vadász <imre at vdsz.com>
Date:   Mon Apr 18 21:09:23 2016 +0200

    sys/boot/efi/loader: Make module autoloading work as in pc32/loader.
    
    * For now keep sys/boot/efi/loader/autoload.c around, but we just
      use i386_module() from sys/boot/pc32/libi386/i386_module.c.

Summary of changes:
 sys/boot/efi/loader/Makefile   |  3 ++-
 sys/boot/efi/loader/autoload.c | 10 +++++-----
 sys/boot/efi/loader/main.c     | 12 ++++++++++++
 3 files changed, 19 insertions(+), 6 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list