Separate CMOS layout from lbtable handling
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com> Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6314 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Patrick Georgi
parent
1e916e0766
commit
36ade67007
@ -40,4 +40,5 @@ void dump_lbtable(void);
|
||||
void list_lbtable_choices(void);
|
||||
void list_lbtable_item(const char item[]);
|
||||
|
||||
void process_layout(void);
|
||||
#endif /* LBTABLE_H */
|
||||
|
Reference in New Issue
Block a user