commit | f9910fb0f1f0597c2b20e3da42696ae3d28c5fdd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 07 08:12:52 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 27 14:40:09 2020 +0800 |
tree | ded656b15708585c54aa08a1382ea33bf89d7a61 | |
parent | 193757090200d9fe401b3457ac8617ef82a530cb [diff] |
x86: mtrr: Drop the mask display when changing an mtrr We don't need to print this information since it is shown when the MTRRs are displayed. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>