diff --git a/[refs] b/[refs] index d49ffdc63a73..e1cfa13fe664 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ae32b1297a77c23fd0badd642bb685062f7a37f8 +refs/heads/master: dd4ecfc2b10d962d70ff59f8994a29aa048700ec diff --git a/trunk/arch/x86_64/boot/video.S b/trunk/arch/x86_64/boot/video.S index 6090516c9c7f..8143c9516cb4 100644 --- a/trunk/arch/x86_64/boot/video.S +++ b/trunk/arch/x86_64/boot/video.S @@ -1977,7 +1977,7 @@ store_edid: movw $0x4f15, %ax # do VBE/DDC movw $0x01, %bx movw $0x00, %cx - movw $0x01, %dx + movw $0x00, %dx movw $0x140, %di int $0x10