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
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
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 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
msr.c
msr.h util/intelmetool: Fix the BootGuard dump feature 2020-09-23 20:58:28 +00:00
rcba.c
rcba.h