Debian Patches
Status for m1n1/1.4.21-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-fb-Save-original-logo.patch | fb: Save original logo after setting `console.initialized` Fixes restoring the original logo after commit 9741ff9 ("fb: Fix UAF after fb shutdown"). It was not noticed while testing via chainload.py because the chainloaded m1n1 allocated a buffer covering the roughly the physical memory the previous m1n1 used to store the original logo. |
Janne Grunau <j@jannau.net> | no | 2025-02-17 | ||
| 0002-fb-Add-custom-boot-logo-support.patch | fb: Add custom boot logo support 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. |
Janne Grunau <j@jannau.net> | no | 2025-02-16 |
