MCPcopy 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_longFunction · 0.85
exitFunction · 0.85
perrorFunction · 0.85
printfFunction · 0.85
isCPUGenuineIntelFunction · 0.85
dump_me_infoFunction · 0.85
dump_bootguard_infoFunction · 0.85
print_versionFunction · 0.70
print_usageFunction · 0.70

Tested by

no test coverage detected