git: <sys/efi.h>: Move the efi_next_descriptor() macro to <sys/efi.h>.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Oct 29 13:50:08 PDT 2016
commit cd4cccbcc702ccaab3a9c8bd5cfbfbacb4791085
Author: Sascha Wildner <saw at online.de>
Date: Sat Oct 29 21:56:38 2016 +0200
<sys/efi.h>: Move the efi_next_descriptor() macro to <sys/efi.h>.
While here, rename efi_systbl to efi_systbl_phys and make it kernel
only.
Taken-from: FreeBSD
Summary of changes:
sys/platform/pc64/x86_64/machdep.c | 3 ---
sys/sys/efi.h | 8 +++++++-
2 files changed, 7 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cd4cccbcc702ccaab3a9c8bd5cfbfbacb4791085
--
DragonFly BSD source repository
More information about the Commits
mailing list