Searched hist:"2 e6fa86f2d484ff9a0047e20a48c1400314a5bb6" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | printk.c | 2e6fa86f2d484ff9a0047e20a48c1400314a5bb6 Tue Oct 11 08:27:45 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Enable efi_printk() in zboot decompressor
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>
|
H A D | zboot.c | diff 2e6fa86f2d484ff9a0047e20a48c1400314a5bb6 Tue Oct 11 08:27:45 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Enable efi_printk() in zboot decompressor
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>
|
H A D | string.c | diff 2e6fa86f2d484ff9a0047e20a48c1400314a5bb6 Tue Oct 11 08:27:45 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Enable efi_printk() in zboot decompressor
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>
|
H A D | efi-stub-helper.c | diff 2e6fa86f2d484ff9a0047e20a48c1400314a5bb6 Tue Oct 11 08:27:45 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Enable efi_printk() in zboot decompressor
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>
|
H A D | Makefile | diff 2e6fa86f2d484ff9a0047e20a48c1400314a5bb6 Tue Oct 11 08:27:45 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Enable efi_printk() in zboot decompressor
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>
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | image-vars.h | diff 2e6fa86f2d484ff9a0047e20a48c1400314a5bb6 Tue Oct 11 08:27:45 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Enable efi_printk() in zboot decompressor
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>
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | image-vars.h | diff 2e6fa86f2d484ff9a0047e20a48c1400314a5bb6 Tue Oct 11 08:27:45 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Enable efi_printk() in zboot decompressor
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>
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | image-vars.h | diff 2e6fa86f2d484ff9a0047e20a48c1400314a5bb6 Tue Oct 11 08:27:45 CDT 2022 Ard Biesheuvel <ardb@kernel.org> efi: libstub: Enable efi_printk() in zboot decompressor
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>
|