[coreboot] [patch] Add missing FID support check in raminit_f.c
Dan Lykowski
engineerguy3737 at yahoo.com
Mon Jan 12 09:21:39 CET 2009
Added FID check in raminit_f.c.
Same problem that was fixed by my last patch just in a different location.
Trying to read MSR(0xC0010042) causes a GP fault on a processor that does not support changing FIDVID.
I believe that if the FID support check fails the startup FID should be used.
It can be read from MSR(0xC0010015).
Thanks,
Dan Lykowski
Signed-off-by: Dan Lykowski <lykowdk at gmail.com>
---
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090112/7e4dd644/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_fid_support_check.patch
Type: text/x-patch
Size: 897 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090112/7e4dd644/attachment.patch>
More information about the coreboot
mailing list