Remap the UEFI buffer early such that we can use a write combining mapping
authorkettenis <kettenis@openbsd.org>
Sat, 22 Sep 2018 17:41:52 +0000 (17:41 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 22 Sep 2018 17:41:52 +0000 (17:41 +0000)
commit78d4b260dfb12054ff815d8f68c72a954e36a727
tree1e7e605579da190c1cfdb338ceb338b599eb6f23
parent03c8b0ac2f7aef649efec39dca24f98fab5770e8
Remap the UEFI buffer early such that we can use a write combining mapping
which speeds things up considerably compared to an uncached mapping.

ok deraadt@
sys/arch/amd64/amd64/efifb.c
sys/arch/amd64/amd64/mainbus.c
sys/arch/amd64/include/efifbvar.h