]> Git Repo - u-boot.git/commit
efi: video: Move payload code into a function
authorSimon Glass <[email protected]>
Fri, 10 Mar 2023 20:47:11 +0000 (12:47 -0800)
committerHeinrich Schuchardt <[email protected]>
Mon, 13 Mar 2023 12:53:01 +0000 (13:53 +0100)
commit88753816cf549ea2f6e247585b42b843cbae693a
tree14f88a7fb776f374f965577accb87a2831d0b6a5
parentbcf343146ff365a88481b9a80920ed146c6dee5b
efi: video: Move payload code into a function

Put this into a function, as we have done for the app implementation.
Comment both functions. FOr now the app still does not access it
correctly.

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