coreboot/util/intelmetool
Nicholas Sudsgaard 60a68295b8 util/intelmetool: Add Intel Union Point support
The device IDs were taken from the 200 series datasheet (page 24).

Change-Id: I34b5cb61dd7b561778cc8506858cd436e6f04f9a
Signed-off-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80419
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-02-12 04:47:24 +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 treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +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