nvramtool: Move code so it has access to the right data structures
Signed-off-by: Mathias Krause <mathias.krause@secunet.com> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6440 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Patrick Georgi
parent
314dd0bee5
commit
155c379b74
@@ -39,6 +39,7 @@ void get_layout_from_cbfs_file(void);
|
||||
void dump_lbtable(void);
|
||||
void list_lbtable_choices(void);
|
||||
void list_lbtable_item(const char item[]);
|
||||
const struct lb_record *find_lbrec(uint32_t tag);
|
||||
|
||||
void process_layout(void);
|
||||
#endif /* LBTABLE_H */
|
||||
|
Reference in New Issue
Block a user