d780a7c082f959eee1c74d093d7a2ed24128e685
[csit.git] / docs / lab / testbeds_sm_icx_hw_bios_cfg.md
1 <<<<<<< HEAD   (41b698 feat(pxe): Add ICX)
2 =======
3 # SuperMicro Icelake Servers - HW and BIOS Configuration
4
5 1. [Linux lscpu](#linux-lscpu)
6 1. [Linux dmidecode](#dmidecode)
7 1. [Linux dmidecode pci](#linux-dmidecode-pci)
8 1. [Linux dmidecode memory](#linux-dmidecode-memory)
9 1. [Xeon ICX Server BIOS Configuration](#xeon-icx-server-bios-configuration)
10    1. [Boot Feature](#boot-feature)
11    1. [CPU Configuration](#cpu-configuration)
12       1. [Advanced Power Management Configuration](#advanced-power-management-configuration)
13          1. [CPU P State Control](#cpu-p-state-control)
14          1. [Hardware PM State Control](#hardware-pm-state-control)
15          1. [CPU C State Control](#cpu-c-state-control)
16          1. [Package C State Control](#package-c-state-control)
17          1. [CPU T State Control](#cpu-t-state-control)
18       1. [Chipset Configuration](#chipset-configuration)
19          1. [North Bridge](#north-bridge)
20          1. [UPI Configuration](#upi-configuration)
21          1. [Memory Configuration](#memory-configuration)
22          1. [IIO Configuration](#iio-configuration)
23          1. [CPU1 Configuration](#cpu1-configuration)
24          1. [CPU2 Configuration](#cpu2-configuration)
25       1. [South Bridge](#south-bridge)
26    1. [PCIe/PCI/PnP Configuration](#pciepcipnp-configuration)
27    1. [ACPI Settings](#acpi-settings)
28 1. [Xeon ICX Server Firmware Inventory](#xeon-icx-server-firmware-inventory)
29
30 ## Linux lscpu
31
32 ```
33 $ lscpu
34 Architecture:                    x86_64
35 CPU op-mode(s):                  32-bit, 64-bit
36 Byte Order:                      Little Endian
37 Address sizes:                   46 bits physical, 57 bits virtual
38 CPU(s):                          128
39 On-line CPU(s) list:             0-127
40 Thread(s) per core:              2
41 Core(s) per socket:              32
42 Socket(s):                       2
43 NUMA node(s):                    2
44 Vendor ID:                       GenuineIntel
45 CPU family:                      6
46 Model:                           106
47 Model name:                      Intel(R) Xeon(R) Platinum 8358 CPU @ 2.60GHz
48 Stepping:                        6
49 CPU MHz:                         3283.980
50 BogoMIPS:                        5200.00
51 Virtualization:                  VT-x
52 L1d cache:                       3 MiB
53 L1i cache:                       2 MiB
54 L2 cache:                        80 MiB
55 L3 cache:                        96 MiB
56 NUMA node0 CPU(s):               0-31,64-95
57 NUMA node1 CPU(s):               32-63,96-127
58 Vulnerability Itlb multihit:     Not affected
59 Vulnerability L1tf:              Not affected
60 Vulnerability Mds:               Not affected
61 Vulnerability Meltdown:          Not affected
62 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
63 Vulnerability Spectre v1:        Mitigation; usercopy/swapgs barriers and __user pointer sanitization
64 Vulnerability Spectre v2:        Mitigation; Enhanced IBRS, IBPB conditional, RSB filling
65 Vulnerability Srbds:             Not affected
66 Vulnerability Tsx async abort:   Not affected
67 Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe sysca
68                                  ll nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmu
69                                  lqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadl
70                                  ine_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 invpcid_single ssbd mba ibrs ibpb stibp
71                                  ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a avx
72                                  512f avx512dq rdseed adx smap avx512ifma clflushopt clwb intel_pt avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 x
73                                  saves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local wbnoinvd dtherm ida arat pln pts avx512vbmi umip pku ospke avx512_vbm
74                                  i2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg tme avx512_vpopcntdq rdpid md_clear pconfig flush_l1d arch_capabilities
75 ```
76
77 ## Linux dmidecode
78
79 ```
80 # dmidecode 3.2
81 Getting SMBIOS data from sysfs.
82 SMBIOS 3.3.0 present.
83 # SMBIOS implementations newer than version 3.2.0 are not
84 # fully supported by this version of dmidecode.
85 Table at 0x6BAEE000.
86
87 Handle 0x0000, DMI type 0, 26 bytes
88 BIOS Information
89         Vendor: American Megatrends International, LLC.
90         Version: 1.1
91         Release Date: 04/09/2021
92         Address: 0xF0000
93         Runtime Size: 64 kB
94         ROM Size: 32 MB
95         Characteristics:
96                 PCI is supported
97                 BIOS is upgradeable
98                 BIOS shadowing is allowed
99                 Boot from CD is supported
100                 Selectable boot is supported
101                 BIOS ROM is socketed
102                 EDD is supported
103                 Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
104                 Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
105                 5.25"/360 kB floppy services are supported (int 13h)
106                 5.25"/1.2 MB floppy services are supported (int 13h)
107                 3.5"/720 kB floppy services are supported (int 13h)
108                 3.5"/2.88 MB floppy services are supported (int 13h)
109                 Print screen service is supported (int 5h)
110                 Serial services are supported (int 14h)
111                 Printer services are supported (int 17h)
112                 CGA/mono video services are supported (int 10h)
113                 USB legacy is supported
114                 BIOS boot specification is supported
115                 Targeted content distribution is supported
116                 UEFI is supported
117         BIOS Revision: 5.22
118
119 Handle 0x0001, DMI type 1, 27 bytes
120 System Information
121         Manufacturer: Supermicro
122         Product Name: SYS-740GP-TNRT
123         Version: 0123456789
124         Serial Number: S424016X1B00510
125         UUID: 0698ae00-2383-11ec-8000-3cecefb9a6ba
126         Wake-up Type: Power Switch
127         SKU Number: To be filled by O.E.M.
128         Family: Family
129
130 Handle 0x0002, DMI type 2, 15 bytes
131 Base Board Information
132         Manufacturer: Supermicro
133         Product Name: X12DPG-QT6
134         Version: 1.00
135         Serial Number: UM219S003392
136         Asset Tag: Base Board Asset Tag
137         Features:
138                 Board is a hosting board
139                 Board is replaceable
140         Location In Chassis: Part Component
141         Chassis Handle: 0x0003
142         Type: Motherboard
143         Contained Object Handles: 0
144
145 Handle 0x0003, DMI type 3, 22 bytes
146 Chassis Information
147         Manufacturer: Supermicro
148         Type: Other
149         Lock: Not Present
150         Version: 0123456789
151         Serial Number: C7470KK25P50098
152         Asset Tag: Chassis Asset Tag
153         Boot-up State: Safe
154         Power Supply State: Safe
155         Thermal State: Safe
156         Security Status: None
157         OEM Information: 0x00000000
158         Height: Unspecified
159         Number Of Power Cords: 1
160         Contained Elements: 0
161         SKU Number: To be filled by O.E.M.
162
163 Handle 0x001B, DMI type 38, 18 bytes
164 IPMI Device Information
165         Interface Type: KCS (Keyboard Control Style)
166         Specification Version: 2.0
167         I2C Slave Address: 0x10
168         NV Storage Device: Not Present
169         Base Address: 0x0000000000000CA2 (I/O)
170         Register Spacing: Successive Byte Boundaries
171
172 Handle 0x002A, DMI type 4, 48 bytes
173 Processor Information
174         Socket Designation: CPU1
175         Type: Central Processor
176         Family: Xeon
177         Manufacturer: Intel(R) Corporation
178         ID: A6 06 06 00 FF FB EB BF
179         Signature: Type 0, Family 6, Model 106, Stepping 6
180         Flags:
181                 FPU (Floating-point unit on-chip)
182                 VME (Virtual mode extension)
183                 DE (Debugging extension)
184                 PSE (Page size extension)
185                 TSC (Time stamp counter)
186                 MSR (Model specific registers)
187                 PAE (Physical address extension)
188                 MCE (Machine check exception)
189                 CX8 (CMPXCHG8 instruction supported)
190                 APIC (On-chip APIC hardware supported)
191                 SEP (Fast system call)
192                 MTRR (Memory type range registers)
193                 PGE (Page global enable)
194                 MCA (Machine check architecture)
195                 CMOV (Conditional move instruction supported)
196                 PAT (Page attribute table)
197                 PSE-36 (36-bit page size extension)
198                 CLFSH (CLFLUSH instruction supported)
199                 DS (Debug store)
200                 ACPI (ACPI supported)
201                 MMX (MMX technology supported)
202                 FXSR (FXSAVE and FXSTOR instructions supported)
203                 SSE (Streaming SIMD extensions)
204                 SSE2 (Streaming SIMD extensions 2)
205                 SS (Self-snoop)
206                 HTT (Multi-threading)
207                 TM (Thermal monitor supported)
208                 PBE (Pending break enabled)
209         Version: Intel(R) Xeon(R) Platinum 8358 CPU @ 2.60GHz
210         Voltage: 1.6 V
211         External Clock: 100 MHz
212         Max Speed: 4500 MHz
213         Current Speed: 2600 MHz
214         Status: Populated, Enabled
215         Upgrade: <OUT OF SPEC>
216         L1 Cache Handle: 0x0027
217         L2 Cache Handle: 0x0028
218         L3 Cache Handle: 0x0029
219         Serial Number: Not Specified
220         Asset Tag: UNKNOWN
221         Part Number: Not Specified
222         Core Count: 32
223         Core Enabled: 32
224         Thread Count: 64
225         Characteristics:
226                 64-bit capable
227                 Multi-Core
228                 Hardware Thread
229                 Execute Protection
230                 Enhanced Virtualization
231                 Power/Performance Control
232
233 Handle 0x002E, DMI type 4, 48 bytes
234 Processor Information
235         Socket Designation: CPU2
236         Type: Central Processor
237         Family: Xeon
238         Manufacturer: Intel(R) Corporation
239         ID: A6 06 06 00 FF FB EB BF
240         Signature: Type 0, Family 6, Model 106, Stepping 6
241         Flags:
242                 FPU (Floating-point unit on-chip)
243                 VME (Virtual mode extension)
244                 DE (Debugging extension)
245                 PSE (Page size extension)
246                 TSC (Time stamp counter)
247                 MSR (Model specific registers)
248                 PAE (Physical address extension)
249                 MCE (Machine check exception)
250                 CX8 (CMPXCHG8 instruction supported)
251                 APIC (On-chip APIC hardware supported)
252                 SEP (Fast system call)
253                 MTRR (Memory type range registers)
254                 PGE (Page global enable)
255                 MCA (Machine check architecture)
256                 CMOV (Conditional move instruction supported)
257                 PAT (Page attribute table)
258                 PSE-36 (36-bit page size extension)
259                 CLFSH (CLFLUSH instruction supported)
260                 DS (Debug store)
261                 ACPI (ACPI supported)
262                 MMX (MMX technology supported)
263                 FXSR (FXSAVE and FXSTOR instructions supported)
264                 SSE (Streaming SIMD extensions)
265                 SSE2 (Streaming SIMD extensions 2)
266                 SS (Self-snoop)
267                 HTT (Multi-threading)
268                 TM (Thermal monitor supported)
269                 PBE (Pending break enabled)
270         Version: Intel(R) Xeon(R) Platinum 8358 CPU @ 2.60GHz
271         Voltage: 1.6 V
272         External Clock: 100 MHz
273         Max Speed: 4500 MHz
274         Current Speed: 2600 MHz
275         Status: Populated, Enabled
276         Upgrade: <OUT OF SPEC>
277         L1 Cache Handle: 0x002B
278         L2 Cache Handle: 0x002C
279         L3 Cache Handle: 0x002D
280         Serial Number: Not Specified
281         Asset Tag: UNKNOWN
282         Part Number: Not Specified
283         Core Count: 32
284         Core Enabled: 32
285         Thread Count: 64
286         Characteristics:
287                 64-bit capable
288                 Multi-Core
289                 Hardware Thread
290                 Execute Protection
291                 Enhanced Virtualization
292                 Power/Performance Control
293 ```
294
295 ## Linux dmidecode pci
296
297 ```
298   $ dmidecode -t slot
299 Handle 0x000A, DMI type 9, 17 bytes
300 System Slot Information
301         Designation: CPU1 SLOT2 PCI-E 4.0 X16
302         Type: x16 <OUT OF SPEC>
303         Current Usage: In Use
304         Length: Short
305         Characteristics:
306                 3.3 V is provided
307                 Opening is shared
308                 PME signal is supported
309         Bus Address: 0000:4b:00.0
310
311 Handle 0x000B, DMI type 9, 17 bytes
312 System Slot Information
313         Designation: CPU1 SlOT4 PCI-E 4.0 X16
314         Type: x16 <OUT OF SPEC>
315         Current Usage: In Use
316         Length: Short
317         Characteristics:
318                 3.3 V is provided
319                 Opening is shared
320                 PME signal is supported
321         Bus Address: 0000:31:00.0
322
323 Handle 0x000C, DMI type 9, 17 bytes
324 System Slot Information
325         Designation: CPU2 SLOT6 PCI-E 4.0 X16
326         Type: x16 <OUT OF SPEC>
327         Current Usage: Available
328         Length: Short
329         Characteristics:
330                 3.3 V is provided
331                 Opening is shared
332                 PME signal is supported
333         Bus Address: 0000:ff:00.0
334
335 Handle 0x000D, DMI type 9, 17 bytes
336 System Slot Information
337         Designation: CPU2 SLOT8 PCI-E 4.0 X16
338         Type: x16 <OUT OF SPEC>
339         Current Usage: Available
340         Length: Short
341         Characteristics:
342                 3.3 V is provided
343                 Opening is shared
344                 PME signal is supported
345         Bus Address: 0000:ff:00.0
346
347 Handle 0x000E, DMI type 9, 17 bytes
348 System Slot Information
349         Designation: CPU1 SLOT9 PCI-E 4.0 X16
350         Type: x16 <OUT OF SPEC>
351         Current Usage: In Use
352         Length: Short
353         Characteristics:
354                 3.3 V is provided
355                 Opening is shared
356                 PME signal is supported
357         Bus Address: 0000:17:00.0
358
359 Handle 0x000F, DMI type 9, 17 bytes
360 System Slot Information
361         Designation: CPU2 SLOT10 PCI-E 4.0 X16
362         Type: x16 <OUT OF SPEC>
363         Current Usage: Available
364         Length: Short
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 0x0010, DMI type 9, 17 bytes
372 System Slot Information
373         Designation: CPU2 SLOT11 PCI-E 4.0 X8
374         Type: x8 <OUT OF SPEC>
375         Current Usage: Available
376         Length: Short
377         Characteristics:
378                 3.3 V is provided
379                 Opening is shared
380                 PME signal is supported
381         Bus Address: 0000:ff:00.0
382
383 Handle 0x0011, DMI type 9, 17 bytes
384 System Slot Information
385         Designation: M.2-HC1
386         Type: x4 M.2 Socket 2
387         Current Usage: Available
388         Length: Short
389         Characteristics:
390                 3.3 V is provided
391                 Opening is shared
392                 PME signal is supported
393         Bus Address: 0000:ff:00.0
394
395 Handle 0x0012, DMI type 9, 17 bytes
396 System Slot Information
397         Designation: M.2-HC2
398         Type: x4 M.2 Socket 2
399         Current Usage: Available
400         Length: Short
401         Characteristics:
402                 3.3 V is provided
403                 Opening is shared
404                 PME signal is supported
405         Bus Address: 0000:ff:00.0
406 ```
407
408 ## Linux dmidecode memory
409
410 ```
411   $ dmidecode -t memory
412 Handle 0x0033, DMI type 16, 23 bytes
413 Physical Memory Array
414         Location: System Board Or Motherboard
415         Use: System Memory
416         Error Correction Type: Single-bit ECC
417         Maximum Capacity: 12 TB
418         Error Information Handle: Not Provided
419         Number Of Devices: 16
420
421 Handle 0x0034, DMI type 17, 92 bytes
422 Memory Device
423         Array Handle: 0x0033
424         Error Information Handle: Not Provided
425         Total Width: 72 bits
426         Data Width: 64 bits
427         Size: 16384 MB
428         Form Factor: DIMM
429         Set: None
430         Locator: P1-DIMMA1
431         Bank Locator: P0_Node0_Channel0_Dimm0
432         Type: DDR4
433         Type Detail: Synchronous Registered (Buffered)
434         Speed: 3200 MT/s
435         Manufacturer: Samsung
436         Serial Number: H0MK0001304705C2E3
437         Asset Tag: P1-DIMMA1_AssetTag (date:21/30)
438         Part Number: M393A2K43DB3-CWE
439         Rank: 2
440         Configured Memory Speed: 3200 MT/s
441         Minimum Voltage: 1.2 V
442         Maximum Voltage: 1.2 V
443         Configured Voltage: 1.2 V
444         Memory Technology: DRAM
445         Memory Operating Mode Capability: Volatile memory
446         Firmware Version: 0000
447         Module Manufacturer ID: Bank 1, Hex 0xCE
448         Module Product ID: Unknown
449         Memory Subsystem Controller Manufacturer ID: Unknown
450         Memory Subsystem Controller Product ID: Unknown
451         Non-Volatile Size: None
452         Volatile Size: 16 GB
453         Cache Size: None
454         Logical Size: None
455
456 Handle 0x0036, DMI type 17, 92 bytes
457 Memory Device
458         Array Handle: 0x0033
459         Error Information Handle: Not Provided
460         Total Width: 72 bits
461         Data Width: 64 bits
462         Size: 16384 MB
463         Form Factor: DIMM
464         Set: None
465         Locator: P1-DIMMB1
466         Bank Locator: P0_Node0_Channel1_Dimm0
467         Type: DDR4
468         Type Detail: Synchronous Registered (Buffered)
469         Speed: 3200 MT/s
470         Manufacturer: Samsung
471         Serial Number: H0MK0001304705CE60
472         Asset Tag: P1-DIMMB1_AssetTag (date:21/30)
473         Part Number: M393A2K43DB3-CWE
474         Rank: 2
475         Configured Memory Speed: 3200 MT/s
476         Minimum Voltage: 1.2 V
477         Maximum Voltage: 1.2 V
478         Configured Voltage: 1.2 V
479         Memory Technology: DRAM
480         Memory Operating Mode Capability: Volatile memory
481         Firmware Version: 0000
482         Module Manufacturer ID: Bank 1, Hex 0xCE
483         Module Product ID: Unknown
484         Memory Subsystem Controller Manufacturer ID: Unknown
485         Memory Subsystem Controller Product ID: Unknown
486         Non-Volatile Size: None
487         Volatile Size: 16 GB
488         Cache Size: None
489         Logical Size: None
490
491 Handle 0x0038, DMI type 17, 92 bytes
492 Memory Device
493         Array Handle: 0x0033
494         Error Information Handle: Not Provided
495         Total Width: 72 bits
496         Data Width: 64 bits
497         Size: 16384 MB
498         Form Factor: DIMM
499         Set: None
500         Locator: P1-DIMMC1
501         Bank Locator: P0_Node0_Channel2_Dimm0
502         Type: DDR4
503         Type Detail: Synchronous Registered (Buffered)
504         Speed: 3200 MT/s
505         Manufacturer: Samsung
506         Serial Number: H0MK0001304705C59E
507         Asset Tag: P1-DIMMC1_AssetTag (date:21/30)
508         Part Number: M393A2K43DB3-CWE
509         Rank: 2
510         Configured Memory Speed: 3200 MT/s
511         Minimum Voltage: 1.2 V
512         Maximum Voltage: 1.2 V
513         Configured Voltage: 1.2 V
514         Memory Technology: DRAM
515         Memory Operating Mode Capability: Volatile memory
516         Firmware Version: 0000
517         Module Manufacturer ID: Bank 1, Hex 0xCE
518         Module Product ID: Unknown
519         Memory Subsystem Controller Manufacturer ID: Unknown
520         Memory Subsystem Controller Product ID: Unknown
521         Non-Volatile Size: None
522         Volatile Size: 16 GB
523         Cache Size: None
524         Logical Size: None
525
526 Handle 0x003A, DMI type 17, 92 bytes
527 Memory Device
528         Array Handle: 0x0033
529         Error Information Handle: Not Provided
530         Total Width: 72 bits
531         Data Width: 64 bits
532         Size: 16384 MB
533         Form Factor: DIMM
534         Set: None
535         Locator: P1-DIMMD1
536         Bank Locator: P0_Node0_Channel3_Dimm0
537         Type: DDR4
538         Type Detail: Synchronous Registered (Buffered)
539         Speed: 3200 MT/s
540         Manufacturer: Samsung
541         Serial Number: H0MK0001304705D12D
542         Asset Tag: P1-DIMMD1_AssetTag (date:21/30)
543         Part Number: M393A2K43DB3-CWE
544         Rank: 2
545         Configured Memory Speed: 3200 MT/s
546         Minimum Voltage: 1.2 V
547         Maximum Voltage: 1.2 V
548         Configured Voltage: 1.2 V
549         Memory Technology: DRAM
550         Memory Operating Mode Capability: Volatile memory
551         Firmware Version: 0000
552         Module Manufacturer ID: Bank 1, Hex 0xCE
553         Module Product ID: Unknown
554         Memory Subsystem Controller Manufacturer ID: Unknown
555         Memory Subsystem Controller Product ID: Unknown
556         Non-Volatile Size: None
557         Volatile Size: 16 GB
558         Cache Size: None
559         Logical Size: None
560
561 Handle 0x003C, DMI type 17, 92 bytes
562 Memory Device
563         Array Handle: 0x0033
564         Error Information Handle: Not Provided
565         Total Width: 72 bits
566         Data Width: 64 bits
567         Size: 16384 MB
568         Form Factor: DIMM
569         Set: None
570         Locator: P1-DIMME1
571         Bank Locator: P0_Node1_Channel0_Dimm0
572         Type: DDR4
573         Type Detail: Synchronous Registered (Buffered)
574         Speed: 3200 MT/s
575         Manufacturer: Samsung
576         Serial Number: H0MK0001304705C69C
577         Asset Tag: P1-DIMME1_AssetTag (date:21/30)
578         Part Number: M393A2K43DB3-CWE
579         Rank: 2
580         Configured Memory Speed: 3200 MT/s
581         Minimum Voltage: 1.2 V
582         Maximum Voltage: 1.2 V
583         Configured Voltage: 1.2 V
584         Memory Technology: DRAM
585         Memory Operating Mode Capability: Volatile memory
586         Firmware Version: 0000
587         Module Manufacturer ID: Bank 1, Hex 0xCE
588         Module Product ID: Unknown
589         Memory Subsystem Controller Manufacturer ID: Unknown
590         Memory Subsystem Controller Product ID: Unknown
591         Non-Volatile Size: None
592         Volatile Size: 16 GB
593         Cache Size: None
594         Logical Size: None
595
596 Handle 0x003E, DMI type 17, 92 bytes
597 Memory Device
598         Array Handle: 0x0033
599         Error Information Handle: Not Provided
600         Total Width: 72 bits
601         Data Width: 64 bits
602         Size: 16384 MB
603         Form Factor: DIMM
604         Set: None
605         Locator: P1-DIMMF1
606         Bank Locator: P0_Node1_Channel1_Dimm0
607         Type: DDR4
608         Type Detail: Synchronous Registered (Buffered)
609         Speed: 3200 MT/s
610         Manufacturer: Samsung
611         Serial Number: H0MK0001304705C33A
612         Asset Tag: P1-DIMMF1_AssetTag (date:21/30)
613         Part Number: M393A2K43DB3-CWE
614         Rank: 2
615         Configured Memory Speed: 3200 MT/s
616         Minimum Voltage: 1.2 V
617         Maximum Voltage: 1.2 V
618         Configured Voltage: 1.2 V
619         Memory Technology: DRAM
620         Memory Operating Mode Capability: Volatile memory
621         Firmware Version: 0000
622         Module Manufacturer ID: Bank 1, Hex 0xCE
623         Module Product ID: Unknown
624         Memory Subsystem Controller Manufacturer ID: Unknown
625         Memory Subsystem Controller Product ID: Unknown
626         Non-Volatile Size: None
627         Volatile Size: 16 GB
628         Cache Size: None
629         Logical Size: None
630
631 Handle 0x0040, DMI type 17, 92 bytes
632 Memory Device
633         Array Handle: 0x0033
634         Error Information Handle: Not Provided
635         Total Width: 72 bits
636         Data Width: 64 bits
637         Size: 16384 MB
638         Form Factor: DIMM
639         Set: None
640         Locator: P1-DIMMG1
641         Bank Locator: P0_Node1_Channel2_Dimm0
642         Type: DDR4
643         Type Detail: Synchronous Registered (Buffered)
644         Speed: 3200 MT/s
645         Manufacturer: Samsung
646         Serial Number: H0MK0001304705C59F
647         Asset Tag: P1-DIMMG1_AssetTag (date:21/30)
648         Part Number: M393A2K43DB3-CWE
649         Rank: 2
650         Configured Memory Speed: 3200 MT/s
651         Minimum Voltage: 1.2 V
652         Maximum Voltage: 1.2 V
653         Configured Voltage: 1.2 V
654         Memory Technology: DRAM
655         Memory Operating Mode Capability: Volatile memory
656         Firmware Version: 0000
657         Module Manufacturer ID: Bank 1, Hex 0xCE
658         Module Product ID: Unknown
659         Memory Subsystem Controller Manufacturer ID: Unknown
660         Memory Subsystem Controller Product ID: Unknown
661         Non-Volatile Size: None
662         Volatile Size: 16 GB
663         Cache Size: None
664         Logical Size: None
665
666 Handle 0x0042, DMI type 17, 92 bytes
667 Memory Device
668         Array Handle: 0x0033
669         Error Information Handle: Not Provided
670         Total Width: 72 bits
671         Data Width: 64 bits
672         Size: 16384 MB
673         Form Factor: DIMM
674         Set: None
675         Locator: P1-DIMMH1
676         Bank Locator: P0_Node1_Channel3_Dimm0
677         Type: DDR4
678         Type Detail: Synchronous Registered (Buffered)
679         Speed: 3200 MT/s
680         Manufacturer: Samsung
681         Serial Number: H0MK0001304705CA16
682         Asset Tag: P1-DIMMH1_AssetTag (date:21/30)
683         Part Number: M393A2K43DB3-CWE
684         Rank: 2
685         Configured Memory Speed: 3200 MT/s
686         Minimum Voltage: 1.2 V
687         Maximum Voltage: 1.2 V
688         Configured Voltage: 1.2 V
689         Memory Technology: DRAM
690         Memory Operating Mode Capability: Volatile memory
691         Firmware Version: 0000
692         Module Manufacturer ID: Bank 1, Hex 0xCE
693         Module Product ID: Unknown
694         Memory Subsystem Controller Manufacturer ID: Unknown
695         Memory Subsystem Controller Product ID: Unknown
696         Non-Volatile Size: None
697         Volatile Size: 16 GB
698         Cache Size: None
699         Logical Size: None
700
701 Handle 0x0044, DMI type 17, 92 bytes
702 Memory Device
703         Array Handle: 0x0033
704         Error Information Handle: Not Provided
705         Total Width: 72 bits
706         Data Width: 64 bits
707         Size: 16384 MB
708         Form Factor: DIMM
709         Set: None
710         Locator: P2-DIMMA1
711         Bank Locator: P1_Node0_Channel0_Dimm0
712         Type: DDR4
713         Type Detail: Synchronous Registered (Buffered)
714         Speed: 3200 MT/s
715         Manufacturer: Samsung
716         Serial Number: H0MK0001304705CBFE
717         Asset Tag: P2-DIMMA1_AssetTag (date:21/30)
718         Part Number: M393A2K43DB3-CWE
719         Rank: 2
720         Configured Memory Speed: 3200 MT/s
721         Minimum Voltage: 1.2 V
722         Maximum Voltage: 1.2 V
723         Configured Voltage: 1.2 V
724         Memory Technology: DRAM
725         Memory Operating Mode Capability: Volatile memory
726         Firmware Version: 0000
727         Module Manufacturer ID: Bank 1, Hex 0xCE
728         Module Product ID: Unknown
729         Memory Subsystem Controller Manufacturer ID: Unknown
730         Memory Subsystem Controller Product ID: Unknown
731         Non-Volatile Size: None
732         Volatile Size: 16 GB
733         Cache Size: None
734         Logical Size: None
735
736 Handle 0x0046, DMI type 17, 92 bytes
737 Memory Device
738         Array Handle: 0x0033
739         Error Information Handle: Not Provided
740         Total Width: 72 bits
741         Data Width: 64 bits
742         Size: 16384 MB
743         Form Factor: DIMM
744         Set: None
745         Locator: P2-DIMMB1
746         Bank Locator: P1_Node0_Channel1_Dimm0
747         Type: DDR4
748         Type Detail: Synchronous Registered (Buffered)
749         Speed: 3200 MT/s
750         Manufacturer: Samsung
751         Serial Number: H0MK0001304705CFC8
752         Asset Tag: P2-DIMMB1_AssetTag (date:21/30)
753         Part Number: M393A2K43DB3-CWE
754         Rank: 2
755         Configured Memory Speed: 3200 MT/s
756         Minimum Voltage: 1.2 V
757         Maximum Voltage: 1.2 V
758         Configured Voltage: 1.2 V
759         Memory Technology: DRAM
760         Memory Operating Mode Capability: Volatile memory
761         Firmware Version: 0000
762         Module Manufacturer ID: Bank 1, Hex 0xCE
763         Module Product ID: Unknown
764         Memory Subsystem Controller Manufacturer ID: Unknown
765         Memory Subsystem Controller Product ID: Unknown
766         Non-Volatile Size: None
767         Volatile Size: 16 GB
768         Cache Size: None
769         Logical Size: None
770
771 Handle 0x0048, DMI type 17, 92 bytes
772 Memory Device
773         Array Handle: 0x0033
774         Error Information Handle: Not Provided
775         Total Width: 72 bits
776         Data Width: 64 bits
777         Size: 16384 MB
778         Form Factor: DIMM
779         Set: None
780         Locator: P2-DIMMC1
781         Bank Locator: P1_Node0_Channel2_Dimm0
782         Type: DDR4
783         Type Detail: Synchronous Registered (Buffered)
784         Speed: 3200 MT/s
785         Manufacturer: Samsung
786         Serial Number: H0MK0001304705CC02
787         Asset Tag: P2-DIMMC1_AssetTag (date:21/30)
788         Part Number: M393A2K43DB3-CWE
789         Rank: 2
790         Configured Memory Speed: 3200 MT/s
791         Minimum Voltage: 1.2 V
792         Maximum Voltage: 1.2 V
793         Configured Voltage: 1.2 V
794         Memory Technology: DRAM
795         Memory Operating Mode Capability: Volatile memory
796         Firmware Version: 0000
797         Module Manufacturer ID: Bank 1, Hex 0xCE
798         Module Product ID: Unknown
799         Memory Subsystem Controller Manufacturer ID: Unknown
800         Memory Subsystem Controller Product ID: Unknown
801         Non-Volatile Size: None
802         Volatile Size: 16 GB
803         Cache Size: None
804         Logical Size: None
805
806 Handle 0x004A, DMI type 17, 92 bytes
807 Memory Device
808         Array Handle: 0x0033
809         Error Information Handle: Not Provided
810         Total Width: 72 bits
811         Data Width: 64 bits
812         Size: 16384 MB
813         Form Factor: DIMM
814         Set: None
815         Locator: P2-DIMMD1
816         Bank Locator: P1_Node0_Channel3_Dimm0
817         Type: DDR4
818         Type Detail: Synchronous Registered (Buffered)
819         Speed: 3200 MT/s
820         Manufacturer: Samsung
821         Serial Number: H0MK0001304705CB5A
822         Asset Tag: P2-DIMMD1_AssetTag (date:21/30)
823         Part Number: M393A2K43DB3-CWE
824         Rank: 2
825         Configured Memory Speed: 3200 MT/s
826         Minimum Voltage: 1.2 V
827         Maximum Voltage: 1.2 V
828         Configured Voltage: 1.2 V
829         Memory Technology: DRAM
830         Memory Operating Mode Capability: Volatile memory
831         Firmware Version: 0000
832         Module Manufacturer ID: Bank 1, Hex 0xCE
833         Module Product ID: Unknown
834         Memory Subsystem Controller Manufacturer ID: Unknown
835         Memory Subsystem Controller Product ID: Unknown
836         Non-Volatile Size: None
837         Volatile Size: 16 GB
838         Cache Size: None
839         Logical Size: None
840
841 Handle 0x004C, DMI type 17, 92 bytes
842 Memory Device
843         Array Handle: 0x0033
844         Error Information Handle: Not Provided
845         Total Width: 72 bits
846         Data Width: 64 bits
847         Size: 16384 MB
848         Form Factor: DIMM
849         Set: None
850         Locator: P2-DIMME1
851         Bank Locator: P1_Node1_Channel0_Dimm0
852         Type: DDR4
853         Type Detail: Synchronous Registered (Buffered)
854         Speed: 3200 MT/s
855         Manufacturer: Samsung
856         Serial Number: H0MK0001304705CB30
857         Asset Tag: P2-DIMME1_AssetTag (date:21/30)
858         Part Number: M393A2K43DB3-CWE
859         Rank: 2
860         Configured Memory Speed: 3200 MT/s
861         Minimum Voltage: 1.2 V
862         Maximum Voltage: 1.2 V
863         Configured Voltage: 1.2 V
864         Memory Technology: DRAM
865         Memory Operating Mode Capability: Volatile memory
866         Firmware Version: 0000
867         Module Manufacturer ID: Bank 1, Hex 0xCE
868         Module Product ID: Unknown
869         Memory Subsystem Controller Manufacturer ID: Unknown
870         Memory Subsystem Controller Product ID: Unknown
871         Non-Volatile Size: None
872         Volatile Size: 16 GB
873         Cache Size: None
874         Logical Size: None
875
876 Handle 0x004E, DMI type 17, 92 bytes
877 Memory Device
878         Array Handle: 0x0033
879         Error Information Handle: Not Provided
880         Total Width: 72 bits
881         Data Width: 64 bits
882         Size: 16384 MB
883         Form Factor: DIMM
884         Set: None
885         Locator: P2-DIMMF1
886         Bank Locator: P1_Node1_Channel1_Dimm0
887         Type: DDR4
888         Type Detail: Synchronous Registered (Buffered)
889         Speed: 3200 MT/s
890         Manufacturer: Samsung
891         Serial Number: H0MK0001304705CB87
892         Asset Tag: P2-DIMMF1_AssetTag (date:21/30)
893         Part Number: M393A2K43DB3-CWE
894         Rank: 2
895         Configured Memory Speed: 3200 MT/s
896         Minimum Voltage: 1.2 V
897         Maximum Voltage: 1.2 V
898         Configured Voltage: 1.2 V
899         Memory Technology: DRAM
900         Memory Operating Mode Capability: Volatile memory
901         Firmware Version: 0000
902         Module Manufacturer ID: Bank 1, Hex 0xCE
903         Module Product ID: Unknown
904         Memory Subsystem Controller Manufacturer ID: Unknown
905         Memory Subsystem Controller Product ID: Unknown
906         Non-Volatile Size: None
907         Volatile Size: 16 GB
908         Cache Size: None
909         Logical Size: None
910
911 Handle 0x0050, DMI type 17, 92 bytes
912 Memory Device
913         Array Handle: 0x0033
914         Error Information Handle: Not Provided
915         Total Width: 72 bits
916         Data Width: 64 bits
917         Size: 16384 MB
918         Form Factor: DIMM
919         Set: None
920         Locator: P2-DIMMG1
921         Bank Locator: P1_Node1_Channel2_Dimm0
922         Type: DDR4
923         Type Detail: Synchronous Registered (Buffered)
924         Speed: 3200 MT/s
925         Manufacturer: Samsung
926         Serial Number: H0MK0001304705CB08
927         Asset Tag: P2-DIMMG1_AssetTag (date:21/30)
928         Part Number: M393A2K43DB3-CWE
929         Rank: 2
930         Configured Memory Speed: 3200 MT/s
931         Minimum Voltage: 1.2 V
932         Maximum Voltage: 1.2 V
933         Configured Voltage: 1.2 V
934         Memory Technology: DRAM
935         Memory Operating Mode Capability: Volatile memory
936         Firmware Version: 0000
937         Module Manufacturer ID: Bank 1, Hex 0xCE
938         Module Product ID: Unknown
939         Memory Subsystem Controller Manufacturer ID: Unknown
940         Memory Subsystem Controller Product ID: Unknown
941         Non-Volatile Size: None
942         Volatile Size: 16 GB
943         Cache Size: None
944         Logical Size: None
945
946 Handle 0x0052, DMI type 17, 92 bytes
947 Memory Device
948         Array Handle: 0x0033
949         Error Information Handle: Not Provided
950         Total Width: 72 bits
951         Data Width: 64 bits
952         Size: 16384 MB
953         Form Factor: DIMM
954         Set: None
955         Locator: P2-DIMMH1
956         Bank Locator: P1_Node1_Channel3_Dimm0
957         Type: DDR4
958         Type Detail: Synchronous Registered (Buffered)
959         Speed: 3200 MT/s
960         Manufacturer: Samsung
961         Serial Number: H0MK0001304705CC01
962         Asset Tag: P2-DIMMH1_AssetTag (date:21/30)
963         Part Number: M393A2K43DB3-CWE
964         Rank: 2
965         Configured Memory Speed: 3200 MT/s
966         Minimum Voltage: 1.2 V
967         Maximum Voltage: 1.2 V
968         Configured Voltage: 1.2 V
969         Memory Technology: DRAM
970         Memory Operating Mode Capability: Volatile memory
971         Firmware Version: 0000
972         Module Manufacturer ID: Bank 1, Hex 0xCE
973         Module Product ID: Unknown
974         Memory Subsystem Controller Manufacturer ID: Unknown
975         Memory Subsystem Controller Product ID: Unknown
976         Non-Volatile Size: None
977         Volatile Size: 16 GB
978         Cache Size: None
979         Logical Size: None
980 ```
981
982 ## Xeon ICX Server BIOS Configuration
983
984 ### Boot Feature
985
986 ```
987   |                                                                    |Enables or disables Quiet    |
988   |  Quiet Boot                                [Enabled]               |Boot option                  |
989   |                                                                    |                             |
990   |  Option ROM Messages                       [Force BIOS]            |                             |
991   |  Bootup NumLock State                      [On]                    |                             |
992   |  Wait For "F1" If Error                    [Disabled]              |                             |
993   |  INT19 Trap Response                       [Immediate]             |                             |
994   |  Re-try Boot                               [Disabled]              |                             |
995   |                                                                    |                             |
996   |  Power Configuration                                               |                             |
997   |                                                                    |                             |
998   |  Watch Dog Function                        [Disabled]              |                             |
999   |  Restore on AC Power Loss                  [Last State]            |                             |
1000   |  Power Button Function                     [Instant Off]           |                             |
1001   |  Deep Sleep Mode                           [Disabled]              |                             |
1002 ```
1003
1004 ### CPU Configuration
1005
1006 ```
1007   |  Processor Configuration                                          ^|Enables Hyper Threading      |
1008   |  --------------------------------------------------               *|(Software Method to          |
1009   |  Processor BSP Revision                    606A6 - ICX D2         *|Enable/Disable Logical       |
1010   |  Processor Socket                          CPU1         CPU2      *|Processor threads.           |
1011   |  Processor ID                              000606A6* |  000606A6  *|                             |
1012   |  Processor Frequency                       2.600GHz  |  2.600GHz  *|                             |
1013   |  Processor Max Ratio                            1AH  |       1AH  *|                             |
1014   |  Processor Min Ratio                            08H  |       08H  *|                             |
1015   |  Microcode Revision                        0D000280  |  0D000280  *|                             |
1016   |  L1 Cache RAM(Per Core)                        80KB  |      80KB  *|                             |
1017   |  L2 Cache RAM(Per Core)                      1280KB  |    1280KB  *|                             |
1018   |  L3 Cache RAM(Per Package)                  49152KB  |   49152KB  *|                             |
1019   |  Processor 0 Version                       Intel(R) Xeon(R)       *|                             |
1020   |                                            Platinum 8358 CPU @    *|                             |
1021   |                                            2.60GHz                *|                             |
1022   |  Processor 1 Version                       Intel(R) Xeon(R)       *|                             |
1023   |                                            Platinum 8358 CPU @    *|                             |
1024   |                                            2.60GHz                *|                             |
1025   |                                                                   +|                             |
1026   |> CPU1 Core Disable Bitmap                                         +|                             |
1027   |> CPU2 Core Disable Bitmap                                         +|-----------------------------|
1028   |  Hyper-Threading [ALL]                     [Enable]               +|><: Select Screen            |
1029   |  Hardware Prefetcher                       [Enable]               +|^v: Select Item              |
1030   |  Adjacent Cache Prefetch                   [Enable]               +|Enter: Select                |
1031   |  DCU Streamer Prefetcher                   [Enable]               +|+/-: Change Opt.             |
1032   |  DCU IP Prefetcher                         [Enable]               +|F1: General Help             |
1033   |  LLC Prefetch                              [Enable]               +|F2: Previous Values          |
1034   |  Extended APIC                             [Disable]              +|F3: Optimized Defaults       |
1035   |  VMX                                       [Enable]               v|F4: Save & Exit              |
1036   |  Enable SMX                                [Disable]              +|                             |
1037   |  PPIN Control                              [Unlock/Enable]        *|                             |
1038   |  AES-NI                                    [Enable]               *|                             |
1039   |  --------------------------------------------------               *|                             |
1040   |  TME, TME-MT, TDX                                                 *|                             |
1041   |  --------------------------------------------------               *|                             |
1042   |  Total Memory Encryption (TME)             [Disabled]             *|                             |
1043   |  --------------------------------------------------               *|-----------------------------|
1044   |  Software Guard Extension (SGX)                                   *|><: Select Screen            |
1045   |  --------------------------------------------------               *|^v: Select Item              |
1046   |  SGX Factory Reset                         [Disabled]             *|Enter: Select                |
1047   |  SW Guard Extensions (SGX)                 [Disabled]             *|+/-: Change Opt.             |
1048   |  SGX Package Info In-Band Access           [Disabled]             *|F1: General Help             |
1049   |  --------------------------------------------------               *|F2: Previous Values          |
1050   |  Limit CPU PA to 46 Bits                   [Enable]               *|F3: Optimized Defaults       |
1051   |> Advanced Power Management Configuration                          v|F4: Save & Exit              |
1052 ```
1053
1054 #### Advanced Power Management Configuration
1055
1056 ```
1057   |  Advanced Power Management Configuration                           |Enable processor power       |
1058   |  --------------------------------------------------                |management features.         |
1059   |  Power Technology                          [Custom]                |                             |
1060   |  Power Performance Tuning                  [BIOS Controls EPB]     |                             |
1061   |  ENERGY_PERF_BIAS_CFG Mode                 [Maximum Performance]   |                             |
1062 ```
1063
1064 ##### CPU P State Control
1065
1066 ```
1067   |  CPU P State Control                                               |EIST allows the processor    |
1068   |                                                                    |to dynamically adjust        |
1069   |  SpeedStep (P-States)                      [Disable]               |frequency and voltage based  |
1070   |  Activate SST-BF                           [Disable]               |on power versus performance  |
1071   |  Configure SST-BF                          [Enable]                |needs.                       |
1072   |  EIST PSD Function                         [HW_ALL]                |                             |
1073 ```
1074
1075 ##### Hardware PM State Control
1076
1077 ```
1078   |  Hardware PM State Control                                         |If set to Disable, hardware ^|
1079   |                                                                    |will choose a P-state       *|
1080   |  Hardware P-States                         [Disable]               |setting for the system      *|
1081   |                                                                    |based on an OS request.     *|
1082
1083   |  Frequency Prioritization                                          |This knob controls whether   |
1084   |                                                                    |RAPL balancer is enabled.    |
1085   |  RAPL Prioritization                       [Disable]               |When enabled it activates    |
1086 ```
1087
1088 ##### CPU C State Control
1089
1090 ```
1091   |  CPU C State Control                                               |Allows Monitor and MWAIT     |
1092   |                                                                    |instructions.                |
1093   |  Enable Monitor MWAIT                      [Enable]                |                             |
1094   |  CPU C6 Report                             [Disable]               |                             |
1095   |  Enhanced Halt State (C1E)                 [Disable]               |                             |
1096 ```
1097
1098 ##### Package C State Control
1099
1100 ```
1101   |  Package C State Control                                           |Limit the lowest package     |
1102   |                                                                    |level C-State to             |
1103   |  Package C State                           [C0/C1 state]           |processors. Lower package    |
1104 ```
1105
1106 ##### CPU T State Control
1107
1108 ```
1109   |  CPU T State Control                                               |Enable/Disable CPU           |
1110   |                                                                    |throttling by OS.            |
1111   |  Software Controlled T-States              [Disable]               |Throttling reduces power     |
1112 ```
1113
1114 ##### UPI Configuration
1115
1116 ```
1117   |  Uncore Configuration                                              |Choose Topology Precedence   |
1118   |  --------------------------------------------------                |to degrade features if       |
1119   |  Number of CPU                             2                       |system options are in        |
1120   |  Number of IIO                             2                       |conflict or choose Feature   |
1121   |  Current UPI Link Speed                    Fast                    |Precedence to degrade        |
1122   |  Current UPI Link Frequency                11.2 GT/s               |topology if system options   |
1123   |  Global MMIO Low Base / Limit              90000000 / FBFFFFFF     |are in conflict.             |
1124   |  Global MMIO High Base / Limit             0000200000000000 /      |                             |
1125   |                                            0000204FFFFFFFFF        |                             |
1126   |  Pci-e Configuration Base / Size           80000000 / 10000000     |                             |
1127   |  Degrade Precedence                        [Topology Precedence]   |                             |
1128   |  Link L0p Enable                           [Disable]               |                             |
1129   |  Link L1 Enable                            [Disable]               |                             |
1130   |  XPT Remote Prefetch                       [Auto]                  |                             |
1131   |  KTI Prefetch                              [Auto]                  |-----------------------------|
1132   |  Local/Remote Threshold                    [Auto]                  |><: Select Screen            |
1133   |  IO Directory Cache (IODC)                 [Auto]                  |^v: Select Item              |
1134   |  SNC (Sub NUMA)                            [Disable]               |Enter: Select                |
1135   |  XPT Prefetch                              [Auto]                  |+/-: Change Opt.             |
1136   |  Snoop Throttle Configuration              [Auto]                  |F1: General Help             |
1137   |  PCIe Remote P2P Relaxed Ordering          [Disable]               |F2: Previous Values          |
1138   |  Stale AtoS                                [Auto]                  |F3: Optimized Defaults       |
1139   |  LLC Dead Line Alloc                       [Enable]                |F4: Save & Exit              |
1140 ```
1141
1142 ##### Memory Configuration
1143
1144 ```
1145   |                                                                    |Set Enable or Disable        |
1146   |  --------------------------------------------------                |STEP(Samsung TestBIOS &      |
1147   |  Integrated Memory Controller (iMC)                                |Enhanced PPR)function        |
1148   |  --------------------------------------------------                |                             |
1149   |                                                                    |                             |
1150   |  STEP DRAM Test                            [Disable]               |                             |
1151   |   Operation Mode                           [Test and Repair]       |                             |
1152   |  Enforce POR                               [POR]                   |                             |
1153   |  PPR Type                                  [Hard PPR]              |                             |
1154   |  Memory Frequency                          [Auto]                  |                             |
1155   |  Data Scrambling for DDR4                  [Enable]                |                             |
1156   |  2x Refresh Enable                         [Auto]                  |                             |
1157 ```
1158
1159 ##### IIO Configuration
1160
1161 ```
1162   |  IIO Configuration                                                 |Press <Enter> to bring up    |
1163   |  --------------------------------------------------                |the Intel. Virtualization    |
1164   |                                                                    |for Directed I/O (VT-d)      |
1165   |> CPU1 Configuration                                                |Configuration menu.          |
1166   |> CPU2 Configuration                                                |                             |
1167   |> IOAT Configuration                                                |                             |
1168   |> Intel. VT for Directed I/O (VT-d)                                 |                             |
1169   |> Intel. VMD Technology                                             |                             |
1170   |  PCI-E ASPM Support (Global)               [Disable]               |                             |
1171   |  IIO eDPC Support                          [Disable]               |                             |
1172 ```
1173
1174 ##### CPU1 Configuration
1175
1176 ```
1177   |  IOU0 (IIO PCIe Port 1)                    [Auto]                  |Selects PCIe port            |
1178   |  IOU1 (IIO PCIe Port 2)                    [Auto]                  |Bifurcation for selected     |
1179   |  IOU3 (IIO PCIe Port 4)                    [Auto]                  |slot(s)                      |
1180   |  IOU4 (IIO PCIe Port 5)                    [Auto]                  |                             |
1181 ```
1182
1183 ##### CPU2 Configuration
1184
1185 ```
1186   |  IOU0 (IIO PCIe Port 1)                    [Auto]                  |Selects PCIe port            |
1187   |  IOU1 (IIO PCIe Port 2)                    [Auto]                  |Bifurcation for selected     |
1188   |  IOU3 (IIO PCIe Port 4)                    [Auto]                  |slot(s)                      |
1189   |  IOU4 (IIO PCIe Port 5)                    [Auto]                  |                             |
1190 ```
1191
1192 #### South Bridge
1193
1194 ```
1195   |  USB Module Version                        26                      |AUTO option disables legacy  |
1196   |                                                                    |support if no USB devices    |
1197   |  USB Devices:                                                      |are connected. DISABLE       |
1198   |        1 Drive, 2 Keyboards, 2 Mice, 1 Hub                         |option will keep USB         |
1199   |                                                                    |devices available only for   |
1200   |  Legacy USB Support                        [Enabled]               |EFI applications.            |
1201   |  XHCI Hand-off                             [Enabled]               |                             |
1202   |  Port 60/64 Emulation                      [Disabled]              |                             |
1203   |  PCIe PLL SSC                              [Disabled]              |                             |
1204   |  Port 61h Bit-4 Emulation                  [Disabled]              |                             |
1205 ```
1206
1207 ### PCIe/PCI/PnP Configuration
1208
1209 ```
1210   |  PCI Bus Driver Version                    A5.01.24               ^|Enables or Disables 64bit    |
1211   |                                                                   *|capable Devices to be        |
1212   |  PCI Devices Common Settings:                                     *|Decoded in Above 4G Address  |
1213   |  Above 4G Decoding                         [Enabled]              *|Space (Only if System        |
1214   |  SR-IOV Support                            [Enabled]              *|Supports 64 bit PCI          |
1215   |  ARI Support                               [Enabled]              *|Decoding).                   |
1216   |  Bus Master Enable                         [Enabled]              *|                             |
1217   |  Consistent Device Name Support            [Disabled]             *|                             |
1218   |  MMIO High Base                            [32T]                  *|                             |
1219   |  MMIO High Granularity Size                [64G]                  *|                             |
1220   |  Maximum Read Request                      [Auto]                 *|                             |
1221   |  MMCFG Base                                [Auto]                 *|                             |
1222   |  NVMe Firmware Source                      [Vendor Defined        *|                             |
1223   |                                            Firmware]              *|                             |
1224   |  VGA Priority                              [Onboard]              *|                             |
1225   |  CPU1 SLOT2 PCI-E 3.0 X16 OPROM            [EFI]                  *|                             |
1226   |  CPU1 SLOT4 PCI-E 3.0 X16 OPROM            [EFI]                  *|                             |
1227   |  CPU2 SLOT6 PCI-E 3.0 X16 OPROM            [EFI]                  *|                             |
1228   |  CPU2 SLOT8 PCI-E 3.0 X16 OPROM            [EFI]                  *|-----------------------------|
1229   |  CPU1 SLOT9 PCI-E 3.0 X16 OPROM            [EFI]                  *|><: Select Screen            |
1230   |  CPU2 SLOT10 PCI-E 3.0 X16 OPROM           [EFI]                  *|^v: Select Item              |
1231   |  CPU2 SLOT11 PCI-E 3.0 X4(IN X8) OPROM     [EFI]                  *|Enter: Select                |
1232   |  M.2 CONNECTOR OPROM                       [EFI]                  *|+/-: Change Opt.             |
1233   |  Bus Master Enable                         [Enabled]              +|F1: General Help             |
1234   |  Onboard LAN1 Option ROM                   [EFI]                  +|F2: Previous Values          |
1235   |  Onboard LAN2 Option ROM                   [Disabled]             +|F3: Optimized Defaults       |
1236   |  Onboard Video Option ROM                  [EFI]                  v|F4: Save & Exit              |
1237   |> Network Stack Configuration                                       |                             |
1238 ```
1239
1240 ## Xeon ICX Server Firmware Inventory
1241
1242 ```
1243 Host.           IPMI IP.      BMC.      BIOS. CPLD.     CPU Microcode.  PCI Bus.   X710 Firmware.            i40e.   E810 Firmware.            ice.
1244 s65-t37-sut1.   10.30.50.75.  1.00.21.  1.1.  F1.00.07. 0D000280.       A5.01.24.  8.30 0x8000a49d 1.2926.0. 2.17.4. 3.10 0x8000ad67 1.3106.0. 1.7.16.
1245 s66-t37-sut2.   10.30.50.76.  1.00.21.  1.1.  F1.00.07. 0D000280.       A5.01.24.  8.30 0x8000a49d 1.2926.0. 2.17.4. 3.10 0x8000ad67 1.3106.0. 1.7.16.
1246 s67-t37-tg1.    10.30.50.77.  1.00.21.  1.1.  F1.00.07. 0D000280.       A5.01.24.  8.30 0x8000a49d 1.2926.0. 2.17.4. 3.10 0x8000ad67 1.3106.0. 1.7.16.
1247 s71-t212-sut1.  10.30.50.81.  1.00.21.  1.1.  F1.00.07. 0D000280.       A5.01.24.  8.30 0x8000a49d 1.2926.0. 2.17.4. 3.10 0x8000ad67 1.3106.0. 1.7.16.
1248 s72-t212-tg1.   10.30.50.82.  1.00.21.  1.1.  F1.00.07. 0D000280.       A5.01.24.  8.30 0x8000a49d 1.2926.0. 2.17.4. 3.10 0x8000ad67 1.3106.0. 1.7.16.
1249 ```
1250 >>>>>>> CHANGE (62c4aa feat(ansible): Add ICX)