[coreboot] v3 k8 status

ron minnich rminnich at gmail.com
Sun Aug 24 09:01:29 CEST 2008


It is dying in SimNow on CAR with a triple fault on this code:
        /* Clear all MTRRs */
        xorl    %edx, %edx
        movl    $fixed_mtrr_msr, %esi

clear_fixed_var_mtrr:
        lodsl   (%esi), %eax
        ^^^^^^^^^^^^^^^^^^^^^^

The address is OK, somewhere in high 64KB.

Hey, it's a start!

ron




More information about the coreboot mailing list