commit | 7562f7d7d531632f42695b567defe49f0f883692 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.huber@secunet.com> | Fri Aug 30 21:29:45 2013 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Fri Aug 30 21:29:45 2013 +0000 |
tree | acb202156fcbc9487070112ae8c2fee03e84feb3 | |
parent | 4b02e90743af5e0a983b45075997a42863a0d7c7 [diff] |
libpayload: Remove file I/O.c Read_buf_from_file() and write_buf_to_file() use file streams which are not supported in libpayload. Corresponding to flashrom svn r1730. Signed-off-by: Nico Huber <nico.huber@secunet.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>