[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fwts-devel
Subject:    ACK: [PATCH 09/10] cpu/msr: update fields for MTRR_DEF_TYPE MSR
From:       Colin Ian King <colin.king () canonical ! com>
Date:       2019-07-24 15:06:54
Message-ID: a479d074-8ae2-3a0b-1f46-b5f559e4d066 () canonical ! com
[Download RAW message or body]

On 11/07/2019 18:46, Alex Hung wrote:
> BIT definition is as below:
> 
> 2:0	Default Memory Type
> 9:3	Reserved
> 10	Fixed Range MTRR Enable
> 11	MTRR Enable
> 63:12	Reserved
> 
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  src/cpu/msr/msr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/cpu/msr/msr.c b/src/cpu/msr/msr.c
> index 30c94e93..aa2e87dd 100644
> --- a/src/cpu/msr/msr.c
> +++ b/src/cpu/msr/msr.c
> @@ -434,7 +434,7 @@ static const msr_info IA32_MSRs[] = {
>  	{ "MC29_CTL2",			0x0000029d,	0x0000000040007fffULL, NULL },
>  	{ "MC30_CTL2",			0x0000029e,	0x0000000040007fffULL, NULL },
>  	{ "MC31_CTL2",			0x0000029f,	0x0000000040007fffULL, NULL },
> -	{ "MTRR_DEF_TYPE",		0x000002ff,	0x0000000000000c0fULL, NULL },
> +	{ "MTRR_DEF_TYPE",		0x000002ff,	0x0000000000000c07ULL, NULL },
>  	{ "PEBS_ENABLE",		0x000003f1,	0x0000000000000001ULL, NULL },
>  	{ "VMX_BASIC",			0x00000480,	0xffffffffffffffffULL, NULL },
>  	{ "VMX_PINPASED_CTLS",		0x00000481,	0xffffffffffffffffULL, NULL },
> 
Acked-by: Colin Ian King <colin.king@canonical.com>

-- 
fwts-devel mailing list
fwts-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/fwts-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic