File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8279,7 +8279,8 @@ static PROCESSOR_SPECIFIC AMD_Zen4_RPL_Specific[] = {
8279
8279
{
8280
8280
.Brand = ZLIST ( "AMD Ryzen 9 7900X" , \
8281
8281
"AMD Ryzen 7 7700X" , \
8282
- "AMD Ryzen Embedded 7700X" ),
8282
+ "AMD Ryzen Embedded 7700X" , \
8283
+ "AMD Ryzen 5 7400F" ),
8283
8284
.Boost = {+9 , +1 },
8284
8285
.Param .Offset = {95 , 0 , 0 },
8285
8286
.CodeNameIdx = CN_RAPHAEL ,
@@ -9065,7 +9066,8 @@ static PROCESSOR_SPECIFIC AMD_Zen5_STX_Specific[] = {
9065
9066
};
9066
9067
static PROCESSOR_SPECIFIC AMD_Zen5_Eldora_Specific [] = {
9067
9068
{
9068
- .Brand = ZLIST ("AMD Ryzen 9 9950X" ),
9069
+ .Brand = ZLIST ( "AMD Ryzen 9 9950X" , \
9070
+ "AMD Ryzen 5 9600" ),
9069
9071
.Boost = {+14 , 0 },
9070
9072
.Param .Offset = {95 , 0 , 0 },
9071
9073
.CodeNameIdx = CN_ELDORA ,
You can’t perform that action at this time.
0 commit comments