]> Git Repo - J-u-boot.git/commit
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
authorSimon Glass <[email protected]>
Fri, 17 Jul 2020 14:48:31 +0000 (08:48 -0600)
committerBin Meng <[email protected]>
Mon, 20 Jul 2020 01:46:48 +0000 (09:46 +0800)
commit2a3d9a7af9b3f7abad4d1bc4d40f1d665a54da8f
tree4546d038f3daf513996fa0590f83274c01c3c501
parentc6efee503103f0e210cdd82653aca6c10814198d
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU

Update this command so it can list the MTRRs on a selected CPU. If
'-c all' is used, then all CPUs are listed.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Wolfgang Wallner <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Tested-by: Bin Meng <[email protected]>
cmd/x86/mtrr.c
This page took 0.055883 seconds and 4 git commands to generate.