u-boot-brain/cmd/x86
Simon Glass 29d2d64ed5 x86: Add support for more than 8 MTRRs
At present the mtrr command only support 8 MTRRs. Some SoCs have more than
that. Update the implementation to support up to 10. Read the number of
MTRRs dynamically instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-09-25 11:27:27 +08:00
..
exception.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fsp.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
hob.c x86: Allow showing details about a HOB entry 2020-09-25 11:27:27 +08:00
Makefile x86: Add a common HOB library 2019-08-09 22:24:02 +08:00
mtrr.c x86: Add support for more than 8 MTRRs 2020-09-25 11:27:27 +08:00