Commit d06717f8 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Anatolij Gustschin
Browse files

sunxi: video: mark framebuffer as EFI reserved memory



Inform the EFI subsystem that the framebuffer memory is reserved.

Without the patch the AllocatePool boot service allocates memory from the
framebuffer which will will be overwritten by screen output.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 5fba5329
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment