]> Git Repo - J-u-boot.git/commit
efi: video: Return mode info for app also
authorSimon Glass <[email protected]>
Fri, 10 Mar 2023 20:47:12 +0000 (12:47 -0800)
committerHeinrich Schuchardt <[email protected]>
Mon, 13 Mar 2023 12:53:01 +0000 (13:53 +0100)
commit57fa4182241348aff6e8471f17a3d06039a65332
tree663c6d6c4452848636b594dc94d923df828b564c
parent88753816cf549ea2f6e247585b42b843cbae693a
efi: video: Return mode info for app also

The mode info is currently not initialised for the app. Fix this by
returning it from the function.

Signed-off-by: Simon Glass <[email protected]>
drivers/video/efi.c
This page took 0.029941 seconds and 4 git commands to generate.