Support i386-ieee1275 grub-mkrescue and make check on it.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-04-12 01:29:45 +02:00
parent a79b8a1584
commit dbc56d8f0b
7 changed files with 34 additions and 5 deletions

View file

@ -1,3 +1,12 @@
movl $0x80000b80, %eax
movw $0xcf8, %dx
outl %eax, %dx
movl $0x1001, %eax
movw $0xcfc, %dx
inb %al, %dx
orb $1, %al
outb %al, %dx
movl $0x80000b40, %eax
movw $0xcf8, %dx
outl %eax, %dx