Broken UEFI implementations: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 13: Line 13:


=== Intel strawberry mountain (DQ67SW) ===
=== Intel strawberry mountain (DQ67SW) ===
<blockquote>00000000 42 47 52 54 38 00 00 00 01 fe 49 4e 53 59 44 45 |BGRT8.....INSYDE|<br>
<blockquote><pre>00000000 42 47 52 54 38 00 00 00 01 fe 49 4e 53 59 44 45 |BGRT8.....INSYDE|<br>
00000010 4d 48 42 20 43 52 42 20 01 00 00 00 41 43 50 49 |MHB CRB ....ACPI|<br>
00000010 4d 48 42 20 43 52 42 20 01 00 00 00 41 43 50 49 |MHB CRB ....ACPI|<br>
00000020 00 00 04 00 01 00 00 00 00 d0 fd a7 00 00 00 00 |................|<br>
00000020 00 00 04 00 01 00 00 00 00 d0 fd a7 00 00 00 00 |................|<br>
00000030 fa 00 00 00 4f 00 00 00 |....O...|</blockquote>
00000030 fa 00 00 00 4f 00 00 00 |....O...|</pre></blockquote>
This particular firmware says it's version 1 but that the data is invalid; this implementation /always/ says the data is invalid, whether it displays the logo or not.
This particular firmware says it's version 1 but that the data is invalid; this implementation /always/ says the data is invalid, whether it displays the logo or not.