]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r280351: Stop calling x86_efi_copyin and x86_efi_getdev directly
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Jan 2016 16:33:54 +0000 (16:33 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Jan 2016 16:33:54 +0000 (16:33 +0000)
commitcde33c3b097022bfdfe7ecbec3a343090404a2fc
tree0b7818187f65456da3c4b9fbb188b31437f88569
parent881dd24a8fd6d4ad5eb26b09d32a66179669988c
MFC r280351: Stop calling x86_efi_copyin and x86_efi_getdev directly

In HEAD this is to help port loader.efi to both 32 and 64-bit ARM where
we can use this file with minimal changes. Merged to stable/10 to
simplify MFCs of later EFI commits.

git-svn-id: svn://svn.freebsd.org/base/stable/10@293162 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/amd64/efi/bootinfo.c