Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ intelmetool.c
File
intelmetool.c
util/intelmetool/src/intelmetool.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* intelmetool Dump interesting things about Management Engine even if hidden */
2
/* SPDX-License-Identifier: GPL-2.0-or-later */
3
4
#include <stdio.h>
Callers
nothing calls this directly
Calls
9
getopt_long
Function · 0.85
exit
Function · 0.85
perror
Function · 0.85
printf
Function · 0.85
isCPUGenuineIntel
Function · 0.85
dump_me_info
Function · 0.85
dump_bootguard_info
Function · 0.85
print_version
Function · 0.70
print_usage
Function · 0.70
Tested by
no test coverage detected