summaryrefslogtreecommitdiff
path: root/lib/efi_loader/helloworld.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-09-01 19:18:12 -0600
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-09-12 17:36:24 +0200
commit250f69274b2f9b27efd7195ba6d9159833586d6e (patch)
treeae89126917430079e3244c618870b2882e751016 /lib/efi_loader/helloworld.c
parent22d3d3cd49339fb0eb70ce22276867993ada090c (diff)
efi_loader: Use puts() in cout so that console recording works
At present EFI output to the console uses fputs() which bypasses the console-recording feature. This makes it impossible for tests to check the output of an EFI app. There doesn't seem to be any need to do this bypass, so adjust it to simply use the puts() function. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions