Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
25 stars 0 forks source link

[Heads] Bootsplash customization #707

Closed mkopec closed 8 months ago

mkopec commented 8 months ago

The problem you're addressing (if any)

All our scripts and instuctions for boot logo customization are for edk2 based firmware.

Describe the solution you'd like

We need to have instructions for Heads based firmware as well. One solution: add an option to change the logo to the Heads setup menu, since operating on cbfs files is already done there.

Where is the value to a user, and who might that user be?

Some users like having the option for using a custom bootlogo. Others might see it as a potential security vulnerability.

Describe alternatives you've considered

At the moment users can simply rebuild the entire firmware to replace the logo.

Additional context

No response

macpijan commented 8 months ago

At the moment users can simply rebuild the entire firmware to replace the logo.

I think this is one we should recommend for heads right now.

mkopec commented 8 months ago

Moving this issue upstream: https://github.com/linuxboot/heads/issues/1613