<sys/efi.h>: Move the efi_next_descriptor() macro to <sys/efi.h>.
authorSascha Wildner <saw@online.de>
Sat, 29 Oct 2016 19:56:38 +0000 (21:56 +0200)
committerSascha Wildner <saw@online.de>
Sat, 29 Oct 2016 19:56:38 +0000 (21:56 +0200)
commitcd4cccbcc702ccaab3a9c8bd5cfbfbacb4791085
treed919e5229b9b44c3434f5cb9f14abd74a4781710
parentc470b77c7fddb6c44f846646a032ed24e88f3881
<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
sys/platform/pc64/x86_64/machdep.c
sys/sys/efi.h