freebsd-skq/stand/efi/loader
markj 010f003956 Stop setting PG_U in bootstrap mappings.
These mappings are never visible to userspace as they get replaced when
the amd64 pmap is bootstrapped, but there is no need to set PG_U in the
first place.

Reviewed by:	alc, kib
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D24547
2020-04-24 13:53:40 +00:00
..
arch Stop setting PG_U in bootstrap mappings. 2020-04-24 13:53:40 +00:00
autoload.c loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
bootinfo.c Add retry loop around GetMemoryMap call to fix fragmentation bug 2019-03-06 05:39:40 +00:00
conf.c loader: add comconsole implementation on top of SIO protocol 2020-03-14 06:36:03 +00:00
copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
efi_main.c loader.efi: replace HandleProtocol() with OpenProtocol() 2019-08-06 19:27:27 +00:00
efiserialio.c loader: add comconsole implementation on top of SIO protocol 2020-03-14 06:36:03 +00:00
framebuffer.c loader.efi: replace HandleProtocol() with OpenProtocol() 2019-08-06 19:27:27 +00:00
framebuffer.h
loader_efi.h veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
main.c loader: add comconsole implementation on top of SIO protocol 2020-03-14 06:36:03 +00:00
Makefile Move smbios.c to libsa. 2020-02-20 00:46:22 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
version