cpu/amd: Use common AMD's MSR
This Phase #2 follows the CL done on Phase #1 (Change-Id: I0236e0960cd) Change-Id: Ia296e1f9073b45c9137d17fbef29ce4fdfabcb7c Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29369 Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
d35c7fe1bf
commit
1a5f1c89d7
3 changed files with 8 additions and 5 deletions
|
|
@ -58,6 +58,8 @@
|
|||
#define PSTATE_3_MSR 0xC0010067
|
||||
#define PSTATE_4_MSR 0xC0010068
|
||||
|
||||
#define MSR_PATCH_LOADER 0xC0010020
|
||||
|
||||
#define MSR_COFVID_STS 0xC0010071
|
||||
#define MSR_CSTATE_ADDRESS 0xC0010073
|
||||
#define OSVW_ID_Length 0xC0010140
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue