x86: Skip setting up MTRRs in slimbootloader
authorPark, Aiden <aiden.park@intel.com>
Sat, 3 Aug 2019 08:31:20 +0000 (08:31 +0000)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 9 Aug 2019 14:24:02 +0000 (22:24 +0800)
commitdbaec467671fd5b56cf380121340844863f5472d
tree76a67ce818240d1efbb1f0700663b3958766fbb8
parentd8f6db4768bc8516cf346546435588427a06e46b
x86: Skip setting up MTRRs in slimbootloader

The setting up MTRRs have already been done in previous
Slim Bootloader stages.

Signed-off-by: Aiden Park <aiden.park@intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/init_helpers.c