You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some distributions wish to customize m1n1's boot logo. Instead having
overwrite the existing logo files add build system support for this.
`make LOGO=custom` will create m1n1.bin with a custom logo created from
'data/custom_{128,256}.png'. In addition m1n1-asahi.bin is created which
carries only the built-in asahi logo.
This is implemented via a logo payload which used by m1n1 when it's the
first payload.
Closes: #238
Signed-off-by: Janne Grunau <j@jannau.net>
0 commit comments