diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-08-31 21:31:32 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-09-23 21:55:29 +0200 |
commit | ba7bd5c2baf4a375e1c3f23fe9ede503f6435147 (patch) | |
tree | 1eca317ba8f1187c97548d7dcc20511503235dcd /arch/x86 | |
parent | dcdb64f7f578b914d1db976de30e80a0af909cd8 (diff) |
efi_loader: don't use unlimited stack as buffer
The length of a string printed to the console by the
EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL is not limited by the UEFI spec.
Hence should not allocate a buffer for it on the stack.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions