HomeFreeBSD

loader.efi: for text mode, use STM to scroll the whole screen

Description

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.

Details

Provenance
tsoomeAuthored on
Parents
rS353145: Plumb an mbuf leak in a code path that should not be taken. Also avoid
Branches
Unknown
Tags
Unknown