commit | df07d91956162c55f948cf150c14d678eca3b838 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Jul 06 16:31:32 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 14 18:03:18 2015 -0600 |
tree | e5c63fbc9561db31a578ff0d4e266f54c84d0138 | |
parent | 92587b364b1750612739438810f17c5b98f406fb [diff] |
x86: cmd_mtrr: Improve MTRR list information Print the meaningful base address and mask of an MTRR range without showing the memory type encoding or valid bit. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>