Skip to content
Commit 2c7d1e30 authored by Arvind Sankar's avatar Arvind Sankar Committed by Ard Biesheuvel
Browse files

efi/libstub: Add a basic printf implementation



Copy vsprintf from arch/x86/boot/printf.c to get a simple printf
implementation.

Signed-off-by: default avatarArvind Sankar <nivedita@alum.mit.edu>
Link: https://lore.kernel.org/r/20200518190716.751506-5-nivedita@alum.mit.edu


[ardb: add some missing braces in if...else clauses]
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent fd0528a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment