[ipxe-devel] [PATCH v2 1/2] [efi] Fix "'%s' directive argument is null" error

Michael Brown mcb30 at ipxe.org
Mon Jul 22 10:23:51 UTC 2019


On 09/06/2019 11:30, Valentine Barshak wrote:
> 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 at gmail.com>

Applied, thanks!

   http://git.ipxe.org/ipxe.git/commitdiff/412acd785

Michael



More information about the ipxe-devel mailing list