u-boot/arch/x86/lib/fsp
Simon Glass 644e61448c efi: Support a 64-bit frame buffer address
The current vesa structure only provides a 32-bit value for the frame
buffer. Many modern machines use an address outside the range.

It is still useful to have this common struct, but add a separate
frame-buffer address as well.

Add a comment for vesa_setup_video_priv() while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-03-13 13:53:01 +01:00
..
fsp_common.c x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled 2022-12-09 14:10:28 -05:00
fsp_dram.c x86: Correct Chrromebook typo 2023-02-09 16:32:25 -05:00
fsp_graphics.c efi: Support a 64-bit frame buffer address 2023-03-13 13:53:01 +01:00
fsp_support.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile x86: fsp: Make graphics support common to FSP1/2 2019-12-15 11:44:16 +08:00