u-boot-brain/cmd/x86
Simon Glass 8dda2baa97 x86: mtrr: Add support for writing to MTRRs on any CPU
To enable support for the 'mtrr' command, add a way to perform MTRR
operations on selected CPUs.

This works by setting up a little 'operation' structure and sending it
around the CPUs for action.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
2020-07-20 09:46:47 +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 command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
Makefile x86: Add a common HOB library 2019-08-09 22:24:02 +08:00
mtrr.c x86: mtrr: Add support for writing to MTRRs on any CPU 2020-07-20 09:46:47 +08:00