freebsd-dev/sys/boot/efi/loader/arch/amd64
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
..
amd64_tramp.S
elf64_freebsd.c
framebuffer.c My MacBook has UGA only, but we fail to detect any changes 2015-09-05 03:27:23 +00:00
framebuffer.h
ldscript.amd64
Makefile.inc Only add -fPIC to CFLAGS and -Wl,-znocombreloc to LDFLAGS on x86, they 2015-04-11 10:36:48 +00:00
start.S The self-relocation code is not efi-specific, move it to boot/common. 2015-05-10 13:24:26 +00:00