drivers/firmware/efi/libstub/vsprintf.c
0 → 100644
+299
−0
Loading
Copy vsprintf from arch/x86/boot/printf.c to get a simple printf implementation. Signed-off-by:Arvind 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:
Ard Biesheuvel <ardb@kernel.org>