Add romfile_loadfile() helper function.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 24 Dec 2010 16:15:26 +0000 (11:15 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 24 Dec 2010 16:15:26 +0000 (11:15 -0500)
commitf9b0930ab9efe5f340edbb61f3a5269dbff8c663
tree792652a0173a2ccc76c24648eff6626b0d0569cd
parentb9a7591188b9a6f43dfa66ec6020f64a939c6fdb
Add romfile_loadfile() helper function.

Add function to find, malloc, and copy a romfile.  Use it in the
bootsplash and bootorder code.
src/boot.c
src/bootsplash.c
src/paravirt.c
src/paravirt.h