commit | 62676b34deea642a3d68be822e3dd5848c3cd335 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu May 16 07:37:22 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 19 08:10:10 2019 +0200 |
tree | 2ea9f539273a2b0c7ce1429ff0dbab31e82e80c1 | |
parent | f286c2c0b03a092eb6cf502122a0f748bd6fca5c [diff] |
efi_loader: merge adjacent sprintf() In the implementation of the device path to text protocol join adjacent sprintf() statements. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>