coreboot/util/intelmetool
Mate Kukri 5c769ab711 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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81191
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2024-03-17 19:08:48 +00:00
..
.gitignore .gitignore: Ignore .test/.dependencies globally 2020-10-31 18:21:36 +00:00
description.md
intelmetool.c util/intelmetool: Remove useless break after a break 2023-07-15 06:06:48 +00:00
intelmetool.h util/intelmetool: Add Intel Union Point support 2024-02-12 04:47:24 +00:00
Makefile util: Use common ARRAY_SIZE define 2023-05-22 19:24:27 +00:00
me.c
me.h
me_status.c util: Use common ARRAY_SIZE define 2023-05-22 19:24:27 +00:00
mmap.c util/intelmetool: Print the address in map_physical errors in hex 2024-03-17 19:08:48 +00:00
mmap.h
msr.c
msr.h
rcba.c
rcba.h