coreboot/payloads/libpayload/libcbfs
Aaron Durbin 1b2944e459 libpayload: expose cbfs ram functions
The ram_media.c file is being compiled, however the
global functions were not exposed through a header.

BUG=chrome-os-partner:19691
BRANCH=none
TEST=Built depthcharge with including cbfs_ram.h and
     calling the exposed functions.

Change-Id: I4588fbe320c29051566cef277bf4d20a83abf853
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/56642
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Stefan Reinauer <reinauer@google.com>
2013-05-24 16:27:51 -07:00
..
cbfs.c libpayload: Fix reading x86 CBFS images from RAM 2013-03-12 10:23:12 +01:00
cbfs_core.c BACKPORT: cbfs_core.c: make cfbs searches even less verbose 2013-05-08 11:41:56 -07:00
Makefile.inc libpayload: New CBFS to support multiple firmware media sources. 2013-02-12 11:34:20 +01:00
ram_media.c libpayload: expose cbfs ram functions 2013-05-24 16:27:51 -07:00