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.
7 files changed
tree: 71115438a70b9b26c3b283147f8f269b9251da96
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. COPYING.LESSER
  6. Makefile
  7. README
  8. TODO