efi_selftest: allow printing MAC addresses
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 5 Oct 2017 14:36:06 +0000 (16:36 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 9 Oct 2017 05:00:35 +0000 (07:00 +0200)
commit1b6332597f23ea71b94a9ce65e15a0d3f5ea23ed
treea9c710600641041811665bbbdc15c2fb19c08486
parent9820c2f30c028f40d22fdc892799fd7088f23bc7
efi_selftest: allow printing MAC addresses

Add %pm as format string to print a MAC address.
This is helpful when analyzing network problems.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/efi_selftest_console.c