[coreboot] first REAL LX payload runs

ron minnich rminnich at gmail.com
Fri Feb 1 23:04:16 CET 2008


Well, it's really not much but hey ...
main:
        movb    $0x11, %al
        outb    %al, $0x80
        movb    $0x12, %al
        outb    %al, $0x81
        ret


POSTS just fine.

FILO just won't work ...

well more later. My goal is to get this to go today, we'll see; I have
a few more hours.

ron




More information about the coreboot mailing list