]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
amd64 efirt: initialize vm_pages backing EFI runtime memory
authorKonstantin Belousov <kib@FreeBSD.org>
Wed, 16 Jun 2021 01:59:06 +0000 (04:59 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 17 Jun 2021 13:58:51 +0000 (16:58 +0300)
commit0247c33e89adaf0c7159b847ef7bae9566e55395
tree82b544c2dd4a78375f1060cbd02572c4f238807e
parent5b10e79edba561270001c097fbffcf05d07e9a4a
amd64 efirt: initialize vm_pages backing EFI runtime memory

so that PHYS_TO_VM_PAGE() and consequently physcopyin() work for them

Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D30785
sys/amd64/amd64/efirt_machdep.c