Confirm Microsoft Hyper-V, and add a regression test.
[virt-what.git] / tests / hyperv / sbin / dmidecode
1 #!/bin/sh -
2 cat <<'EOF'
3 # dmidecode 2.10
4 SMBIOS 2.3 present.
5 67 structures occupying 3752 bytes.
6 Table at 0x000F8850.
7
8 Handle 0x0000, DMI type 0, 20 bytes
9 BIOS Information
10         Vendor: American Megatrends Inc.
11         Version: 080002 
12         Release Date: 05/05/2008
13         Address: 0xF0000
14         Runtime Size: 64 kB
15         ROM Size: 256 kB
16         Characteristics:
17                 ISA is supported
18                 PCI is supported
19                 PNP is supported
20                 BIOS is upgradeable
21                 BIOS shadowing is allowed
22                 ESCD support is available
23                 Boot from CD is supported
24                 Selectable boot is supported
25                 BIOS ROM is socketed
26                 EDD is supported
27                 5.25"/360 kB floppy services are supported (int 13h)
28                 5.25"/1.2 MB floppy services are supported (int 13h)
29                 3.5"/720 kB floppy services are supported (int 13h)
30                 3.5"/2.88 MB floppy services are supported (int 13h)
31                 Print screen service is supported (int 5h)
32                 8042 keyboard services are supported (int 9h)
33                 Serial services are supported (int 14h)
34                 Printer services are supported (int 17h)
35                 CGA/mono video services are supported (int 10h)
36                 AGP is supported
37                 LS-120 boot is supported
38                 ATAPI Zip drive boot is supported
39                 BIOS boot specification is supported
40
41 Handle 0x0001, DMI type 1, 25 bytes
42 System Information
43         Manufacturer: Microsoft Corporation
44         Product Name: Virtual Machine
45         Version: 5.0
46         Serial Number: 9531-7949-1919-0512-8596-0146-27
47         UUID: 87123C54-42BA-694D-90FF-FD3B05DCDB42
48         Wake-up Type: Power Switch
49
50 Handle 0x0002, DMI type 2, 8 bytes
51 Base Board Information
52         Manufacturer: Microsoft Corporation
53         Product Name: Virtual Machine
54         Version: 5.0
55         Serial Number: 9531-7949-1919-0512-8596-0146-27
56
57 Handle 0x0003, DMI type 3, 17 bytes
58 Chassis Information
59         Manufacturer: Microsoft Corporation
60         Type: Desktop
61         Lock: Not Present
62         Version: 5.0
63         Serial Number: 9531-7949-1919-0512-8596-0146-27
64         Asset Tag: 4703-2669-3135-1081-7372-7632-77
65         Boot-up State: Safe
66         Power Supply State: Safe
67         Thermal State: Other
68         Security Status: Other
69         OEM Information: 0x00000000
70
71 Handle 0x0004, DMI type 11, 5 bytes
72 OEM Strings
73         String 1: [MS_VM_CERT/SHA1/9b80ca0d5dd061ec9da4e494f4c3fd1196270c22]
74         String 2: 00000000000000000000000000000000
75         String 3: To be filed by MSFT
76
77 Handle 0x0005, DMI type 4, 35 bytes
78 Processor Information
79         Socket Designation: MKF_PROCESSOR_SOCKET_DESIGNATION_1
80         Type: Central Processor
81         Family: Pentium III
82         Manufacturer: Intel            
83         ID: F6 06 00 00 FF FB 8B 1F
84         Signature: Type 0, Family 6, Model 15, Stepping 6
85         Flags:
86                 FPU (Floating-point unit on-chip)
87                 VME (Virtual mode extension)
88                 DE (Debugging extension)
89                 PSE (Page size extension)
90                 TSC (Time stamp counter)
91                 MSR (Model specific registers)
92                 PAE (Physical address extension)
93                 MCE (Machine check exception)
94                 CX8 (CMPXCHG8 instruction supported)
95                 APIC (On-chip APIC hardware supported)
96                 SEP (Fast system call)
97                 MTRR (Memory type range registers)
98                 PGE (Page global enable)
99                 MCA (Machine check architecture)
100                 CMOV (Conditional move instruction supported)
101                 PAT (Page attribute table)
102                 PSE-36 (36-bit page size extension)
103                 CLFSH (CLFLUSH instruction supported)
104                 MMX (MMX technology supported)
105                 FXSR (Fast floating-point save and restore)
106                 SSE (Streaming SIMD extensions)
107                 SSE2 (Streaming SIMD extensions 2)
108                 SS (Self-snoop)
109                 HTT (Hyper-threading technology)
110         Version: Genuine Intel(R) Processor              
111         Voltage: 3.3 V 2.9 V
112         External Clock: 66 MHz
113         Max Speed: 333 MHz
114         Current Speed: 333 MHz
115         Status: Populated, Enabled
116         Upgrade: 370-pin Socket
117         L1 Cache Handle: 0x0006
118         L2 Cache Handle: 0x0007
119         L3 Cache Handle: 0x0008
120         Serial Number: MKF_PROCESSOR_SERIAL_NO_1
121         Asset Tag: MKF_PROCESSOR_ASSET_TAG_1
122         Part Number: MKF_PROCESSOR_PART_NO_1
123
124 Handle 0x0006, DMI type 7, 19 bytes
125 Cache Information
126         Socket Designation: L1-Cache
127         Configuration: Disabled, Not Socketed, Level 1
128         Operational Mode: Unknown
129         Location: Internal
130         Installed Size: 0 kB
131         Maximum Size: 0 kB
132         Supported SRAM Types:
133                 Unknown
134         Installed SRAM Type: Unknown
135         Speed: Unknown
136         Error Correction Type: Unknown
137         System Type: Unknown
138         Associativity: Unknown
139
140 Handle 0x0007, DMI type 7, 19 bytes
141 Cache Information
142         Socket Designation: L2-cache
143         Configuration: Disabled, Not Socketed, Level 2
144         Operational Mode: Unknown
145         Location: Internal
146         Installed Size: 0 kB
147         Maximum Size: 0 kB
148         Supported SRAM Types:
149                 Unknown
150         Installed SRAM Type: Unknown
151         Speed: Unknown
152         Error Correction Type: Unknown
153         System Type: Unknown
154         Associativity: Unknown
155
156 Handle 0x0008, DMI type 7, 19 bytes
157 Cache Information
158         Socket Designation: L3-cache
159         Configuration: Disabled, Not Socketed, Level 3
160         Operational Mode: Unknown
161         Location: Internal
162         Installed Size: 0 kB
163         Maximum Size: 0 kB
164         Supported SRAM Types:
165                 Unknown
166         Installed SRAM Type: Unknown
167         Speed: Unknown
168         Error Correction Type: Unknown
169         System Type: Unknown
170         Associativity: Unknown
171
172 Handle 0x0009, DMI type 4, 35 bytes
173 Processor Information
174         Socket Designation: MKF_PROCESSOR_SOCKET_DESIGNATION_2
175         Type: Other
176         Family: Other
177         Manufacturer:                  
178         ID: 00 00 00 00 00 00 00 00
179         Version:                                         
180         Voltage: 3.3 V 2.9 V
181         External Clock: Unknown
182         Max Speed: 500 MHz
183         Current Speed: Unknown
184         Status: Unpopulated
185         Upgrade: None
186         L1 Cache Handle: 0x000A
187         L2 Cache Handle: 0x000B
188         L3 Cache Handle: 0x000C
189         Serial Number: MKF_PROCESSOR_SERIAL_NO_2
190         Asset Tag: MKF_PROCESSOR_ASSET_TAG_2
191         Part Number: MKF_PROCESSOR_PART_NO_2
192
193 Handle 0x000A, DMI type 7, 19 bytes
194 Cache Information
195         Socket Designation: L1-Cache
196         Configuration: Disabled, Not Socketed, Level 1
197         Operational Mode: Unknown
198         Location: Internal
199         Installed Size: 0 kB
200         Maximum Size: 0 kB
201         Supported SRAM Types:
202                 Unknown
203         Installed SRAM Type: Unknown
204         Speed: Unknown
205         Error Correction Type: Unknown
206         System Type: Unknown
207         Associativity: Unknown
208
209 Handle 0x000B, DMI type 7, 19 bytes
210 Cache Information
211         Socket Designation: L2-cache
212         Configuration: Disabled, Not Socketed, Level 2
213         Operational Mode: Unknown
214         Location: Internal
215         Installed Size: 0 kB
216         Maximum Size: 0 kB
217         Supported SRAM Types:
218                 Unknown
219         Installed SRAM Type: Unknown
220         Speed: Unknown
221         Error Correction Type: Unknown
222         System Type: Unknown
223         Associativity: Unknown
224
225 Handle 0x000C, DMI type 7, 19 bytes
226 Cache Information
227         Socket Designation: L3-cache
228         Configuration: Disabled, Not Socketed, Level 3
229         Operational Mode: Unknown
230         Location: Internal
231         Installed Size: 0 kB
232         Maximum Size: 0 kB
233         Supported SRAM Types:
234                 Unknown
235         Installed SRAM Type: Unknown
236         Speed: Unknown
237         Error Correction Type: Unknown
238         System Type: Unknown
239         Associativity: Unknown
240
241 Handle 0x000D, DMI type 4, 35 bytes
242 Processor Information
243         Socket Designation: MKF_PROCESSOR_SOCKET_DESIGNATION_3
244         Type: Other
245         Family: Other
246         Manufacturer:                  
247         ID: 00 00 00 00 00 00 00 00
248         Version:                                         
249         Voltage: 3.3 V 2.9 V
250         External Clock: Unknown
251         Max Speed: 500 MHz
252         Current Speed: Unknown
253         Status: Unpopulated
254         Upgrade: None
255         L1 Cache Handle: 0x000E
256         L2 Cache Handle: 0x000F
257         L3 Cache Handle: 0x0010
258         Serial Number: MKF_PROCESSOR_SERIAL_NO_3
259         Asset Tag: MKF_PROCESSOR_ASSET_TAG_3
260         Part Number: MKF_PROCESSOR_PART_NO_3
261
262 Handle 0x000E, DMI type 7, 19 bytes
263 Cache Information
264         Socket Designation: L1-Cache
265         Configuration: Disabled, Not Socketed, Level 1
266         Operational Mode: Unknown
267         Location: Internal
268         Installed Size: 0 kB
269         Maximum Size: 0 kB
270         Supported SRAM Types:
271                 Unknown
272         Installed SRAM Type: Unknown
273         Speed: Unknown
274         Error Correction Type: Unknown
275         System Type: Unknown
276         Associativity: Unknown
277
278 Handle 0x000F, DMI type 7, 19 bytes
279 Cache Information
280         Socket Designation: L2-cache
281         Configuration: Disabled, Not Socketed, Level 2
282         Operational Mode: Unknown
283         Location: Internal
284         Installed Size: 0 kB
285         Maximum Size: 0 kB
286         Supported SRAM Types:
287                 Unknown
288         Installed SRAM Type: Unknown
289         Speed: Unknown
290         Error Correction Type: Unknown
291         System Type: Unknown
292         Associativity: Unknown
293
294 Handle 0x0010, DMI type 7, 19 bytes
295 Cache Information
296         Socket Designation: L3-cache
297         Configuration: Disabled, Not Socketed, Level 3
298         Operational Mode: Unknown
299         Location: Internal
300         Installed Size: 0 kB
301         Maximum Size: 0 kB
302         Supported SRAM Types:
303                 Unknown
304         Installed SRAM Type: Unknown
305         Speed: Unknown
306         Error Correction Type: Unknown
307         System Type: Unknown
308         Associativity: Unknown
309
310 Handle 0x0011, DMI type 4, 35 bytes
311 Processor Information
312         Socket Designation: MKF_PROCESSOR_SOCKET_DESIGNATION_4
313         Type: Other
314         Family: Other
315         Manufacturer:                  
316         ID: 00 00 00 00 00 00 00 00
317         Version:                                         
318         Voltage: 3.3 V 2.9 V
319         External Clock: Unknown
320         Max Speed: 500 MHz
321         Current Speed: Unknown
322         Status: Unpopulated
323         Upgrade: None
324         L1 Cache Handle: 0x0012
325         L2 Cache Handle: 0x0013
326         L3 Cache Handle: 0x0014
327         Serial Number: MKF_PROCESSOR_SERIAL_NO_4
328         Asset Tag: MKF_PROCESSOR_ASSET_TAG_4
329         Part Number: MKF_PROCESSOR_PART_NO_4
330
331 Handle 0x0012, DMI type 7, 19 bytes
332 Cache Information
333         Socket Designation: L1-Cache
334         Configuration: Disabled, Not Socketed, Level 1
335         Operational Mode: Unknown
336         Location: Internal
337         Installed Size: 0 kB
338         Maximum Size: 0 kB
339         Supported SRAM Types:
340                 Unknown
341         Installed SRAM Type: Unknown
342         Speed: Unknown
343         Error Correction Type: Unknown
344         System Type: Unknown
345         Associativity: Unknown
346
347 Handle 0x0013, DMI type 7, 19 bytes
348 Cache Information
349         Socket Designation: L2-cache
350         Configuration: Disabled, Not Socketed, Level 2
351         Operational Mode: Unknown
352         Location: Internal
353         Installed Size: 0 kB
354         Maximum Size: 0 kB
355         Supported SRAM Types:
356                 Unknown
357         Installed SRAM Type: Unknown
358         Speed: Unknown
359         Error Correction Type: Unknown
360         System Type: Unknown
361         Associativity: Unknown
362
363 Handle 0x0014, DMI type 7, 19 bytes
364 Cache Information
365         Socket Designation: L3-cache
366         Configuration: Disabled, Not Socketed, Level 3
367         Operational Mode: Unknown
368         Location: Internal
369         Installed Size: 0 kB
370         Maximum Size: 0 kB
371         Supported SRAM Types:
372                 Unknown
373         Installed SRAM Type: Unknown
374         Speed: Unknown
375         Error Correction Type: Unknown
376         System Type: Unknown
377         Associativity: Unknown
378
379 Handle 0x0015, DMI type 4, 35 bytes
380 Processor Information
381         Socket Designation: MKF_PROCESSOR_SOCKET_DESIGNATION_5
382         Type: Other
383         Family: Other
384         Manufacturer:                  
385         ID: 00 00 00 00 00 00 00 00
386         Version:                                         
387         Voltage: 3.3 V 2.9 V
388         External Clock: Unknown
389         Max Speed: 500 MHz
390         Current Speed: Unknown
391         Status: Unpopulated
392         Upgrade: None
393         L1 Cache Handle: 0x0016
394         L2 Cache Handle: 0x0017
395         L3 Cache Handle: 0x0018
396         Serial Number: MKF_PROCESSOR_SERIAL_NO_5
397         Asset Tag: MKF_PROCESSOR_ASSET_TAG_5
398         Part Number: MKF_PROCESSOR_PART_NO_5
399
400 Handle 0x0016, DMI type 7, 19 bytes
401 Cache Information
402         Socket Designation: L1-Cache
403         Configuration: Disabled, Not Socketed, Level 1
404         Operational Mode: Unknown
405         Location: Internal
406         Installed Size: 0 kB
407         Maximum Size: 0 kB
408         Supported SRAM Types:
409                 Unknown
410         Installed SRAM Type: Unknown
411         Speed: Unknown
412         Error Correction Type: Unknown
413         System Type: Unknown
414         Associativity: Unknown
415
416 Handle 0x0017, DMI type 7, 19 bytes
417 Cache Information
418         Socket Designation: L2-cache
419         Configuration: Disabled, Not Socketed, Level 2
420         Operational Mode: Unknown
421         Location: Internal
422         Installed Size: 0 kB
423         Maximum Size: 0 kB
424         Supported SRAM Types:
425                 Unknown
426         Installed SRAM Type: Unknown
427         Speed: Unknown
428         Error Correction Type: Unknown
429         System Type: Unknown
430         Associativity: Unknown
431
432 Handle 0x0018, DMI type 7, 19 bytes
433 Cache Information
434         Socket Designation: L3-cache
435         Configuration: Disabled, Not Socketed, Level 3
436         Operational Mode: Unknown
437         Location: Internal
438         Installed Size: 0 kB
439         Maximum Size: 0 kB
440         Supported SRAM Types:
441                 Unknown
442         Installed SRAM Type: Unknown
443         Speed: Unknown
444         Error Correction Type: Unknown
445         System Type: Unknown
446         Associativity: Unknown
447
448 Handle 0x0019, DMI type 4, 35 bytes
449 Processor Information
450         Socket Designation: MKF_PROCESSOR_SOCKET_DESIGNATION_6
451         Type: Other
452         Family: Other
453         Manufacturer:                  
454         ID: 00 00 00 00 00 00 00 00
455         Version:                                         
456         Voltage: 3.3 V 2.9 V
457         External Clock: Unknown
458         Max Speed: 500 MHz
459         Current Speed: Unknown
460         Status: Unpopulated
461         Upgrade: None
462         L1 Cache Handle: 0x001A
463         L2 Cache Handle: 0x001B
464         L3 Cache Handle: 0x001C
465         Serial Number: MKF_PROCESSOR_SERIAL_NO_6
466         Asset Tag: MKF_PROCESSOR_ASSET_TAG_6
467         Part Number: MKF_PROCESSOR_PART_NO_6
468
469 Handle 0x001A, DMI type 7, 19 bytes
470 Cache Information
471         Socket Designation: L1-Cache
472         Configuration: Disabled, Not Socketed, Level 1
473         Operational Mode: Unknown
474         Location: Internal
475         Installed Size: 0 kB
476         Maximum Size: 0 kB
477         Supported SRAM Types:
478                 Unknown
479         Installed SRAM Type: Unknown
480         Speed: Unknown
481         Error Correction Type: Unknown
482         System Type: Unknown
483         Associativity: Unknown
484
485 Handle 0x001B, DMI type 7, 19 bytes
486 Cache Information
487         Socket Designation: L2-cache
488         Configuration: Disabled, Not Socketed, Level 2
489         Operational Mode: Unknown
490         Location: Internal
491         Installed Size: 0 kB
492         Maximum Size: 0 kB
493         Supported SRAM Types:
494                 Unknown
495         Installed SRAM Type: Unknown
496         Speed: Unknown
497         Error Correction Type: Unknown
498         System Type: Unknown
499         Associativity: Unknown
500
501 Handle 0x001C, DMI type 7, 19 bytes
502 Cache Information
503         Socket Designation: L3-cache
504         Configuration: Disabled, Not Socketed, Level 3
505         Operational Mode: Unknown
506         Location: Internal
507         Installed Size: 0 kB
508         Maximum Size: 0 kB
509         Supported SRAM Types:
510                 Unknown
511         Installed SRAM Type: Unknown
512         Speed: Unknown
513         Error Correction Type: Unknown
514         System Type: Unknown
515         Associativity: Unknown
516
517 Handle 0x001D, DMI type 4, 35 bytes
518 Processor Information
519         Socket Designation: MKF_PROCESSOR_SOCKET_DESIGNATION_7
520         Type: Other
521         Family: Other
522         Manufacturer:                  
523         ID: 00 00 00 00 00 00 00 00
524         Version:                                         
525         Voltage: 3.3 V 2.9 V
526         External Clock: Unknown
527         Max Speed: 500 MHz
528         Current Speed: Unknown
529         Status: Unpopulated
530         Upgrade: None
531         L1 Cache Handle: 0x001E
532         L2 Cache Handle: 0x001F
533         L3 Cache Handle: 0x0020
534         Serial Number: MKF_PROCESSOR_SERIAL_NO_7
535         Asset Tag: MKF_PROCESSOR_ASSET_TAG_7
536         Part Number: MKF_PROCESSOR_PART_NO_7
537
538 Handle 0x001E, DMI type 7, 19 bytes
539 Cache Information
540         Socket Designation: L1-Cache
541         Configuration: Disabled, Not Socketed, Level 1
542         Operational Mode: Unknown
543         Location: Internal
544         Installed Size: 0 kB
545         Maximum Size: 0 kB
546         Supported SRAM Types:
547                 Unknown
548         Installed SRAM Type: Unknown
549         Speed: Unknown
550         Error Correction Type: Unknown
551         System Type: Unknown
552         Associativity: Unknown
553
554 Handle 0x001F, DMI type 7, 19 bytes
555 Cache Information
556         Socket Designation: L2-cache
557         Configuration: Disabled, Not Socketed, Level 2
558         Operational Mode: Unknown
559         Location: Internal
560         Installed Size: 0 kB
561         Maximum Size: 0 kB
562         Supported SRAM Types:
563                 Unknown
564         Installed SRAM Type: Unknown
565         Speed: Unknown
566         Error Correction Type: Unknown
567         System Type: Unknown
568         Associativity: Unknown
569
570 Handle 0x0020, DMI type 7, 19 bytes
571 Cache Information
572         Socket Designation: L3-cache
573         Configuration: Disabled, Not Socketed, Level 3
574         Operational Mode: Unknown
575         Location: Internal
576         Installed Size: 0 kB
577         Maximum Size: 0 kB
578         Supported SRAM Types:
579                 Unknown
580         Installed SRAM Type: Unknown
581         Speed: Unknown
582         Error Correction Type: Unknown
583         System Type: Unknown
584         Associativity: Unknown
585
586 Handle 0x0021, DMI type 4, 35 bytes
587 Processor Information
588         Socket Designation: MKF_PROCESSOR_SOCKET_DESIGNATION_8
589         Type: Other
590         Family: Other
591         Manufacturer:                  
592         ID: 00 00 00 00 00 00 00 00
593         Version:                                         
594         Voltage: 3.3 V 2.9 V
595         External Clock: Unknown
596         Max Speed: 500 MHz
597         Current Speed: Unknown
598         Status: Unpopulated
599         Upgrade: None
600         L1 Cache Handle: 0x0022
601         L2 Cache Handle: 0x0023
602         L3 Cache Handle: 0x0024
603         Serial Number: MKF_PROCESSOR_SERIAL_NO_8
604         Asset Tag: MKF_PROCESSOR_ASSET_TAG_8
605         Part Number: MKF_PROCESSOR_PART_NO_8
606
607 Handle 0x0022, DMI type 7, 19 bytes
608 Cache Information
609         Socket Designation: L1-Cache
610         Configuration: Disabled, Not Socketed, Level 1
611         Operational Mode: Unknown
612         Location: Internal
613         Installed Size: 0 kB
614         Maximum Size: 0 kB
615         Supported SRAM Types:
616                 Unknown
617         Installed SRAM Type: Unknown
618         Speed: Unknown
619         Error Correction Type: Unknown
620         System Type: Unknown
621         Associativity: Unknown
622
623 Handle 0x0023, DMI type 7, 19 bytes
624 Cache Information
625         Socket Designation: L2-cache
626         Configuration: Disabled, Not Socketed, Level 2
627         Operational Mode: Unknown
628         Location: Internal
629         Installed Size: 0 kB
630         Maximum Size: 0 kB
631         Supported SRAM Types:
632                 Unknown
633         Installed SRAM Type: Unknown
634         Speed: Unknown
635         Error Correction Type: Unknown
636         System Type: Unknown
637         Associativity: Unknown
638
639 Handle 0x0024, DMI type 7, 19 bytes
640 Cache Information
641         Socket Designation: L3-cache
642         Configuration: Disabled, Not Socketed, Level 3
643         Operational Mode: Unknown
644         Location: Internal
645         Installed Size: 0 kB
646         Maximum Size: 0 kB
647         Supported SRAM Types:
648                 Unknown
649         Installed SRAM Type: Unknown
650         Speed: Unknown
651         Error Correction Type: Unknown
652         System Type: Unknown
653         Associativity: Unknown
654
655 Handle 0x0025, DMI type 5, 24 bytes
656 Memory Controller Information
657         Error Detecting Method: 64-bit ECC
658         Error Correcting Capabilities:
659                 None
660         Supported Interleave: One-way Interleave
661         Current Interleave: One-way Interleave
662         Maximum Memory Module Size: 512 MB
663         Maximum Total Memory Size: 2048 MB
664         Supported Speeds:
665                 70 ns
666                 60 ns
667         Supported Memory Types:
668                 Other
669                 Unknown
670                 Standard
671                 FPM
672                 EDO
673                 Parity
674                 ECC
675                 SIMM
676                 DIMM
677                 Burst EDO
678                 SDRAM
679         Memory Module Voltage: 3.3 V
680         Associated Memory Slots: 4
681                 0x0026
682                 0x0027
683                 0x0028
684                 0x0029
685         Enabled Error Correcting Capabilities:
686                 None
687
688 Handle 0x0026, DMI type 6, 12 bytes
689 Memory Module Information
690         Socket Designation: DIMM1
691         Bank Connections: 0 0
692         Current Speed: Unknown
693         Type: EDO DIMM
694         Installed Size: 16 MB (Single-bank Connection)
695         Enabled Size: 16 MB (Single-bank Connection)
696         Error Status: OK
697
698 Handle 0x0027, DMI type 6, 12 bytes
699 Memory Module Information
700         Socket Designation: DIMM2
701         Bank Connections: 0 0
702         Current Speed: Unknown
703         Type: EDO DIMM
704         Installed Size: 16 MB (Single-bank Connection)
705         Enabled Size: 16 MB (Single-bank Connection)
706         Error Status: OK
707
708 Handle 0x0028, DMI type 6, 12 bytes
709 Memory Module Information
710         Socket Designation: DIMM3
711         Bank Connections: 0 0
712         Current Speed: Unknown
713         Type: EDO DIMM
714         Installed Size: 16 MB (Single-bank Connection)
715         Enabled Size: 16 MB (Single-bank Connection)
716         Error Status: OK
717
718 Handle 0x0029, DMI type 6, 12 bytes
719 Memory Module Information
720         Socket Designation: DIMM4
721         Bank Connections: 0 0
722         Current Speed: Unknown
723         Type: EDO DIMM
724         Installed Size: 16 MB (Single-bank Connection)
725         Enabled Size: 16 MB (Single-bank Connection)
726         Error Status: OK
727
728 Handle 0x002A, DMI type 8, 9 bytes
729 Port Connector Information
730         Internal Reference Designator: USB
731         Internal Connector Type: Centronics
732         External Reference Designator: USB1
733         External Connector Type: Centronics
734         Port Type: USB
735
736 Handle 0x002B, DMI type 8, 9 bytes
737 Port Connector Information
738         Internal Reference Designator: USB
739         Internal Connector Type: Centronics
740         External Reference Designator: USB2
741         External Connector Type: Centronics
742         Port Type: USB
743
744 Handle 0x002C, DMI type 8, 9 bytes
745 Port Connector Information
746         Internal Reference Designator: COM1
747         Internal Connector Type: DB-9 female
748         External Reference Designator: COM1
749         External Connector Type: DB-9 female
750         Port Type: Serial Port 16550A Compatible
751
752 Handle 0x002D, DMI type 8, 9 bytes
753 Port Connector Information
754         Internal Reference Designator: COM2
755         Internal Connector Type: DB-9 female
756         External Reference Designator: COM2
757         External Connector Type: DB-9 female
758         Port Type: Serial Port 16550A Compatible
759
760 Handle 0x002E, DMI type 8, 9 bytes
761 Port Connector Information
762         Internal Reference Designator: Printer
763         Internal Connector Type: DB-25 male
764         External Reference Designator: Lpt1
765         External Connector Type: DB-25 male
766         Port Type: Parallel Port ECP/EPP
767
768 Handle 0x002F, DMI type 8, 9 bytes
769 Port Connector Information
770         Internal Reference Designator: Video
771         Internal Connector Type: DB-15 male
772         External Reference Designator: Video
773         External Connector Type: DB-15 female
774         Port Type: Video Port
775
776 Handle 0x0030, DMI type 8, 9 bytes
777 Port Connector Information
778         Internal Reference Designator: Keyboard
779         Internal Connector Type: PS/2
780         External Reference Designator: Keyboard
781         External Connector Type: PS/2
782         Port Type: Keyboard Port
783
784 Handle 0x0031, DMI type 8, 9 bytes
785 Port Connector Information
786         Internal Reference Designator: Mouse
787         Internal Connector Type: PS/2
788         External Reference Designator: Mouse
789         External Connector Type: PS/2
790         Port Type: Mouse Port
791
792 Handle 0x0032, DMI type 10, 6 bytes
793 On Board Device Information
794         Type: Video
795         Status: Enabled
796         Description: To Be filled by O.E.M.
797
798 Handle 0x0033, DMI type 12, 5 bytes
799 System Configuration Options
800         Option 1: To Be Filled By O.E.M.
801         Option 2: To Be Filled By O.E.M.
802         Option 3: To Be Filled By O.E.M.
803
804 Handle 0x0034, DMI type 13, 22 bytes
805 BIOS Language Information
806         Installable Languages: 1
807                 enUS
808         Currently Installed Language: enUS
809
810 Handle 0x0035, DMI type 18, 23 bytes
811 32-bit Memory Error Information
812         Type: Bad Read
813         Granularity: Device Level
814         Operation: Read
815         Vendor Syndrome: Unknown
816         Memory Array Address: Unknown
817         Device Address: Unknown
818         Resolution: Unknown
819
820 Handle 0x0036, DMI type 16, 15 bytes
821 Physical Memory Array
822         Location: System Board Or Motherboard
823         Use: System Memory
824         Error Correction Type: None
825         Maximum Capacity: 3 GB
826         Error Information Handle: 0x0035
827         Number Of Devices: 4
828
829 Handle 0x0037, DMI type 19, 15 bytes
830 Memory Array Mapped Address
831         Starting Address: 0x00000000000
832         Ending Address: 0x100000003FF
833         Range Size: 1073741825 kB
834         Physical Array Handle: 0x0036
835         Partition Width: 0
836
837 Handle 0x0038, DMI type 17, 27 bytes
838 Memory Device
839         Array Handle: 0x0036
840         Error Information Handle: 0x0035
841         Total Width: 64 bits
842         Data Width: 72 bits
843         Size: 16 MB
844         Form Factor: DIMM
845         Set: None
846         Locator: DIMM1
847         Bank Locator: BANK0
848         Type: SDRAM
849         Type Detail: Synchronous
850         Speed: Unknown
851         Manufacturer: Manufacturer1
852         Serial Number: SerNum1
853         Asset Tag: AssetTagNum1
854         Part Number: PartNum1
855
856 Handle 0x0039, DMI type 20, 19 bytes
857 Memory Device Mapped Address
858         Starting Address: 0x00000000000
859         Ending Address: 0x000010003FF
860         Range Size: 16385 kB
861         Physical Device Handle: 0x0038
862         Memory Array Mapped Address Handle: 0x0037
863         Partition Row Position: 1
864         Interleaved Data Depth: 1
865
866 Handle 0x003A, DMI type 17, 27 bytes
867 Memory Device
868         Array Handle: 0x0036
869         Error Information Handle: 0x0035
870         Total Width: 64 bits
871         Data Width: 72 bits
872         Size: 16 MB
873         Form Factor: DIMM
874         Set: None
875         Locator: DIMM2
876         Bank Locator: BANK1
877         Type: SDRAM
878         Type Detail: Synchronous
879         Speed: Unknown
880         Manufacturer: Manufacturer2
881         Serial Number: SerNum2
882         Asset Tag: AssetTagNum2
883         Part Number: PartNum2
884
885 Handle 0x003B, DMI type 20, 19 bytes
886 Memory Device Mapped Address
887         Starting Address: 0x00001000000
888         Ending Address: 0x000020003FF
889         Range Size: 16385 kB
890         Physical Device Handle: 0x003A
891         Memory Array Mapped Address Handle: 0x0037
892         Partition Row Position: 1
893         Interleaved Data Depth: 1
894
895 Handle 0x003C, DMI type 17, 27 bytes
896 Memory Device
897         Array Handle: 0x0036
898         Error Information Handle: 0x0035
899         Total Width: 64 bits
900         Data Width: 72 bits
901         Size: 16 MB
902         Form Factor: DIMM
903         Set: None
904         Locator: DIMM2
905         Bank Locator: BANK1
906         Type: SDRAM
907         Type Detail: Synchronous
908         Speed: Unknown
909         Manufacturer: Manufacturer2
910         Serial Number: SerNum2
911         Asset Tag: AssetTagNum2
912         Part Number: PartNum2
913
914 Handle 0x003D, DMI type 20, 19 bytes
915 Memory Device Mapped Address
916         Starting Address: 0x00002000000
917         Ending Address: 0x000030003FF
918         Range Size: 16385 kB
919         Physical Device Handle: 0x003C
920         Memory Array Mapped Address Handle: 0x0037
921         Partition Row Position: 1
922         Interleaved Data Depth: 1
923
924 Handle 0x003E, DMI type 17, 27 bytes
925 Memory Device
926         Array Handle: 0x0036
927         Error Information Handle: 0x0035
928         Total Width: 64 bits
929         Data Width: 72 bits
930         Size: 16 MB
931         Form Factor: DIMM
932         Set: None
933         Locator: DIMM2
934         Bank Locator: BANK1
935         Type: SDRAM
936         Type Detail: Synchronous
937         Speed: Unknown
938         Manufacturer: Manufacturer2
939         Serial Number: SerNum2
940         Asset Tag: AssetTagNum2
941         Part Number: PartNum2
942
943 Handle 0x003F, DMI type 20, 19 bytes
944 Memory Device Mapped Address
945         Starting Address: 0x00003000000
946         Ending Address: 0x000040003FF
947         Range Size: 16385 kB
948         Physical Device Handle: 0x003E
949         Memory Array Mapped Address Handle: 0x0037
950         Partition Row Position: 1
951         Interleaved Data Depth: 1
952
953 Handle 0x0040, DMI type 23, 13 bytes
954 System Reset
955         Status: Disabled
956         Watchdog Timer: Not Present
957
958 Handle 0x0041, DMI type 32, 20 bytes
959 System Boot Information
960         Status: No errors detected
961
962 Handle 0x0042, DMI type 127, 4 bytes
963 End Of Table
964
965 EOF