| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-15 | efistub: Lower default log level | Aaron Kling | |
| Some uefi implementations will write the efistub logs to the display over a splash image. This is not desirable for debug and info logs, so lower the default efi log level to exclude them. Suggested-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Aaron Kling <webgeek1234@gmail.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> | |||
| 2022-11-09 | efi: libstub: Enable efi_printk() in zboot decompressor | Ard Biesheuvel | |
| Split the efi_printk() routine into its own source file, and provide local implementations of strlen() and strnlen() so that the standalone zboot app can efi_err and efi_info etc. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> | |||
