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 util/intelmetool: Fix the BootGuard dump feature 2020-09-23 20:58:28 +00:00
me.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
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 treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
msr.c util/intelmetool: Fix the BootGuard dump feature 2020-09-23 20:58:28 +00:00
msr.h util/intelmetool: Fix the BootGuard dump feature 2020-09-23 20:58:28 +00:00
rcba.c treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
rcba.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00