commit | 4c0c85ab862bd042e84624ddc06cf87c0ed6cc47 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Apr 11 23:31:29 2009 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sat Apr 11 23:31:29 2009 -0400 |
tree | 71115438a70b9b26c3b283147f8f269b9251da96 | |
parent | b49e058cd3b60cfff67c8ec5400e1cd7f240bcc1 [diff] |
Initial support for finding option roms in coreboot flash layout. Add code to search for roms in the "coreboot file system". Change hardcode option rom detection to use vendor/deviceid instead of bus/device/fn. Move streq() function to generic place so cbfs functions can use it.