Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ amdtool.c
File
amdtool.c
util/amdtool/amdtool.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* amdtool - dump all registers on an AMD 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_long
Function · 0.85
exit
Function · 0.85
perror
Function · 0.85
printf
Function · 0.85
pci_alloc
Function · 0.85
fprintf
Function · 0.85
pci_get_dev
Function · 0.85
init_smn
Function · 0.85
print_espi
Function · 0.85
print_cpu_info
Function · 0.85
print_amd_msrs
Function · 0.85
print_acpimmio
Function · 0.85
Tested by
no test coverage detected