Use container_of on romfile entries.
commit4158c8ccb02f4f4e527b3e96a0360edb8b0b650f
authorKevin O'Connor <kevin@koconnor.net>
Sat, 30 Mar 2013 13:12:11 +0000 (30 09:12 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 30 Mar 2013 13:12:11 +0000 (30 09:12 -0400)
treeb061dadbd53f455fc9284bacbc6692102a52a81e
parentfb76cff0c95e3e3d449b41d2728f4f50dd19fe72
Use container_of on romfile entries.

Create cbfs and fw_cfg specific romfile_s wrappers instead of using
private variables directly in romfile_s.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/coreboot.c
src/paravirt.c
src/util.h