freebsd-dev/stand/efi
Toomas Soome 03c9cdf71d loader.efi: for text mode, use STM to scroll the whole screen
Since local UEFI console is implemented on top of framebuffer,
we need to avoid redrawing the whole screen ourselves, but let
Simple Text Mode to do the scroll for us.
2019-10-06 18:38:58 +00:00
..
boot1 The efifat files are no longer used: remove the code to build them 2019-09-04 20:55:48 +00:00
fdt stand: refactor overlay loading a little bit 2019-04-11 13:26:28 +00:00
gptboot The efifat files are no longer used: remove the code to build them 2019-09-04 20:55:48 +00:00
include loader: use teken teminal emulator for x86 and uefi 2019-09-05 22:15:50 +00:00
libefi loader.efi: for text mode, use STM to scroll the whole screen 2019-10-06 18:38:58 +00:00
loader loader: use teken teminal emulator for x86 and uefi 2019-09-05 22:15:50 +00:00
loader_4th Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
loader_lua Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
loader_simp Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
Makefile Create gptboot.efi 2019-06-08 19:02:17 +00:00
Makefile.inc