File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
src/DecodeWheaRecord.Tests Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,22 @@ public void TestErrorMultiple3() {
7070 } ) ;
7171 }
7272
73+ /*
74+ * Error sections:
75+ * - Memory Error
76+ * - Generic Processor Error
77+ * - IA32 / AMD64 Machine Check Error
78+ * V4 structure with Intel processor
79+ * - Error Recovery Information
80+ * - Memory Error (Intel extension)
81+ */
82+ [ Test ]
83+ public void TestErrorMultiple4 ( ) {
84+ Program . MainTest ( new [ ] {
85+ "435045521002FFFFFFFF050002000000020000006D08000022010200010719140000000000000000000000000000000000000000000000000000000000000000BDC407CF89B7184EB3C41F732CB57131B248949139377F4BA8F1E0062805C2A3D8A6BF9D25EADB01200000000000000000000000000000000000000000000000E80100005000000000030000010000001411BCA5646FDE4EB8633E83ED7C83B10000000000000000000000000000000002000000000000000000000000000000000000000000000038020000C00000000003000000000000ADCC7698B447DB4BB65E16F193C4F3DB00000000000000000000000000000000020000000000000000000000000000000000000000000000F8020000A80400000003000000000000011D1E8AF94257459C33565E5CC3F7E800000000000000000000000000000000020000000000000000000000000000000000000000000000A0070000270000000003000000000000A13248C3C302524CA9F19F1D5D7723FC00000000000000000000000000000000030000000000000000000000000000000000000000000000C7070000A6000000000300000000000028DB6EE113616342A41DE53F8DE787510000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007F01000000000000000201030000000055060A00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000400000001000000189275122CEADB010300000000000000000000000000000000000000000000005001040040000094188AEFB707F80100000000000000000000000000030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000FF0000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
86+ } ) ;
87+ }
88+
7389 /*
7490 * Creator ID: Device Driver (default)
7591 * Notify type: Device Driver
You can’t perform that action at this time.
0 commit comments