commit | e643edd23ccfddddf80b116ffb72826ebd94151f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 17 08:48:29 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Jul 20 09:46:48 2020 +0800 |
tree | 9323ff737b537d14a58b65070bba4af94cb8fa78 | |
parent | 2c601b6901fcafa6fed5170b6871191dc1871181 [diff] |
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU Add a -c option to mtrr to allow any CPU to be updated with this command. 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>