summaryrefslogtreecommitdiff
path: root/test/cmd/cpuid.c
AgeCommit message (Collapse)Author
2024-10-18x86: Add a cpuid commandSimon Glass
It is useful to obtain the results of cpuid queries, so add a command for this. Signed-off-by: Simon Glass <sjg@chromium.org>