Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4151 → Rev 4152

/trunk/kernel/arch/ia32/src/boot/vesa_real.inc
185,7 → 185,7
cmp $VESA_OK, %al
jne no_mode
# check for proper attributes (supported, color, graphics, liner framebuffer)
# check for proper attributes (supported, color, graphics, linear framebuffer)
mov VESA_MODE_ATTRIBUTES_OFFSET(%di), %ax
and $0x99, %ax