commit | e68b12805b65031e06a97a2257f1ad17a1c38ae4 | [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 | 8dda2baa976a3b4caa9c6e52a861adb0431f7dbf [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>