From 023b2d4d8ef60b79805983ee7e94a39355344156 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Wed, 2 May 2007 19:27:11 +0200 Subject: [PATCH] --- yaml --- r: 53821 b: refs/heads/master c: dd4ecfc2b10d962d70ff59f8994a29aa048700ec h: refs/heads/master i: 53819: 827ce4161663fbdb010f58169b1be5ea000c199d v: v3 --- [refs] | 2 +- trunk/arch/x86_64/boot/video.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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