feat(docs): Hugo
[csit.git] / docs / content / infrastructure / testbed_configuration / sm_clx_hw_bios_cfg.md
1 ---
2 bookToc: true
3 title: "SuperMicro Cascadelake"
4 ---
5
6 # SuperMicro Cascadelake
7
8 ## Linux lscpu
9
10 ```
11 Architecture:        x86_64
12 CPU op-mode(s):      32-bit, 64-bit
13 Byte Order:          Little Endian
14 CPU(s):              112
15 On-line CPU(s) list: 0-111
16 Thread(s) per core:  2
17 Core(s) per socket:  28
18 Socket(s):           2
19 NUMA node(s):        2
20 Vendor ID:           GenuineIntel
21 CPU family:          6
22 Model:               85
23 Model name:          Intel(R) Xeon(R) Platinum 8280 CPU @ 2.70GHz
24 Stepping:            7
25 CPU MHz:             3299.609
26 BogoMIPS:            5400.00
27 Virtualization:      VT-x
28 L1d cache:           32K
29 L1i cache:           32K
30 L2 cache:            1024K
31 L3 cache:            39424K
32 NUMA node0 CPU(s):   0-27,56-83
33 NUMA node1 CPU(s):   28-55,84-111
34 Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
35 cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
36 pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology
37 nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est
38 tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt
39 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch
40 cpuid_fault epb cat_l3 cdp_l3 invpcid_single ssbd mba ibrs ibpb stibp
41 ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1
42 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx
43 smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1
44 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
45 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
46 ```
47
48 ```
49 Architecture:        x86_64
50 CPU op-mode(s):      32-bit, 64-bit
51 Byte Order:          Little Endian
52 CPU(s):              96
53 On-line CPU(s) list: 0-95
54 Thread(s) per core:  2
55 Core(s) per socket:  24
56 Socket(s):           2
57 NUMA node(s):        2
58 Vendor ID:           GenuineIntel
59 CPU family:          6
60 Model:               85
61 Model name:          Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz
62 Stepping:            7
63 CPU MHz:             3000.989
64 BogoMIPS:            4600.00
65 Virtualization:      VT-x
66 L1d cache:           32K
67 L1i cache:           32K
68 L2 cache:            1024K
69 L3 cache:            36608K
70 NUMA node0 CPU(s):   0-23,48-71
71 NUMA node1 CPU(s):   24-47,72-95
72 Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
73 cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx
74 pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology
75 nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2
76 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt
77 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch
78 cpuid_fault epb cat_l3 cdp_l3 invpcid_single ssbd mba ibrs ibpb stibp
79 ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle
80 avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap
81 clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1
82 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
83 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
84 ```
85
86 ## Linux dmidecode
87
88 ```
89   # dmidecode 3.1
90   Getting SMBIOS data from sysfs.
91   SMBIOS 3.1.2 present.
92   Table at 0x6EB92000.
93
94   Handle 0x0000, DMI type 0, 26 bytes
95   BIOS Information
96           Vendor: American Megatrends Inc.
97           Version: 3.0c
98           Release Date: 03/27/2019
99           Address: 0xF0000
100           Runtime Size: 64 kB
101           ROM Size: 32 MB
102           Characteristics:
103                   PCI is supported
104                   BIOS is upgradeable
105                   BIOS shadowing is allowed
106                   Boot from CD is supported
107                   Selectable boot is supported
108                   BIOS ROM is socketed
109                   EDD is supported
110                   5.25"/1.2 MB floppy services are supported (int 13h)
111                   3.5"/720 kB floppy services are supported (int 13h)
112                   3.5"/2.88 MB floppy services are supported (int 13h)
113                   Print screen service is supported (int 5h)
114                   Serial services are supported (int 14h)
115                   Printer services are supported (int 17h)
116                   ACPI is supported
117                   USB legacy is supported
118                   BIOS boot specification is supported
119                   Targeted content distribution is supported
120                   UEFI is supported
121           BIOS Revision: 5.14
122
123   Handle 0x0001, DMI type 1, 27 bytes
124   System Information
125           Manufacturer: Supermicro
126           Product Name: SYS-7049GP-TRT
127           Version: 0123456789
128           Serial Number: S291427X9525476
129           UUID: 00000000-0000-0000-0000-AC1F6BACD7BA
130           Wake-up Type: Power Switch
131           SKU Number: To be filled by O.E.M.
132           Family: To be filled by O.E.M.
133
134   Handle 0x0002, DMI type 2, 15 bytes
135   Base Board Information
136           Manufacturer: Supermicro
137           Product Name: X11DPG-QT
138           Version: 1.10A
139           Serial Number: VM189S007860
140           Asset Tag: To be filled by O.E.M.
141           Features:
142                   Board is a hosting board
143                   Board is replaceable
144           Location In Chassis: To be filled by O.E.M.
145           Chassis Handle: 0x0003
146           Type: Motherboard
147           Contained Object Handles: 0
148
149   Handle 0x0003, DMI type 3, 22 bytes
150   Chassis Information
151           Manufacturer: Supermicro
152           Type: Other
153           Lock: Not Present
154           Version: 0123456789
155           Serial Number: C7470KH37A30566
156           Asset Tag: To be filled by O.E.M.
157           Boot-up State: Safe
158           Power Supply State: Safe
159           Thermal State: Safe
160           Security Status: None
161           OEM Information: 0x00000000
162           Height: Unspecified
163           Number Of Power Cords: 1
164           Contained Elements: 0
165           SKU Number: To be filled by O.E.M.
166
167   Handle 0x0055, DMI type 4, 48 bytes
168   Processor Information
169           Socket Designation: CPU1
170           Type: Central Processor
171           Family: Xeon
172           Manufacturer: Intel(R) Corporation
173           ID: 57 06 05 00 FF FB EB BF
174           Signature: Type 0, Family 6, Model 85, Stepping 7
175           Flags:
176                   FPU (Floating-point unit on-chip)
177                   VME (Virtual mode extension)
178                   DE (Debugging extension)
179                   PSE (Page size extension)
180                   TSC (Time stamp counter)
181                   MSR (Model specific registers)
182                   PAE (Physical address extension)
183                   MCE (Machine check exception)
184                   CX8 (CMPXCHG8 instruction supported)
185                   APIC (On-chip APIC hardware supported)
186                   SEP (Fast system call)
187                   MTRR (Memory type range registers)
188                   PGE (Page global enable)
189                   MCA (Machine check architecture)
190                   CMOV (Conditional move instruction supported)
191                   PAT (Page attribute table)
192                   PSE-36 (36-bit page size extension)
193                   CLFSH (CLFLUSH instruction supported)
194                   DS (Debug store)
195                   ACPI (ACPI supported)
196                   MMX (MMX technology supported)
197                   FXSR (FXSAVE and FXSTOR instructions supported)
198                   SSE (Streaming SIMD extensions)
199                   SSE2 (Streaming SIMD extensions 2)
200                   SS (Self-snoop)
201                   HTT (Multi-threading)
202                   TM (Thermal monitor supported)
203                   PBE (Pending break enabled)
204           Version: Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz
205           Voltage: 1.6 V
206           External Clock: 100 MHz
207           Max Speed: 4500 MHz
208           Current Speed: 2300 MHz
209           Status: Populated, Enabled
210           Upgrade: Socket LGA3647-1
211           L1 Cache Handle: 0x0052
212           L2 Cache Handle: 0x0053
213           L3 Cache Handle: 0x0054
214           Serial Number: Not Specified
215           Asset Tag: UNKNOWN
216           Part Number: Not Specified
217           Core Count: 24
218           Core Enabled: 24
219           Thread Count: 48
220           Characteristics:
221                   64-bit capable
222                   Multi-Core
223                   Hardware Thread
224                   Execute Protection
225                   Enhanced Virtualization
226                   Power/Performance Control
227
228   Handle 0x0059, DMI type 4, 48 bytes
229   Processor Information
230           Socket Designation: CPU2
231           Type: Central Processor
232           Family: Xeon
233           Manufacturer: Intel(R) Corporation
234           ID: 57 06 05 00 FF FB EB BF
235           Signature: Type 0, Family 6, Model 85, Stepping 7
236           Flags:
237                   FPU (Floating-point unit on-chip)
238                   VME (Virtual mode extension)
239                   DE (Debugging extension)
240                   PSE (Page size extension)
241                   TSC (Time stamp counter)
242                   MSR (Model specific registers)
243                   PAE (Physical address extension)
244                   MCE (Machine check exception)
245                   CX8 (CMPXCHG8 instruction supported)
246                   APIC (On-chip APIC hardware supported)
247                   SEP (Fast system call)
248                   MTRR (Memory type range registers)
249                   PGE (Page global enable)
250                   MCA (Machine check architecture)
251                   CMOV (Conditional move instruction supported)
252                   PAT (Page attribute table)
253                   PSE-36 (36-bit page size extension)
254                   CLFSH (CLFLUSH instruction supported)
255                   DS (Debug store)
256                   ACPI (ACPI supported)
257                   MMX (MMX technology supported)
258                   FXSR (FXSAVE and FXSTOR instructions supported)
259                   SSE (Streaming SIMD extensions)
260                   SSE2 (Streaming SIMD extensions 2)
261                   SS (Self-snoop)
262                   HTT (Multi-threading)
263                   TM (Thermal monitor supported)
264                   PBE (Pending break enabled)
265           Version: Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz
266           Voltage: 1.6 V
267           External Clock: 100 MHz
268           Max Speed: 4500 MHz
269           Current Speed: 2300 MHz
270           Status: Populated, Enabled
271           Upgrade: Socket LGA3647-1
272           L1 Cache Handle: 0x0056
273           L2 Cache Handle: 0x0057
274           L3 Cache Handle: 0x0058
275           Serial Number: Not Specified
276           Asset Tag: UNKNOWN
277           Part Number: Not Specified
278           Core Count: 24
279           Core Enabled: 24
280           Thread Count: 48
281           Characteristics:
282                   64-bit capable
283                   Multi-Core
284                   Hardware Thread
285                   Execute Protection
286                   Enhanced Virtualization
287                   Power/Performance Control
288 ```
289
290 ## Linux dmidecode pci
291
292 ```
293   Handle 0x000B, DMI type 9, 17 bytes
294   System Slot Information
295         Designation: CPU1 SLOT2 PCI-E 3.0 X16
296         Type: x16 PCI Express 3 x16
297         Current Usage: In Use
298         Length: Long
299         ID: 2
300         Characteristics:
301                 3.3 V is provided
302                 Opening is shared
303                 PME signal is supported
304         Bus Address: 0000:18:00.0
305
306   Handle 0x000C, DMI type 9, 17 bytes
307   System Slot Information
308         Designation: CPU1 SLOT4 PCI-E 3.0 X16
309         Type: x16 PCI Express 3 x16
310         Current Usage: In Use
311         Length: Short
312         ID: 4
313         Characteristics:
314                 3.3 V is provided
315                 Opening is shared
316                 PME signal is supported
317         Bus Address: 0000:3b:00.0
318
319   Handle 0x000D, DMI type 9, 17 bytes
320   System Slot Information
321         Designation: CPU2 SLOT6 PCI-E 3.0 X16
322         Type: x16 PCI Express 3 x16
323         Current Usage: Available
324         Length: Short
325         ID: 6
326         Characteristics:
327                 3.3 V is provided
328                 Opening is shared
329                 PME signal is supported
330         Bus Address: 0000:ff:00.0
331
332   Handle 0x000E, DMI type 9, 17 bytes
333   System Slot Information
334         Designation: CPU2 SLOT8 PCI-E 3.0 X16
335         Type: x16 PCI Express 3 x16
336         Current Usage: Available
337         Length: Short
338         ID: 8
339         Characteristics:
340                 3.3 V is provided
341                 Opening is shared
342                 PME signal is supported
343         Bus Address: 0000:ff:00.0
344
345   Handle 0x000F, DMI type 9, 17 bytes
346   System Slot Information
347         Designation: CPU1 SLOT9 PCI-E 3.0 X16
348         Type: x16 PCI Express 3 x16
349         Current Usage: Available
350         Length: Short
351         ID: 9
352         Characteristics:
353                 3.3 V is provided
354                 Opening is shared
355                 PME signal is supported
356         Bus Address: 0000:ff:00.0
357
358   Handle 0x0010, DMI type 9, 17 bytes
359   System Slot Information
360         Designation: CPU2 SLOT10 PCI-E 3.0 X16
361         Type: x16 PCI Express 3 x16
362         Current Usage: Available
363         Length: Short
364         ID: 10
365         Characteristics:
366                 3.3 V is provided
367                 Opening is shared
368                 PME signal is supported
369         Bus Address: 0000:ff:00.0
370
371   Handle 0x0011, DMI type 9, 17 bytes
372   System Slot Information
373         Designation: CPU2 SLOT11 PCI-E 3.0 X4(IN X8)
374         Type: x4 PCI Express 3 x8
375         Current Usage: Available
376         Length: Short
377         ID: 11
378         Characteristics:
379                 3.3 V is provided
380                 Opening is shared
381                 PME signal is supported
382         Bus Address: 0000:ff:00.0
383
384   Handle 0x0012, DMI type 9, 17 bytes
385   System Slot Information
386         Designation: M.2 CONNECTOR
387         Type: x4 M.2 Socket 2
388         Current Usage: Available
389         Length: Short
390         Characteristics:
391                 3.3 V is provided
392                 Opening is shared
393                 PME signal is supported
394         Bus Address: 0000:ff:00.0
395 ```
396
397 ## Linux dmidecode memory
398
399 ```
400   Handle 0x0023, DMI type 17, 84 bytes
401   Memory Device
402         Array Handle: 0x0021
403         Error Information Handle: Not Provided
404         Total Width: 72 bits
405         Data Width: 64 bits
406         Size: 16384 MB
407         Form Factor: DIMM
408         Set: None
409         Locator: P1-DIMMA1
410         Bank Locator: P0_Node0_Channel0_Dimm0
411         Type: DDR4
412         Type Detail: Synchronous
413         Speed: 2933 MT/s
414         Manufacturer: SK Hynix
415         Serial Number: 93275F0E
416         Asset Tag: P1-DIMMA1_AssetTag (date:19/22)
417         Part Number: HMA82GR7CJR8N-WM
418         Rank: 2
419         Configured Clock Speed: 2934 MT/s
420         Minimum Voltage: 1.2 V
421         Maximum Voltage: 1.2 V
422         Configured Voltage: 1.2 V
423
424   Handle 0x0024, DMI type 17, 84 bytes
425   Memory Device
426         Array Handle: 0x0021
427         Error Information Handle: Not Provided
428         Total Width: Unknown
429         Data Width: Unknown
430         Size: No Module Installed
431         Form Factor: DIMM
432         Set: None
433         Locator: P1-DIMMA2
434         Bank Locator: P0_Node0_Channel0_Dimm1
435         Type: Unknown
436         Type Detail: Unknown
437         Speed: Unknown
438         Manufacturer: NO DIMM
439         Serial Number: NO DIMM
440         Asset Tag: NO DIMM
441         Part Number: NO DIMM
442         Rank: Unknown
443         Configured Clock Speed: Unknown
444         Minimum Voltage: 1.2 V
445         Maximum Voltage: 1.2 V
446         Configured Voltage: 1.2 V
447
448   Handle 0x0025, DMI type 17, 84 bytes
449   Memory Device
450         Array Handle: 0x0021
451         Error Information Handle: Not Provided
452         Total Width: 72 bits
453         Data Width: 64 bits
454         Size: 16384 MB
455         Form Factor: DIMM
456         Set: None
457         Locator: P1-DIMMB1
458         Bank Locator: P0_Node0_Channel1_Dimm0
459         Type: DDR4
460         Type Detail: Synchronous
461         Speed: 2933 MT/s
462         Manufacturer: SK Hynix
463         Serial Number: 93275F1F
464         Asset Tag: P1-DIMMB1_AssetTag (date:19/22)
465         Part Number: HMA82GR7CJR8N-WM
466         Rank: 2
467         Configured Clock Speed: 2934 MT/s
468         Minimum Voltage: 1.2 V
469         Maximum Voltage: 1.2 V
470         Configured Voltage: 1.2 V
471
472   Handle 0x0027, DMI type 17, 84 bytes
473   Memory Device
474         Array Handle: 0x0021
475         Error Information Handle: Not Provided
476         Total Width: 72 bits
477         Data Width: 64 bits
478         Size: 16384 MB
479         Form Factor: DIMM
480         Set: None
481         Locator: P1-DIMMC1
482         Bank Locator: P0_Node0_Channel2_Dimm0
483         Type: DDR4
484         Type Detail: Synchronous
485         Speed: 2933 MT/s
486         Manufacturer: SK Hynix
487         Serial Number: 93275F07
488         Asset Tag: P1-DIMMC1_AssetTag (date:19/22)
489         Part Number: HMA82GR7CJR8N-WM
490         Rank: 2
491         Configured Clock Speed: 2934 MT/s
492         Minimum Voltage: 1.2 V
493         Maximum Voltage: 1.2 V
494         Configured Voltage: 1.2 V
495
496   Handle 0x002B, DMI type 17, 84 bytes
497   Memory Device
498         Array Handle: 0x0029
499         Error Information Handle: Not Provided
500         Total Width: 72 bits
501         Data Width: 64 bits
502         Size: 16384 MB
503         Form Factor: DIMM
504         Set: None
505         Locator: P1-DIMMD1
506         Bank Locator: P0_Node1_Channel0_Dimm0
507         Type: DDR4
508         Type Detail: Synchronous
509         Speed: 2933 MT/s
510         Manufacturer: SK Hynix
511         Serial Number: 93275F02
512         Asset Tag: P1-DIMMD1_AssetTag (date:19/22)
513         Part Number: HMA82GR7CJR8N-WM
514         Rank: 2
515         Configured Clock Speed: 2934 MT/s
516         Minimum Voltage: 1.2 V
517         Maximum Voltage: 1.2 V
518         Configured Voltage: 1.2 V
519
520   Handle 0x002C, DMI type 17, 84 bytes
521   Memory Device
522         Array Handle: 0x0029
523         Error Information Handle: Not Provided
524         Total Width: Unknown
525         Data Width: Unknown
526         Size: No Module Installed
527         Form Factor: DIMM
528         Set: None
529         Locator: P1-DIMMD2
530         Bank Locator: P0_Node1_Channel0_Dimm1
531         Type: Unknown
532         Type Detail: Unknown
533         Speed: Unknown
534         Manufacturer: NO DIMM
535         Serial Number: NO DIMM
536         Asset Tag: NO DIMM
537         Part Number: NO DIMM
538         Rank: Unknown
539         Configured Clock Speed: Unknown
540         Minimum Voltage: 1.2 V
541         Maximum Voltage: 1.2 V
542         Configured Voltage: 1.2 V
543
544   Handle 0x002D, DMI type 17, 84 bytes
545   Memory Device
546         Array Handle: 0x0029
547         Error Information Handle: Not Provided
548         Total Width: 72 bits
549         Data Width: 64 bits
550         Size: 16384 MB
551         Form Factor: DIMM
552         Set: None
553         Locator: P1-DIMME1
554         Bank Locator: P0_Node1_Channel1_Dimm0
555         Type: DDR4
556         Type Detail: Synchronous
557         Speed: 2933 MT/s
558         Manufacturer: SK Hynix
559         Serial Number: 93275F19
560         Asset Tag: P1-DIMME1_AssetTag (date:19/22)
561         Part Number: HMA82GR7CJR8N-WM
562         Rank: 2
563         Configured Clock Speed: 2934 MT/s
564         Minimum Voltage: 1.2 V
565         Maximum Voltage: 1.2 V
566         Configured Voltage: 1.2 V
567
568   Handle 0x002F, DMI type 17, 84 bytes
569   Memory Device
570         Array Handle: 0x0029
571         Error Information Handle: Not Provided
572         Total Width: 72 bits
573         Data Width: 64 bits
574         Size: 16384 MB
575         Form Factor: DIMM
576         Set: None
577         Locator: P1-DIMMF1
578         Bank Locator: P0_Node1_Channel2_Dimm0
579         Type: DDR4
580         Type Detail: Synchronous
581         Speed: 2933 MT/s
582         Manufacturer: SK Hynix
583         Serial Number: 93275FD3
584         Asset Tag: P1-DIMMF1_AssetTag (date:19/22)
585         Part Number: HMA82GR7CJR8N-WM
586         Rank: 2
587         Configured Clock Speed: 2934 MT/s
588         Minimum Voltage: 1.2 V
589         Maximum Voltage: 1.2 V
590         Configured Voltage: 1.2 V
591
592   Handle 0x0031, DMI type 16, 23 bytes
593   Physical Memory Array
594         Location: System Board Or Motherboard
595         Use: System Memory
596         Error Correction Type: Single-bit ECC
597         Maximum Capacity: 2304 GB
598         Error Information Handle: Not Provided
599         Number Of Devices: 4
600
601   Handle 0x0033, DMI type 17, 84 bytes
602   Memory Device
603         Array Handle: 0x0031
604         Error Information Handle: Not Provided
605         Total Width: 72 bits
606         Data Width: 64 bits
607         Size: 16384 MB
608         Form Factor: DIMM
609         Set: None
610         Locator: P2-DIMMA1
611         Bank Locator: P1_Node0_Channel0_Dimm0
612         Type: DDR4
613         Type Detail: Synchronous
614         Speed: 2933 MT/s
615         Manufacturer: SK Hynix
616         Serial Number: 93275FE2
617         Asset Tag: P2-DIMMA1_AssetTag (date:19/22)
618         Part Number: HMA82GR7CJR8N-WM
619         Rank: 2
620         Configured Clock Speed: 2934 MT/s
621         Minimum Voltage: 1.2 V
622         Maximum Voltage: 1.2 V
623         Configured Voltage: 1.2 V
624
625   Handle 0x0034, DMI type 17, 84 bytes
626   Memory Device
627         Array Handle: 0x0031
628         Error Information Handle: Not Provided
629         Total Width: Unknown
630         Data Width: Unknown
631         Size: No Module Installed
632         Form Factor: DIMM
633         Set: None
634         Locator: P2-DIMMA2
635         Bank Locator: P1_Node0_Channel0_Dimm1
636         Type: Unknown
637         Type Detail: Unknown
638         Speed: Unknown
639         Manufacturer: NO DIMM
640         Serial Number: NO DIMM
641         Asset Tag: NO DIMM
642         Part Number: NO DIMM
643         Rank: Unknown
644         Configured Clock Speed: Unknown
645         Minimum Voltage: 1.2 V
646         Maximum Voltage: 1.2 V
647         Configured Voltage: 1.2 V
648
649   Handle 0x0035, DMI type 17, 84 bytes
650   Memory Device
651         Array Handle: 0x0031
652         Error Information Handle: Not Provided
653         Total Width: 72 bits
654         Data Width: 64 bits
655         Size: 16384 MB
656         Form Factor: DIMM
657         Set: None
658         Locator: P2-DIMMB1
659         Bank Locator: P1_Node0_Channel1_Dimm0
660         Type: DDR4
661         Type Detail: Synchronous
662         Speed: 2933 MT/s
663         Manufacturer: SK Hynix
664         Serial Number: 93276001
665         Asset Tag: P2-DIMMB1_AssetTag (date:19/22)
666         Part Number: HMA82GR7CJR8N-WM
667         Rank: 2
668         Configured Clock Speed: 2934 MT/s
669         Minimum Voltage: 1.2 V
670         Maximum Voltage: 1.2 V
671         Configured Voltage: 1.2 V
672
673   Handle 0x0037, DMI type 17, 84 bytes
674   Memory Device
675         Array Handle: 0x0031
676         Error Information Handle: Not Provided
677         Total Width: 72 bits
678         Data Width: 64 bits
679         Size: 16384 MB
680         Form Factor: DIMM
681         Set: None
682         Locator: P2-DIMMC1
683         Bank Locator: P1_Node0_Channel2_Dimm0
684         Type: DDR4
685         Type Detail: Synchronous
686         Speed: 2933 MT/s
687         Manufacturer: SK Hynix
688         Serial Number: 93276005
689         Asset Tag: P2-DIMMC1_AssetTag (date:19/22)
690         Part Number: HMA82GR7CJR8N-WM
691         Rank: 2
692         Configured Clock Speed: 2934 MT/s
693         Minimum Voltage: 1.2 V
694         Maximum Voltage: 1.2 V
695         Configured Voltage: 1.2 V
696
697   Handle 0x0039, DMI type 16, 23 bytes
698   Physical Memory Array
699         Location: System Board Or Motherboard
700         Use: System Memory
701         Error Correction Type: Single-bit ECC
702         Maximum Capacity: 2304 GB
703         Error Information Handle: Not Provided
704         Number Of Devices: 4
705
706   Handle 0x003B, DMI type 17, 84 bytes
707   Memory Device
708         Array Handle: 0x0039
709         Error Information Handle: Not Provided
710         Total Width: 72 bits
711         Data Width: 64 bits
712         Size: 16384 MB
713         Form Factor: DIMM
714         Set: None
715         Locator: P2-DIMMD1
716         Bank Locator: P1_Node1_Channel0_Dimm0
717         Type: DDR4
718         Type Detail: Synchronous
719         Speed: 2933 MT/s
720         Manufacturer: SK Hynix
721         Serial Number: 93275F44
722         Asset Tag: P2-DIMMD1_AssetTag (date:19/22)
723         Part Number: HMA82GR7CJR8N-WM
724         Rank: 2
725         Configured Clock Speed: 2934 MT/s
726         Minimum Voltage: 1.2 V
727         Maximum Voltage: 1.2 V
728         Configured Voltage: 1.2 V
729
730   Handle 0x003C, DMI type 17, 84 bytes
731   Memory Device
732         Array Handle: 0x0039
733         Error Information Handle: Not Provided
734         Total Width: Unknown
735         Data Width: Unknown
736         Size: No Module Installed
737         Form Factor: DIMM
738         Set: None
739         Locator: P2-DIMMD2
740         Bank Locator: P1_Node1_Channel0_Dimm1
741         Type: Unknown
742         Type Detail: Unknown
743         Speed: Unknown
744         Manufacturer: NO DIMM
745         Serial Number: NO DIMM
746         Asset Tag: NO DIMM
747         Part Number: NO DIMM
748         Rank: Unknown
749         Configured Clock Speed: Unknown
750         Minimum Voltage: 1.2 V
751         Maximum Voltage: 1.2 V
752         Configured Voltage: 1.2 V
753
754   Handle 0x003D, DMI type 17, 84 bytes
755   Memory Device
756         Array Handle: 0x0039
757         Error Information Handle: Not Provided
758         Total Width: 72 bits
759         Data Width: 64 bits
760         Size: 16384 MB
761         Form Factor: DIMM
762         Set: None
763         Locator: P2-DIMME1
764         Bank Locator: P1_Node1_Channel1_Dimm0
765         Type: DDR4
766         Type Detail: Synchronous
767         Speed: 2933 MT/s
768         Manufacturer: SK Hynix
769         Serial Number: 93275FDF
770         Asset Tag: P2-DIMME1_AssetTag (date:19/22)
771         Part Number: HMA82GR7CJR8N-WM
772         Rank: 2
773         Configured Clock Speed: 2934 MT/s
774         Minimum Voltage: 1.2 V
775         Maximum Voltage: 1.2 V
776         Configured Voltage: 1.2 V
777
778   Handle 0x003F, DMI type 17, 84 bytes
779   Memory Device
780         Array Handle: 0x0039
781         Error Information Handle: Not Provided
782         Total Width: 72 bits
783         Data Width: 64 bits
784         Size: 16384 MB
785         Form Factor: DIMM
786         Set: None
787         Locator: P2-DIMMF1
788         Bank Locator: P1_Node1_Channel2_Dimm0
789         Type: DDR4
790         Type Detail: Synchronous
791         Speed: 2933 MT/s
792         Manufacturer: SK Hynix
793         Serial Number: 93275FDD
794         Asset Tag: P2-DIMMF1_AssetTag (date:19/22)
795         Part Number: HMA82GR7CJR8N-WM
796         Rank: 2
797         Configured Clock Speed: 2934 MT/s
798         Minimum Voltage: 1.2 V
799         Maximum Voltage: 1.2 V
800         Configured Voltage: 1.2 V
801 ```
802
803 ## Xeon CLX Server BIOS Configuration - TG
804
805 ### Boot Feature
806
807 ```
808   |  Quiet Boot                                [Enabled]               |Boot option                  |
809   |                                                                    |                             |
810   |  Option ROM Messages                       [Force BIOS]            |                             |
811   |  Bootup NumLock State                      [On]                    |                             |
812   |  Wait For "F1" If Error                    [Enabled]               |                             |
813   |  INT19 Trap Response                       [Immediate]             |                             |
814   |  Re-try Boot                               [Disabled]              |                             |
815   |  Install Windows 7 USB support             [Disabled]              |                             |
816   |  Port 61h Bit-4 Emulation                  [Disabled]              |                             |
817   |                                                                    |                             |
818   |  Power Configuration                                               |                             |
819   |  Watch Dog Function                        [Disabled]              |                             |
820   |  Restore on AC Power Loss                  [Last State]            |                             |
821   |  Power Button Function                     [Instant Off]           |                             |
822 ```
823
824 ### CPU Configuration
825
826 ```
827   |  Processor Configuration                                          ^|Enables Hyper Threading      |
828   |  --------------------------------------------------               *|(Software Method to          |
829   |  Processor BSP Revision                    50657 - CLX B1         *|Enable/Disable Logical       |
830   |  Processor Socket                          CPU1      |  CPU2      *|Processor threads.           |
831   |  Processor ID                              00050657* |  00050657  *|                             |
832   |  Processor Frequency                       2.700GHz  |  2.700GHz  *|                             |
833   |  Processor Max Ratio                            1BH  |  1BH       *|                             |
834   |  Processor Min Ratio                            0AH  |  0AH       *|                             |
835   |  Microcode Revision                        0500002C  |  0500002C  *|                             |
836   |  L1 Cache RAM                                  64KB  |      64KB  *|                             |
837   |  L2 Cache RAM                                1024KB  |    1024KB  *|                             |
838   |  L3 Cache RAM                               39424KB  |   39424KB  *|                             |
839   |  Processor 0 Version                                              *|                             |
840   |  Intel(R) Xeon(R) Platinum 8280 CPU @ 2.70GHz                     *|                             |
841   |  Processor 1 Version                                              *|                             |
842   |  Intel(R) Xeon(R) Platinum 8280 CPU @ 2.70GHz                     *|                             |
843   |                                                                   *|-----------------------------|
844   |  Hyper-Threading [ALL]                     [Enable]               *|><: Select Screen            |
845   |  Cores Enabled                             0                      *|^v: Select Item              |
846   |  Monitor/Mwait                             [Auto]                 *|Enter: Select                |
847   |  Execute Disable Bit                       [Enable]               +|+/-: Change Opt.             |
848   |  Intel Virtualization Technology           [Enable]               +|F1: General Help             |
849   |  PPIN Control                              [Unlock/Enable]        +|F2: Previous Values          |
850   |  Hardware Prefetcher                       [Enable]               +|F3: Optimized Defaults       |
851   |  Adjacent Cache Prefetch                   [Enable]               v|F4: Save & Exit              |
852   |  DCU Streamer Prefetcher                   [Enable]                |                             |
853   |  DCU IP Prefetcher                         [Enable]                |                             |
854   |  LLC Prefetch                              [Disable]               |                             |
855   |  Extended APIC                             [Disable]               |                             |
856   |  AES-NI                                    [Enable]                |                             |
857   |> Advanced Power Management Configuration                           |                             |
858 ```
859
860 #### Advanced Power Management Configuration
861
862 ```
863   |  Advanced Power Management Configuration                           |Switch CPU Power Management  |
864   |  --------------------------------------------------                |profile                      |
865   |  Power Technology                          [Custom]                |                             |
866   |  Power Performance Tuning                  [BIOS Controls EPB]     |                             |
867   |  ENERGY_PERF_BIAS_CFG mode                 [Maximum Performance]   |                             |
868   |> CPU P State Control                                               |                             |
869   |> Hardware PM State Control                                         |                             |
870   |> CPU C State Control                                               |                             |
871   |> Package C State Control                                           |                             |
872   |> CPU T State Control                                               |                             |
873 ```
874
875 ##### CPU P State Control
876
877 ```
878   |  CPU P State Control                                               |EIST allows the processor    |
879   |                                                                    |to dynamically adjust        |
880   |  SpeedStep (P-States)                      [Disable]               |frequency and voltage based  |
881   |  EIST PSD Function                         [HW_ALL]                |on power versus performance  |
882   |                                                                    |needs.                       |
883   |                                                                    |                             |
884 ```
885
886 ##### Hardware PM State Control
887
888 ```
889   |  Hardware PM State Control                                         |If set to Disable, hardware ^|
890   |                                                                    |will choose a P-state       *|
891   |  Hardware P-States                         [Disable]               |setting for the system      *|
892   |                                                                    |based on an OS request.     *|
893   |                                                                    |If set to Native Mode,      *|
894   |                                                                    |hardware will choose a      *|
895   |                                                                    |P-state setting based on OS *|
896   |                                                                    |guidance.                   *|
897   |                                                                    |If set to Native Mode with  *|
898   |                                                                    |No Legacy Support, hardware *|
899   |                                                                    |will choose a P-state       *|
900   |                                                                    |setting independently       *|
901   |                                                                    |without OS guidance.        +|
902   |                                                                    |If set to Out of Band Mode, +|
903   |                                                                    |hardware autonomously       v|
904 ```
905
906 ##### CPU C State Control
907
908 ```
909   |  CPU C State Control                                               |Select Enable to support     |
910   |                                                                    |Autonomous Core C-State      |
911   |  Autonomous Core C-State                   [Disable]               |control which will allow     |
912   |  CPU C6 report                             [Disable]               |the processor core to        |
913   |  Enhanced Halt State (C1E)                 [Disable]               |control its C-State setting  |
914   |                                                                    |automatically and            |
915   |                                                                    |independently.               |
916 ```
917
918 ##### Package C State Control
919
920 ```
921   |  Package C State Control                                           |Limit the lowest package     |
922   |                                                                    |level C-State to             |
923   |  Package C State                           [C0/C1 state]           |processors. Lower package    |
924   |                                                                    |C-State lower processor      |
925   |                                                                    |power consumption upon idle. |
926 ```
927
928 ##### CPU T State Control
929
930 ```
931   |  CPU T State Control                                               |Enable/Disable CPU           |
932   |                                                                    |throttling by OS.            |
933   |  Software Controlled T-States              [Disable]               |Throttling reduces power     |
934   |                                                                    |consumption                  |
935 ```
936
937 #### Chipset Configuration
938
939 ```
940   |  WARNING: Setting wrong values in below sections may cause         |North Bridge Parameters      |
941   |           system to malfunction.                                   |                             |
942   |> North Bridge                                                      |                             |
943   |> South Bridge                                                      |                             |
944 ```
945
946 ##### North Bridge
947
948 ```
949   |> UPI Configuration                                                 |Displays and provides        |
950   |> Memory Configuration                                              |option to change the UPI     |
951   |> IIO Configuration                                                 |Settings                     |
952 ```
953
954 ##### UPI Configuration
955
956 ```
957   |  UPI Configuration                                                 |Use this feature to select   |
958   |  --------------------------------------------------                |the degrading precedence     |
959   |  Number of CPU                             2                       |option for Ultra Path        |
960   |  Number of Active UPI Link                 3                       |Interconnect connections.    |
961   |  Current UPI Link Speed                    Fast                    |Select Topology Precedent    |
962   |  Current UPI Link Frequency                10.4 GT/s               |to degrade UPI features if   |
963   |  UPI Global MMIO Low Base / Limit          90000000 / FBFFFFFF     |system options are in        |
964   |  UPI Global MMIO High Base / Limit         0000000000000000 /      |conflict. Select Feature     |
965   |                                            00000000FFFFFFFF        |Precedent to degrade UPI     |
966   |  UPI Pci-e Configuration Base / Size       80000000 / 10000000     |topology if system options   |
967   |  Degrade Precedence                        [Topology Precedence]   |are in conflict.             |
968   |  Link L0p Enable                           [Disable]               |                             |
969   |  Link L1 Enable                            [Disable]               |                             |
970   |  IO Directory Cache (IODC)                 [Auto]                  |                             |
971   |  SNC                                       [Disable]               |                             |
972   |  XPT Prefetch                              [Disable]               |                             |
973   |  KTI Prefetch                              [Enable]                |-----------------------------|
974   |  Local/Remote Threshold                    [Auto]                  |><: Select Screen            |
975   |  Stale AtoS                                [Auto]                  |^v: Select Item              |
976   |  LLC Dead Line Alloc                       [Enable]                |Enter: Select                |
977   |  Isoc Mode                                 [Auto]                  |+/-: Change Opt.             |
978 ```
979
980 ##### Memory Configuration
981
982 ```
983   |                                                                    |Select POR to enforce POR    |
984   |  --------------------------------------------------                |restrictions for DDR4        |
985   |  Integrated Memory Controller (iMC)                                |frequency and voltage        |
986   |  --------------------------------------------------                |programming                  |
987   |                                                                    |                             |
988   |  Enforce POR                               [POR]                   |                             |
989   |  PPR Type                                  [Hard PPR]              |                             |
990   |  Enhanced PPR                              [Disable]               |                             |
991   |   Operation Mode                           [Test and Repair]       |                             |
992   |  Memory Frequency                          [2933]                  |                             |
993   |  Data Scrambling for DDR4                  [Auto]                  |                             |
994   |  tCCD_L Relaxation                         [Auto]                  |                             |
995   |  tRWSR Relaxation                          [Disable]               |                             |
996   |  tRFC Optimization for 16Gb Based DIMM     [Force 550ns]           |                             |
997   |  2x Refresh                                [Auto]                  |                             |
998   |  Page Policy                               [Auto]                  |                             |
999   |  IMC Interleaving                          [2-way Interleave]      |-----------------------------|
1000   |> Memory Topology                                                   |><: Select Screen            |
1001   |> Memory RAS Configuration                                          |^v: Select Item              |
1002 ```
1003
1004 ##### IIO Configuration
1005
1006 ```
1007   |  IIO Configuration                                                 |Expose IIO DFX devices and   |
1008   |  --------------------------------------------------                |other CPU devices like PMON  |
1009   |                                                                    |                             |
1010   |  EV DFX Features                           [Disable]               |                             |
1011   |> CPU1 Configuration                                                |                             |
1012   |> CPU2 Configuration                                                |                             |
1013   |> IOAT Configuration                                                |                             |
1014   |> Intel. VT for Directed I/O (VT-d)                                 |                             |
1015   |> Intel. VMD technology                                             |                             |
1016   |                                                                    |                             |
1017   |   IIO-PCIE Express Global Options                                  |                             |
1018   |  ========================================                          |                             |
1019   |  PCI-E Completion Timeout Disable          [No]                    |                             |
1020 ```
1021
1022 ##### CPU1 Configuration
1023
1024 ```
1025   |  IOU0 (IIO PCIe Br1)                       [Auto]                  |Selects PCIe port            |
1026   |  IOU1 (IIO PCIe Br2)                       [Auto]                  |Bifurcation for selected     |
1027   |  IOU2 (IIO PCIe Br3)                       [Auto]                  |slot(s)                      |
1028   |> CPU1 SLOT2 PCI-E 3.0 X16                                          |                             |
1029   |> CPU1 SLOT4 PCI-E 3.0 X16                                          |                             |
1030   |> CPU1 SLOT9 PCI-E 3.0 X16                                          |                             |
1031 ```
1032
1033 ##### CPU2 Configuration
1034
1035 ```
1036   |  IOU0 (IIO PCIe Br1)                       [Auto]                  |Selects PCIe port            |
1037   |  IOU1 (IIO PCIe Br2)                       [Auto]                  |Bifurcation for selected     |
1038   |  IOU2 (IIO PCIe Br3)                       [Auto]                  |slot(s)                      |
1039   |> CPU2 SLOT6 PCI-E 3.0 X16                                          |                             |
1040   |> CPU2 SLOT8 PCI-E 3.0 X16                                          |                             |
1041   |> CPU2 SLOT10 PCI-E 3.0 X16                                         |                             |
1042 ```
1043
1044 #### South Bridge
1045
1046 ```
1047   |                                                                    |Enables Legacy USB support.  |
1048   |  USB Module Version                        21                      |AUTO option disables legacy  |
1049   |                                                                    |support if no USB devices    |
1050   |  USB Devices:                                                      |are connected. DISABLE       |
1051   |        1 Keyboard, 1 Mouse, 1 Hub                                  |option will keep USB         |
1052   |                                                                    |devices available only for   |
1053   |  Legacy USB Support                        [Enabled]               |EFI applications.            |
1054   |  XHCI Hand-off                             [Enabled]               |                             |
1055   |  Port 60/64 Emulation                      [Enabled]               |                             |
1056   |  PCIe PLL SSC                              [Disable]               |                             |
1057   |  Real USB Wake Up                          [Enabled]               |                             |
1058   |  Front USB Wake Up                         [Enabled]               |                             |
1059   |                                                                    |                             |
1060   |  Azalia                                    [Auto]                  |                             |
1061   |    Azalia PME Enable                       [Disabled]              |                             |
1062 ```
1063
1064 ### PCIe/PCI/PnP Configuration
1065
1066 ```
1067   |  PCI Bus Driver Version                    A5.01.18               ^|Enables or Disables 64bit    |
1068   |                                                                   *|capable Devices to be        |
1069   |  PCI Devices Common Settings:                                     *|Decoded in Above 4G Address  |
1070   |  Above 4G Decoding                         [Enabled]              *|Space (Only if System        |
1071   |  SR-IOV Support                            [Enabled]              *|Supports 64 bit PCI          |
1072   |  ARI Support                               [Enabled]              *|Decoding).                   |
1073   |  MMIO High Base                            [56T]                  *|                             |
1074   |  MMIO High Granularity Size                [256G]                 *|                             |
1075   |  Maximum Read Request                      [Auto]                 *|                             |
1076   |  MMCFG Base                                [2G]                   *|                             |
1077   |  NVMe Firmware Source                      [Vendor Defined        *|                             |
1078   |                                            Firmware]              *|                             |
1079   |  VGA Priority                              [Onboard]              *|                             |
1080   |  CPU1 SLOT2 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
1081   |  CPU1 SLOT4 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
1082   |  CPU2 SLOT6 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
1083   |  CPU2 SLOT8 PCI-E 3.0 X16 OPROM            [Legacy]               *|-----------------------------|
1084   |  CPU1 SLOT9 PCI-E 3.0 X16 OPROM            [Legacy]               *|><: Select Screen            |
1085   |  CPU2 SLOT10 PCI-E 3.0 X16 OPROM           [Legacy]               *|^v: Select Item              |
1086   |  CPU2 SLOT11 PCI-E 3.0 X4(IN X8) OPROM     [Legacy]               *|Enter: Select                |
1087   |  M.2 CONNECTOR OPROM                       [Legacy]               *|+/-: Change Opt.             |
1088   |  Bus Master Enable                         [Enabled]              +|F1: General Help             |
1089   |  Onboard LAN1 Option ROM                   [Legacy]               +|F2: Previous Values          |
1090   |  Onboard LAN2 Option ROM                   [Disabled]             +|F3: Optimized Defaults       |
1091   |  Onboard Video Option ROM                  [Legacy]               v|F4: Save & Exit              |
1092   |> Network Stack Configuration                                       |                             |
1093 ```
1094
1095 ### ACPI Settings
1096
1097 ```
1098   |  ACPI Settings                                                     |Enable or Disable Non        |
1099   |                                                                    |uniform Memory Access        |
1100   |  NUMA                                      [Enabled]               |(NUMA).                      |
1101   |  WHEA Support                              [Enabled]               |                             |
1102   |  High Precision Event Timer                [Enabled]               |                             |
1103 ```
1104
1105 ## Xeon CLX Server BIOS Configuration - DUT
1106
1107 ### Boot Feature
1108
1109 ```
1110   |  Quiet Boot                                [Enabled]               |Boot option                  |
1111   |                                                                    |                             |
1112   |  Option ROM Messages                       [Force BIOS]            |                             |
1113   |  Bootup NumLock State                      [On]                    |                             |
1114   |  Wait For "F1" If Error                    [Enabled]               |                             |
1115   |  INT19 Trap Response                       [Immediate]             |                             |
1116   |  Re-try Boot                               [Disabled]              |                             |
1117   |  Install Windows 7 USB support             [Disabled]              |                             |
1118   |  Port 61h Bit-4 Emulation                  [Disabled]              |                             |
1119   |                                                                    |                             |
1120   |  Power Configuration                                               |                             |
1121   |  Watch Dog Function                        [Disabled]              |                             |
1122   |  Restore on AC Power Loss                  [Last State]            |                             |
1123   |  Power Button Function                     [Instant Off]           |                             |
1124 ```
1125
1126 ### CPU Configuration
1127
1128 ```
1129   |--------------------------------------------------------------------+-----------------------------\
1130   |  Processor Configuration                                          ^|Enables Hyper Threading      |
1131   |  --------------------------------------------------               *|(Software Method to          |
1132   |  Processor BSP Revision                    50657 - CLX B1         *|Enable/Disable Logical       |
1133   |  Processor Socket                          CPU1      |  CPU2      *|Processor threads.           |
1134   |  Processor ID                              00050657* |  00050657  *|                             |
1135   |  Processor Frequency                       2.300GHz  |  2.300GHz  *|                             |
1136   |  Processor Max Ratio                            17H  |  17H       *|                             |
1137   |  Processor Min Ratio                            0AH  |  0AH       *|                             |
1138   |  Microcode Revision                        0500002C  |  0500002C  *|                             |
1139   |  L1 Cache RAM                                  64KB  |      64KB  *|                             |
1140   |  L2 Cache RAM                                1024KB  |    1024KB  *|                             |
1141   |  L3 Cache RAM                               36608KB  |   36608KB  *|                             |
1142   |  Processor 0 Version                                              *|                             |
1143   |  Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz                        *|                             |
1144   |  Processor 1 Version                                              *|                             |
1145   |  Intel(R) Xeon(R) Gold 6252N CPU @ 2.30GHz                        *|                             |
1146   |                                                                   *|-----------------------------|
1147   |  Hyper-Threading [ALL]                     [Enable]               *|><: Select Screen            |
1148   |  Cores Enabled                             0                      *|^v: Select Item              |
1149   |  Monitor/Mwait                             [Auto]                 *|Enter: Select                |
1150   |  Execute Disable Bit                       [Enable]               +|+/-: Change Opt.             |
1151   |  Intel Virtualization Technology           [Enable]               +|F1: General Help             |
1152   |  PPIN Control                              [Unlock/Enable]        +|F2: Previous Values          |
1153   |  Hardware Prefetcher                       [Enable]               +|F3: Optimized Defaults       |
1154   |  Adjacent Cache Prefetch                   [Enable]               v|F4: Save & Exit              |
1155   |  DCU Streamer Prefetcher                   [Enable]                |                             |
1156   |  DCU IP Prefetcher                         [Enable]                |                             |
1157   |  LLC Prefetch                              [Disable]               |                             |
1158   |  Extended APIC                             [Disable]               |                             |
1159   |  AES-NI                                    [Enable]                |                             |
1160   |> Advanced Power Management Configuration                           |                             |
1161 ```
1162
1163 #### Advanced Power Management Configuration
1164
1165 ```
1166   |  Advanced Power Management Configuration                           |Switch CPU Power Management  |
1167   |  --------------------------------------------------                |profile                      |
1168   |  Power Technology                          [Custom]                |                             |
1169   |  Power Performance Tuning                  [BIOS Controls EPB]     |                             |
1170   |  ENERGY_PERF_BIAS_CFG mode                 [Maximum Performance]   |                             |
1171   |> CPU P State Control                                               |                             |
1172   |> Hardware PM State Control                                         |                             |
1173   |> CPU C State Control                                               |                             |
1174   |> Package C State Control                                           |                             |
1175   |> CPU T State Control                                               |                             |
1176 ```
1177
1178 ##### CPU P State Control
1179
1180 ```
1181   |  CPU P State Control                                               |EIST allows the processor    |
1182   |                                                                    |to dynamically adjust        |
1183   |  SpeedStep (P-States)                      [Disable]               |frequency and voltage based  |
1184   |  Activate PBF                              [Disable]               |on power versus performance  |
1185   |  Configure PBF                             [Enable]                |needs.                       |
1186   |  EIST PSD Function                         [HW_ALL]                |                             |
1187 ```
1188
1189 ##### Hardware PM State Control
1190
1191 ```
1192   |  Hardware PM State Control                                         |If set to Disable, hardware ^|
1193   |                                                                    |will choose a P-state       *|
1194   |  Hardware P-States                         [Disable]               |setting for the system      *|
1195   |                                                                    |based on an OS request.     *|
1196   |                                                                    |If set to Native Mode,      *|
1197   |                                                                    |hardware will choose a      *|
1198   |                                                                    |P-state setting based on OS *|
1199   |                                                                    |guidance.                   *|
1200   |                                                                    |If set to Native Mode with  *|
1201   |                                                                    |No Legacy Support, hardware *|
1202   |                                                                    |will choose a P-state       *|
1203   |                                                                    |setting independently       *|
1204   |                                                                    |without OS guidance.        +|
1205   |                                                                    |If set to Out of Band Mode, +|
1206   |                                                                    |hardware autonomously       v|
1207 ```
1208
1209 ##### CPU C State Control
1210
1211 ```
1212   |  CPU C State Control                                               |Select Enable to support     |
1213   |                                                                    |Autonomous Core C-State      |
1214   |  Autonomous Core C-State                   [Disable]               |control which will allow     |
1215   |  CPU C6 report                             [Disable]               |the processor core to        |
1216   |  Enhanced Halt State (C1E)                 [Disable]               |control its C-State setting  |
1217   |                                                                    |automatically and            |
1218   |                                                                    |independently.               |
1219 ```
1220
1221 ##### Package C State Control
1222
1223 ```
1224   |  Package C State Control                                           |Limit the lowest package     |
1225   |                                                                    |level C-State to             |
1226   |  Package C State                           [C0/C1 state]           |processors. Lower package    |
1227   |                                                                    |C-State lower processor      |
1228   |                                                                    |power consumption upon idle. |
1229 ```
1230
1231 ##### CPU T State Control
1232
1233 ```
1234   |  CPU T State Control                                               |Enable/Disable CPU           |
1235   |                                                                    |throttling by OS.            |
1236   |  Software Controlled T-States              [Disable]               |Throttling reduces power     |
1237   |                                                                    |consumption                  |
1238 ```
1239
1240 #### Chipset Configuration
1241
1242 ```
1243   |  WARNING: Setting wrong values in below sections may cause         |North Bridge Parameters      |
1244   |           system to malfunction.                                   |                             |
1245   |> North Bridge                                                      |                             |
1246   |> South Bridge                                                      |                             |
1247 ```
1248
1249 ##### North Bridge
1250
1251 ```
1252   |> UPI Configuration                                                 |Displays and provides        |
1253   |> Memory Configuration                                              |option to change the UPI     |
1254   |> IIO Configuration                                                 |Settings                     |
1255 ```
1256
1257 ##### UPI Configuration
1258
1259 ```
1260   |  UPI Configuration                                                 |Use this feature to select   |
1261   |  --------------------------------------------------                |the degrading precedence     |
1262   |  Number of CPU                             2                       |option for Ultra Path        |
1263   |  Number of Active UPI Link                 3                       |Interconnect connections.    |
1264   |  Current UPI Link Speed                    Fast                    |Select Topology Precedent    |
1265   |  Current UPI Link Frequency                10.4 GT/s               |to degrade UPI features if   |
1266   |  UPI Global MMIO Low Base / Limit          90000000 / FBFFFFFF     |system options are in        |
1267   |  UPI Global MMIO High Base / Limit         0000000000000000 /      |conflict. Select Feature     |
1268   |                                            00000000FFFFFFFF        |Precedent to degrade UPI     |
1269   |  UPI Pci-e Configuration Base / Size       80000000 / 10000000     |topology if system options   |
1270   |  Degrade Precedence                        [Topology Precedence]   |are in conflict.             |
1271   |  Link L0p Enable                           [Disable]               |                             |
1272   |  Link L1 Enable                            [Disable]               |                             |
1273   |  IO Directory Cache (IODC)                 [Auto]                  |                             |
1274   |  SNC                                       [Disable]               |                             |
1275   |  XPT Prefetch                              [Disable]               |                             |
1276   |  KTI Prefetch                              [Enable]                |-----------------------------|
1277   |  Local/Remote Threshold                    [Auto]                  |><: Select Screen            |
1278   |  Stale AtoS                                [Auto]                  |^v: Select Item              |
1279   |  LLC Dead Line Alloc                       [Enable]                |Enter: Select                |
1280   |  Isoc Mode                                 [Auto]                  |+/-: Change Opt.             |
1281 ```
1282
1283 ##### Memory Configuration
1284
1285 ```
1286   |                                                                    |Select POR to enforce POR    |
1287   |  --------------------------------------------------                |restrictions for DDR4        |
1288   |  Integrated Memory Controller (iMC)                                |frequency and voltage        |
1289   |  --------------------------------------------------                |programming                  |
1290   |                                                                    |                             |
1291   |  Enforce POR                               [POR]                   |                             |
1292   |  PPR Type                                  [Hard PPR]              |                             |
1293   |  Enhanced PPR                              [Disable]               |                             |
1294   |   Operation Mode                           [Test and Repair]       |                             |
1295   |  Memory Frequency                          [2933]                  |                             |
1296   |  Data Scrambling for DDR4                  [Auto]                  |                             |
1297   |  tCCD_L Relaxation                         [Auto]                  |                             |
1298   |  tRWSR Relaxation                          [Disable]               |                             |
1299   |  tRFC Optimization for 16Gb Based DIMM     [Force 550ns]           |                             |
1300   |  2x Refresh                                [Auto]                  |                             |
1301   |  Page Policy                               [Auto]                  |                             |
1302   |  IMC Interleaving                          [2-way Interleave]      |-----------------------------|
1303   |> Memory Topology                                                   |><: Select Screen            |
1304   |> Memory RAS Configuration                                          |^v: Select Item              |
1305 ```
1306
1307 ##### IIO Configuration
1308
1309 ```
1310   |  IIO Configuration                                                 |Expose IIO DFX devices and   |
1311   |  --------------------------------------------------                |other CPU devices like PMON  |
1312   |                                                                    |                             |
1313   |  EV DFX Features                           [Disable]               |                             |
1314   |> CPU1 Configuration                                                |                             |
1315   |> CPU2 Configuration                                                |                             |
1316   |> IOAT Configuration                                                |                             |
1317   |> Intel. VT for Directed I/O (VT-d)                                 |                             |
1318   |> Intel. VMD technology                                             |                             |
1319   |                                                                    |                             |
1320   |   IIO-PCIE Express Global Options                                  |                             |
1321   |  ========================================                          |                             |
1322   |  PCI-E Completion Timeout Disable          [No]                    |                             |
1323 ```
1324
1325 ##### CPU1 Configuration
1326
1327 ```
1328   |  IOU0 (IIO PCIe Br1)                       [Auto]                  |Selects PCIe port            |
1329   |  IOU1 (IIO PCIe Br2)                       [Auto]                  |Bifurcation for selected     |
1330   |  IOU2 (IIO PCIe Br3)                       [Auto]                  |slot(s)                      |
1331   |> CPU1 SLOT2 PCI-E 3.0 X16                                          |                             |
1332   |> CPU1 SLOT4 PCI-E 3.0 X16                                          |                             |
1333   |> CPU1 SLOT9 PCI-E 3.0 X16                                          |                             |
1334 ```
1335
1336 ##### CPU2 Configuration
1337
1338 ```
1339   |  IOU0 (IIO PCIe Br1)                       [Auto]                  |Selects PCIe port            |
1340   |  IOU1 (IIO PCIe Br2)                       [Auto]                  |Bifurcation for selected     |
1341   |  IOU2 (IIO PCIe Br3)                       [Auto]                  |slot(s)                      |
1342   |> CPU2 SLOT6 PCI-E 3.0 X16                                          |                             |
1343   |> CPU2 SLOT8 PCI-E 3.0 X16                                          |                             |
1344   |> CPU2 SLOT10 PCI-E 3.0 X16                                         |                             |
1345 ```
1346
1347 #### South Bridge
1348
1349 ```
1350   |                                                                    |Enables Legacy USB support.  |
1351   |  USB Module Version                        21                      |AUTO option disables legacy  |
1352   |                                                                    |support if no USB devices    |
1353   |  USB Devices:                                                      |are connected. DISABLE       |
1354   |        1 Keyboard, 1 Mouse, 1 Hub                                  |option will keep USB         |
1355   |                                                                    |devices available only for   |
1356   |  Legacy USB Support                        [Enabled]               |EFI applications.            |
1357   |  XHCI Hand-off                             [Enabled]               |                             |
1358   |  Port 60/64 Emulation                      [Enabled]               |                             |
1359   |  PCIe PLL SSC                              [Disable]               |                             |
1360   |  Real USB Wake Up                          [Enabled]               |                             |
1361   |  Front USB Wake Up                         [Enabled]               |                             |
1362   |                                                                    |                             |
1363   |  Azalia                                    [Auto]                  |                             |
1364   |    Azalia PME Enable                       [Disabled]              |                             |
1365 ```
1366
1367 ### PCIe/PCI/PnP Configuration
1368
1369 ```
1370   |  PCI Bus Driver Version                    A5.01.18               ^|Enables or Disables 64bit    |
1371   |                                                                   *|capable Devices to be        |
1372   |  PCI Devices Common Settings:                                     *|Decoded in Above 4G Address  |
1373   |  Above 4G Decoding                         [Enabled]              *|Space (Only if System        |
1374   |  SR-IOV Support                            [Enabled]              *|Supports 64 bit PCI          |
1375   |  ARI Support                               [Enabled]              *|Decoding).                   |
1376   |  MMIO High Base                            [56T]                  *|                             |
1377   |  MMIO High Granularity Size                [256G]                 *|                             |
1378   |  Maximum Read Request                      [Auto]                 *|                             |
1379   |  MMCFG Base                                [2G]                   *|                             |
1380   |  NVMe Firmware Source                      [Vendor Defined        *|                             |
1381   |                                            Firmware]              *|                             |
1382   |  VGA Priority                              [Onboard]              *|                             |
1383   |  CPU1 SLOT2 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
1384   |  CPU1 SLOT4 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
1385   |  CPU2 SLOT6 PCI-E 3.0 X16 OPROM            [Legacy]               *|                             |
1386   |  CPU2 SLOT8 PCI-E 3.0 X16 OPROM            [Legacy]               *|-----------------------------|
1387   |  CPU1 SLOT9 PCI-E 3.0 X16 OPROM            [Legacy]               *|><: Select Screen            |
1388   |  CPU2 SLOT10 PCI-E 3.0 X16 OPROM           [Legacy]               *|^v: Select Item              |
1389   |  CPU2 SLOT11 PCI-E 3.0 X4(IN X8) OPROM     [Legacy]               *|Enter: Select                |
1390   |  M.2 CONNECTOR OPROM                       [Legacy]               *|+/-: Change Opt.             |
1391   |  Bus Master Enable                         [Enabled]              +|F1: General Help             |
1392   |  Onboard LAN1 Option ROM                   [Legacy]               +|F2: Previous Values          |
1393   |  Onboard LAN2 Option ROM                   [Disabled]             +|F3: Optimized Defaults       |
1394   |  Onboard Video Option ROM                  [Legacy]               v|F4: Save & Exit              |
1395   |> Network Stack Configuration                                       |                             |
1396 ```
1397
1398 ### ACPI Settings
1399
1400 ```
1401   |  ACPI Settings                                                     |Enable or Disable Non        |
1402   |                                                                    |uniform Memory Access        |
1403   |  NUMA                                      [Enabled]               |(NUMA).                      |
1404   |  WHEA Support                              [Enabled]               |                             |
1405   |  High Precision Event Timer                [Enabled]               |                             |
1406 ```
1407
1408
1409 ## Xeon Clx Server Firmware Inventory
1410
1411 ```
1412 Host.           IPMI IP.      BMC.   BIOS. CPLD.     CPU Microcode.  PCI Bus.   X710 Firmware.  XXV710 Firmware.  i40e.    MLX5 Firmware.  mlx5_core     E810 Firmware.  ice.
1413 s33-t27-sut1.   10.30.55.18.  1.67.  3.2.  03.B1.05. 0500002C.       A5.01.18.  8.70.           8.70.             2.19.3.  16.32.1010.     5.6-1.0.3.3.  4.00.           1.9.7.
1414 s34-t27-tg1.    10.30.55.19.  1.67.  3.2.  03.B1.05. 0500002C.       A5.01.18.  8.30.           8.30.             2.19.3.  16.32.1010.     5.6-1.0.3.3.  N/A.            N/A.
1415 s35-t28-sut1.   10.30.55.20.  1.67.  3.2.  03.B1.05. 0500002C.       A5.01.18.  8.70.           8.70.             2.19.3.  16.32.1010.     5.6-1.0.3.3.  4.00.           1.9.7.
1416 s36-t28-tg1.    10.30.55.21.  1.67.  3.2.  03.B1.05. 0500002C.       A5.01.18.  8.30.           8.30.             2.19.3.  16.32.1010.     5.6-1.0.3.3.  N/A.            N/A.
1417 s37-t29-sut1.   10.30.55.22.  1.67.  3.2.  03.B1.05. 0500002C.       A5.01.18.  8.70.           8.70.             2.19.3.  16.32.1010.     5.6-1.0.3.3.  4.00.           1.9.7.
1418 s38-t29-tg1.    10.30.55.23.  1.67.  3.2.  03.B1.05. 0500002C.       A5.01.18.  8.30.           8.30.             2.19.3.  16.32.1010.     5.6-1.0.3.3.  N/A.            N/A.
1419 ```