Skip to content

Commit b17ade5

Browse files
committed
drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data Block
For some reason, the HDMI VSDBs in our kunit EDIDs had a length longer than expected. While this was harmless, we should get rid of it to make it somewhat predictable. Reviewed-by: Javier Martinez Canillas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Maxime Ripard <[email protected]>
1 parent 2bf85c4 commit b17ade5

File tree

1 file changed

+40
-45
lines changed

1 file changed

+40
-45
lines changed

drivers/gpu/drm/tests/drm_kunit_edid.h

Lines changed: 40 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ static const unsigned char test_edid_dvi_1080p[] = {
7373
* 46 1e 46 0f 00 0a 20 20 20 20 20 20 00 00 00 10
7474
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 92
7575
*
76-
* 02 03 1b 81 e3 05 00 20 41 10 e2 00 4a 6d 03 0c
77-
* 00 12 34 00 14 20 00 00 00 00 00 00 00 00 00 00
76+
* 02 03 15 81 e3 05 00 20 41 10 e2 00 4a 67 03 0c
77+
* 00 12 34 00 14 00 00 00 00 00 00 00 00 00 00 00
7878
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7979
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8080
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8181
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8282
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
83-
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e4
83+
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10
8484
*
8585
* ----------------
8686
*
@@ -135,8 +135,7 @@ static const unsigned char test_edid_dvi_1080p[] = {
135135
* Vendor-Specific Data Block (HDMI), OUI 00-0C-03:
136136
* Source physical address: 1.2.3.4
137137
* Maximum TMDS clock: 100 MHz
138-
* Extended HDMI video details:
139-
* Checksum: 0xe4 Unused space in Extension Block: 100 bytes
138+
* Checksum: 0x10 Unused space in Extension Block: 106 bytes
140139
*/
141140
static const unsigned char test_edid_hdmi_1080p_rgb_max_100mhz[] = {
142141
0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x31, 0xd8, 0x2a, 0x00,
@@ -149,9 +148,9 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_100mhz[] = {
149148
0x49, 0x44, 0x0a, 0x20, 0x20, 0x20, 0x00, 0x00, 0x00, 0xfd, 0x00, 0x32,
150149
0x46, 0x1e, 0x46, 0x0f, 0x00, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
151150
0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
152-
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x92, 0x02, 0x03, 0x1b, 0x81,
153-
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0x4a, 0x6d, 0x03, 0x0c,
154-
0x00, 0x12, 0x34, 0x00, 0x14, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
151+
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x92, 0x02, 0x03, 0x15, 0x81,
152+
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0x4a, 0x67, 0x03, 0x0c,
153+
0x00, 0x12, 0x34, 0x00, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
155154
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
156155
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
157156
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -160,7 +159,7 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_100mhz[] = {
160159
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
161160
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
162161
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
163-
0x00, 0x00, 0x00, 0xe4
162+
0x00, 0x00, 0x00, 0x10
164163
};
165164

166165
/*
@@ -175,14 +174,14 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_100mhz[] = {
175174
* 46 1e 46 0f 00 0a 20 20 20 20 20 20 00 00 00 10
176175
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 92
177176
*
178-
* 02 03 1b 81 e3 05 00 20 41 10 e2 00 4a 6d 03 0c
179-
* 00 12 34 00 28 20 00 00 00 00 00 00 00 00 00 00
177+
* 02 03 15 81 e3 05 00 20 41 10 e2 00 4a 67 03 0c
178+
* 00 12 34 00 28 00 00 00 00 00 00 00 00 00 00 00
180179
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
181180
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
182181
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
183182
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
184183
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
185-
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d0
184+
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc
186185
*
187186
* ----------------
188187
*
@@ -237,8 +236,7 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_100mhz[] = {
237236
* Vendor-Specific Data Block (HDMI), OUI 00-0C-03:
238237
* Source physical address: 1.2.3.4
239238
* Maximum TMDS clock: 200 MHz
240-
* Extended HDMI video details:
241-
* Checksum: 0xd0 Unused space in Extension Block: 100 bytes
239+
* Checksum: 0xfc Unused space in Extension Block: 106 bytes
242240
*/
243241
static const unsigned char test_edid_hdmi_1080p_rgb_max_200mhz[] = {
244242
0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x31, 0xd8, 0x2a, 0x00,
@@ -251,9 +249,9 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_200mhz[] = {
251249
0x49, 0x44, 0x0a, 0x20, 0x20, 0x20, 0x00, 0x00, 0x00, 0xfd, 0x00, 0x32,
252250
0x46, 0x1e, 0x46, 0x0f, 0x00, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
253251
0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
254-
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x92, 0x02, 0x03, 0x1b, 0x81,
255-
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0x4a, 0x6d, 0x03, 0x0c,
256-
0x00, 0x12, 0x34, 0x00, 0x28, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
252+
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x92, 0x02, 0x03, 0x15, 0x81,
253+
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0x4a, 0x67, 0x03, 0x0c,
254+
0x00, 0x12, 0x34, 0x00, 0x28, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
257255
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
258256
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
259257
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -262,7 +260,7 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_200mhz[] = {
262260
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
263261
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
264262
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
265-
0x00, 0x00, 0x00, 0xd0
263+
0x00, 0x00, 0x00, 0xfc
266264
};
267265

268266
/*
@@ -277,14 +275,14 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_200mhz[] = {
277275
* 46 1e 46 0f 00 0a 20 20 20 20 20 20 00 00 00 10
278276
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 92
279277
*
280-
* 02 03 1b 81 e3 05 00 20 41 10 e2 00 4a 6d 03 0c
281-
* 00 12 34 00 28 20 00 00 00 00 00 00 00 00 00 00
278+
* 02 03 15 81 e3 05 00 20 41 10 e2 00 4a 67 03 0c
279+
* 00 12 34 00 44 00 00 00 00 00 00 00 00 00 00 00
282280
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
283281
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
284282
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
285283
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
286284
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
287-
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d0
285+
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e0
288286
*
289287
* ----------------
290288
*
@@ -339,8 +337,7 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_200mhz[] = {
339337
* Vendor-Specific Data Block (HDMI), OUI 00-0C-03:
340338
* Source physical address: 1.2.3.4
341339
* Maximum TMDS clock: 340 MHz
342-
* Extended HDMI video details:
343-
* Checksum: 0xd0 Unused space in Extension Block: 100 bytes
340+
* Checksum: 0xe0 Unused space in Extension Block: 106 bytes
344341
*/
345342
static const unsigned char test_edid_hdmi_1080p_rgb_max_340mhz[] = {
346343
0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x31, 0xd8, 0x2a, 0x00,
@@ -353,9 +350,9 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_340mhz[] = {
353350
0x49, 0x44, 0x0a, 0x20, 0x20, 0x20, 0x00, 0x00, 0x00, 0xfd, 0x00, 0x32,
354351
0x46, 0x1e, 0x46, 0x0f, 0x00, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
355352
0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
356-
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x92, 0x02, 0x03, 0x1b, 0x81,
357-
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0x4a, 0x6d, 0x03, 0x0c,
358-
0x00, 0x12, 0x34, 0x00, 0x44, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
353+
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x92, 0x02, 0x03, 0x15, 0x81,
354+
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0x4a, 0x67, 0x03, 0x0c,
355+
0x00, 0x12, 0x34, 0x00, 0x44, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
359356
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
360357
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
361358
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -364,7 +361,7 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_340mhz[] = {
364361
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
365362
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
366363
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
367-
0x00, 0x00, 0x00, 0xd0
364+
0x00, 0x00, 0x00, 0xe0
368365
};
369366

370367
/*
@@ -379,14 +376,14 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_340mhz[] = {
379376
* 46 1e 46 0f 00 0a 20 20 20 20 20 20 00 00 00 10
380377
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 7a
381378
*
382-
* 02 03 1b b1 e3 05 00 20 41 10 e2 00 ca 6d 03 0c
383-
* 00 12 34 78 28 20 00 00 00 00 00 00 00 00 00 00
379+
* 02 03 15 b1 e3 05 00 20 41 10 e2 00 ca 67 03 0c
380+
* 00 12 34 78 28 00 00 00 00 00 00 00 00 00 00 00
384381
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
385382
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
386383
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
387384
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
388385
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
389-
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a8
386+
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 d4
390387
*
391388
* ----------------
392389
*
@@ -447,8 +444,7 @@ static const unsigned char test_edid_hdmi_1080p_rgb_max_340mhz[] = {
447444
* DC_30bit
448445
* DC_Y444
449446
* Maximum TMDS clock: 200 MHz
450-
* Extended HDMI video details:
451-
* Checksum: 0xa8 Unused space in Extension Block: 100 bytes
447+
* Checksum: 0xd4 Unused space in Extension Block: 106 bytes
452448
*/
453449
static const unsigned char test_edid_hdmi_1080p_rgb_yuv_dc_max_200mhz[] = {
454450
0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x31, 0xd8, 0x2a, 0x00,
@@ -461,9 +457,9 @@ static const unsigned char test_edid_hdmi_1080p_rgb_yuv_dc_max_200mhz[] = {
461457
0x49, 0x44, 0x0a, 0x20, 0x20, 0x20, 0x00, 0x00, 0x00, 0xfd, 0x00, 0x32,
462458
0x46, 0x1e, 0x46, 0x0f, 0x00, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
463459
0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
464-
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x7a, 0x02, 0x03, 0x1b, 0xb1,
465-
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0xca, 0x6d, 0x03, 0x0c,
466-
0x00, 0x12, 0x34, 0x78, 0x28, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
460+
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x7a, 0x02, 0x03, 0x15, 0xb1,
461+
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0xca, 0x67, 0x03, 0x0c,
462+
0x00, 0x12, 0x34, 0x78, 0x28, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
467463
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
468464
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
469465
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -472,7 +468,7 @@ static const unsigned char test_edid_hdmi_1080p_rgb_yuv_dc_max_200mhz[] = {
472468
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
473469
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
474470
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
475-
0x00, 0x00, 0x00, 0xa8
471+
0x00, 0x00, 0x00, 0xd4
476472
};
477473

478474
/*
@@ -487,14 +483,14 @@ static const unsigned char test_edid_hdmi_1080p_rgb_yuv_dc_max_200mhz[] = {
487483
* 46 1e 46 0f 00 0a 20 20 20 20 20 20 00 00 00 10
488484
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 8a
489485
*
490-
* 02 03 1b b1 e3 05 00 20 41 10 e2 00 ca 6d 03 0c
491-
* 00 12 34 78 44 20 00 00 00 00 00 00 00 00 00 00
486+
* 02 03 15 b1 e3 05 00 20 41 10 e2 00 ca 67 03 0c
487+
* 00 12 34 78 44 00 00 00 00 00 00 00 00 00 00 00
492488
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
493489
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
494490
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
495491
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
496492
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
497-
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8c
493+
* 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 b8
498494
*
499495
* ----------------
500496
*
@@ -555,8 +551,7 @@ static const unsigned char test_edid_hdmi_1080p_rgb_yuv_dc_max_200mhz[] = {
555551
* DC_30bit
556552
* DC_Y444
557553
* Maximum TMDS clock: 340 MHz
558-
* Extended HDMI video details:
559-
* Checksum: 0x8c Unused space in Extension Block: 100 bytes
554+
* Checksum: 0xb8 Unused space in Extension Block: 106 bytes
560555
*/
561556
static const unsigned char test_edid_hdmi_1080p_rgb_yuv_dc_max_340mhz[] = {
562557
0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x31, 0xd8, 0x2a, 0x00,
@@ -569,9 +564,9 @@ static const unsigned char test_edid_hdmi_1080p_rgb_yuv_dc_max_340mhz[] = {
569564
0x49, 0x44, 0x0a, 0x20, 0x20, 0x20, 0x00, 0x00, 0x00, 0xfd, 0x00, 0x32,
570565
0x46, 0x1e, 0x46, 0x0f, 0x00, 0x0a, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
571566
0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
572-
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x8a, 0x02, 0x03, 0x1b, 0xb1,
573-
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0xca, 0x6d, 0x03, 0x0c,
574-
0x00, 0x12, 0x34, 0x78, 0x44, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
567+
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x8a, 0x02, 0x03, 0x15, 0xb1,
568+
0xe3, 0x05, 0x00, 0x20, 0x41, 0x10, 0xe2, 0x00, 0xca, 0x67, 0x03, 0x0c,
569+
0x00, 0x12, 0x34, 0x78, 0x44, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
575570
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
576571
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
577572
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
@@ -580,7 +575,7 @@ static const unsigned char test_edid_hdmi_1080p_rgb_yuv_dc_max_340mhz[] = {
580575
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
581576
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
582577
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
583-
0x00, 0x00, 0x00, 0x8c
578+
0x00, 0x00, 0x00, 0xb8
584579
};
585580

586581
/*

0 commit comments

Comments
 (0)