@@ -7200,10 +7200,13 @@ static PROCESSOR_SPECIFIC AMD_Zen3_Chagall_Specific[] = {
72007200};
72017201static PROCESSOR_SPECIFIC AMD_Zen4_Genoa_Specific [] = {
72027202 {
7203- .Brand = ZLIST ( "AMD EPYC 9654P" , \
7204- "AMD EPYC 9654" , \
7205- "AMD EPYC 9534" , \
7206- "AMD EPYC 9254" ),
7203+ .Brand = ZLIST ( "AMD EPYC Embedded 9654P" , \
7204+ "AMD EPYC Embedded 9654" , \
7205+ "AMD EPYC Embedded 9254" , \
7206+ "AMD EPYC 9654P" , \
7207+ "AMD EPYC 9654" , \
7208+ "AMD EPYC 9534" , \
7209+ "AMD EPYC 9254" ),
72077210 .Boost = {+13 , 0 },
72087211 .Param .Offset = {0 , 0 , 0 },
72097212 .CodeNameIdx = CN_GENOA ,
@@ -7229,9 +7232,12 @@ static PROCESSOR_SPECIFIC AMD_Zen4_Genoa_Specific[] = {
72297232 |LATCH_HSMP_CAPABLE
72307233 },
72317234 {
7232- .Brand = ZLIST ( "AMD EPYC 9554P" , \
7233- "AMD EPYC 9554" , \
7234- "AMD EPYC 9124" ),
7235+ .Brand = ZLIST ( "AMD EPYC Embedded 9554P" , \
7236+ "AMD EPYC Embedded 9554" , \
7237+ "AMD EPYC Embedded 9124" , \
7238+ "AMD EPYC 9554P" , \
7239+ "AMD EPYC 9554" , \
7240+ "AMD EPYC 9124" ),
72357241 .Boost = {+7 , 0 },
72367242 .Param .Offset = {0 , 0 , 0 },
72377243 .CodeNameIdx = CN_GENOA ,
@@ -7258,8 +7264,10 @@ static PROCESSOR_SPECIFIC AMD_Zen4_Genoa_Specific[] = {
72587264 |LATCH_HSMP_CAPABLE
72597265 },
72607266 {
7261- .Brand = ZLIST ( "AMD EPYC 9454P" , \
7262- "AMD EPYC 9454" ),
7267+ .Brand = ZLIST ( "AMD EPYC Embedded 9454P" , \
7268+ "AMD EPYC Embedded 9454" , \
7269+ "AMD EPYC 9454P" , \
7270+ "AMD EPYC 9454" ),
72637271 .Boost = {+11 , 0 },
72647272 .Param .Offset = {0 , 0 , 0 },
72657273 .CodeNameIdx = CN_GENOA ,
@@ -7272,8 +7280,10 @@ static PROCESSOR_SPECIFIC AMD_Zen4_Genoa_Specific[] = {
72727280 |LATCH_HSMP_CAPABLE
72737281 },
72747282 {
7275- .Brand = ZLIST ( "AMD EPYC 9354P" , \
7276- "AMD EPYC 9354" ),
7283+ .Brand = ZLIST ( "AMD EPYC Embedded 9354P" , \
7284+ "AMD EPYC Embedded 9354" , \
7285+ "AMD EPYC 9354P" , \
7286+ "AMD EPYC 9354" ),
72777287 .Boost = {+6 , 0 },
72787288 .Param .Offset = {0 , 0 , 0 },
72797289 .CodeNameIdx = CN_GENOA ,
0 commit comments