diff options
author | Valentine Barshak <gvaxon@gmail.com> | 2019-06-09 13:30:11 +0300 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2019-07-22 11:07:13 +0100 |
commit | 412acd7854de10e7194f362a6b1a3257a17974f7 (patch) | |
tree | 7a8d068b79e50bce578e721607992650914703f8 /src/Makefile.housekeeping | |
parent | f4cc5834efe1b8fd366ec35cc016cd23527e2f42 (diff) | |
download | ipxe-412acd7854de10e7194f362a6b1a3257a17974f7.tar.gz |
[build] Fix "'%s' directive argument is null" error
Use '%p' directive, and print handle's address if the address is null
and the handle doesn't have a name. This fixes the following
compilation error:
interface/efi/efi_debug.c:334:3: error: '%s' directive
argument is null [-Werror=format-overflow=]
Signed-off-by: Valentine Barshak <gvaxon@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/Makefile.housekeeping')
0 files changed, 0 insertions, 0 deletions