
28 Jun
2020
28 Jun
'20
10:40 a.m.
On Mon, Jun 15, 2020 at 1:00 AM Simon Glass sjg@chromium.org wrote:
Use the multi-CPU calls to set the MTRR values. This still supports only the boot CPU for now.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Wolfgang Wallner wolfgang.wallner@br-automation.com
Changes in v2:
- Drop the renamed mtrr_set_valid_() instead of mtrr_set_valid()
cmd/x86/mtrr.c | 34 ++++++++-------------------------- 1 file changed, 8 insertions(+), 26 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com