Attention is currently required from: Christian Walter, Máté Kukri, Nico Huber, Paul Menzel.
Hello Christian Walter, Nico Huber, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81191?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+1 by Paul Menzel, Code-Review+2 by Nico Huber, Verified+1 by build bot (Jenkins)
Change subject: util/intelmetool: Print the address in `map_physical` errors in hex ......................................................................
util/intelmetool: Print the address in `map_physical` errors in hex
Previously the incorrect 'd' format specifier was used despite the '0x' prefix implying hex to the user.
Change-Id: Ib97bd86ee0e0c8fe8c3785e22a4d9f6def3cae61 Signed-off-by: Mate Kukri kukri.mate@gmail.com --- M util/intelmetool/mmap.c 1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/81191/2