Actions
Bug #14321
openloader.efi: to preserve heap space, use AllocatePages() for shadow_fb
Start date:
Due date:
% Done:
90%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
shadow FB size could be rather large and depends on resolution,
instead of using heap, allocate dedicated space outside of heap.
URL: https://cgit.FreeBSD.org/src/commit/?id=221376db0cb77035e325baf8b54d6224925b41f8
Testing done: build/install/boot
Actions