MCPcopy Create free account
hub / github.com/coreboot/coreboot / inteltool.c

File inteltool.c

util/inteltool/inteltool.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* inteltool - dump all registers on an Intel CPU + chipset based system */
2/* SPDX-License-Identifier: GPL-2.0-only */
3
4#include <stdio.h>

Callers

nothing calls this directly

Calls 15

getopt_longFunction · 0.85
exitFunction · 0.85
strlenFunction · 0.85
printfFunction · 0.85
perrorFunction · 0.85
pci_allocFunction · 0.85
fprintfFunction · 0.85
pci_get_devFunction · 0.85
print_rcbaFunction · 0.85
print_pmbaseFunction · 0.85
print_mchbarFunction · 0.85
print_epbarFunction · 0.85

Tested by

no test coverage detected