[coreboot] r964 - coreboot-v3/util/x86emu

Myles Watson mylesgw at gmail.com
Wed Oct 29 22:00:54 CET 2008


> Modified:
>   coreboot-v3/util/x86emu/vm86.c
> Log:
> This patch makes the vm86 call succeed. It
> 1. moves the run_bios function down so it can call setup_realmode_idt
> 2. adds the __attribute__((regnum(0))) to biosint because it is called from
> assembly
>
>
Anybody who wants to test this in SimNOW either needs to unshare pci and
printk, or remove calls into the ROM while the VGA ROM is running.
Otherwise when the ROM gets sized, your code disappears.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081029/ef35933a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: black_hole_vm86.diff
Type: text/x-patch
Size: 4092 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081029/ef35933a/attachment.diff>


More information about the coreboot mailing list