freebsd-dev/sys/boot/efi/loader
Marcel Moolenaar 39993974aa My MacBook has UGA only, but we fail to detect any changes
in the frame buffer when we flip pixels. Allow the detection
to be bypassed by setting the uga_framebuffer and uga_stride
variables. The kernel console works fine even when we can't
detect pixel changes in the frame buffer, which indicates
that the problem could be with reading from the frame buffer
and not writing to it.
2015-09-05 03:27:23 +00:00
..
arch My MacBook has UGA only, but we fail to detect any changes 2015-09-05 03:27:23 +00:00
autoload.c
bootinfo.c Limit EFI framebuffer metadata to amd64 for now 2015-04-10 18:08:09 +00:00
conf.c Only enable comconsole and nullconsole on x86. 2015-04-03 12:08:08 +00:00
copy.c Add support for arm64 to loader.efi and boot1.efi 2015-04-14 13:55:01 +00:00
devicename.c
loader_efi.h
main.c Add FDT to the list of known GUIDs. 2015-05-05 11:07:43 +00:00
Makefile Install the forth bits on arm64. For now limit it to just arm64 as on x86 2015-09-01 13:51:07 +00:00
version