u-boot/cmd/x86
Simon Glass 4fb2536e5b x86: Allow listing MTRRs in SPL
Move MTRR-listing code into a common file so it can be used from SPL.
Update the 'mtrr' command to call it.

Use this in SPL just before adjusting the MTRRs, so we can see the state
set up by the board. Only show it when debug is enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-07-17 17:08:44 +08:00
..
cbsysinfo.c x86: coreboot: Show unimplemented sysinfo tags 2023-05-11 10:25:29 +08:00
exception.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fsp.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hob.c x86: cmd: hob: Fix display of resource type for system memory 2021-08-02 15:11:41 +08:00
Makefile x86: Add a command to display coreboot sysinfo 2021-03-27 15:04:30 +13:00
mtrr.c x86: Allow listing MTRRs in SPL 2023-07-17 17:08:44 +08:00