commit a1f54debce5a2e7734fd9999c54bf5d871dc146b
Author: Imre Vadasz <[email protected]>
Date:   Wed Feb 10 23:01:03 2016 +0100

    kernel/pc64: Add support for efi memory map parsing. Add sys/sys/efi.h.
    
    Taken-From: FreeBSD

Summary of changes:
 sys/platform/pc64/include/metadata.h |  20 ++++
 sys/platform/pc64/x86_64/machdep.c   | 183 +++++++++++++++++++++++++++++------
 sys/sys/efi.h                        | 155 +++++++++++++++++++++++++++++
 3 files changed, 327 insertions(+), 31 deletions(-)
 create mode 100644 sys/sys/efi.h

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


-- 
DragonFly BSD source repository

Reply via email to