Enable coreboot information commands even when not loaded as
coreboot payload (e.g. when loaded from SeaBIOS-as-payload).
This commit is contained in:
parent
5027af38cf
commit
e6930a454d
5 changed files with 105 additions and 62 deletions
|
@ -23,7 +23,7 @@
|
|||
#include <grub/time.h>
|
||||
#include <grub/terminfo.h>
|
||||
#include <grub/dl.h>
|
||||
#include <grub/machine/lbio.h>
|
||||
#include <grub/i386/coreboot/lbio.h>
|
||||
#include <grub/command.h>
|
||||
#include <grub/normal.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue