commit | 29e1d7749133c4b9f06df719e06bee1aa0b437ad | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 17 08:48:27 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Jul 20 09:46:47 2020 +0800 |
tree | 3fbc8f9273a942ee0d4c0bd99cd60fdae2c6d4d8 | |
parent | d89e15f6e5c1d4e51c914e60325e14da3bb590ac [diff] |
x86: mtrr: Update the command to use the new mtrr calls 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> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>