New commands cbmemc, lscoreboot, coreboot_boottime to inspect
coreboot tables content. Support for cbmemc.
This commit is contained in:
parent
ef8810e9f3
commit
cc19857a2a
10 changed files with 446 additions and 5 deletions
|
@ -32,7 +32,7 @@ check_signature (grub_linuxbios_table_header_t tbl_header)
|
|||
return 0;
|
||||
}
|
||||
|
||||
static grub_err_t
|
||||
grub_err_t
|
||||
grub_linuxbios_table_iterate (int (*hook) (grub_linuxbios_table_item_t,
|
||||
void *),
|
||||
void *hook_data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue