2015-05-23 1:06 GMT+02:00 Michael Gerlach <[email protected]>: > GET_VBIOS: 7b46 3714 8b a2 e9
> printk(BIOS_DEBUG, "GET_VBIOS: %x %x %x %x %x\n", > oprom->signature, pcir->vendor, pcir->classcode[0], > pcir->classcode[1], pcir->classcode[2]); > > But Signature should be 0x55aa: Just to double check: did you add the vgabios with or without compression? coreboot only supports uncompressed vgabios images (while seabios allows them compressed as well, if the name matches) Patrick -- Google Germany GmbH, ABC-Str. 19, 20354 Hamburg Registergericht und -nummer: Hamburg, HRB 86891, Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

