]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r280351: Stop calling x86_efi_copyin and x86_efi_getdev directly
authoremaste <emaste@FreeBSD.org>
Mon, 4 Jan 2016 16:33:54 +0000 (16:33 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 4 Jan 2016 16:33:54 +0000 (16:33 +0000)
commit6360716a3a74e75bf63f9bcd3e28110eac21a081
tree0b7818187f65456da3c4b9fbb188b31437f88569
parent144eea387465dd3aebdc4046e8e6d172c51f17bc
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.
sys/boot/amd64/efi/bootinfo.c