Simon Glass
f1779f2cc3
vbe: Avoid a build failure when bloblist is not enabled
...
This needs to be able to work (at least partially) without the bloblist
active. Add a condition for this.
Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:39 -05:00
Simon Glass
7f3470bfaa
vbe: Add a command to show the VBE state
...
Add a VBE comment which shows the current state. Currently this is just
the phases which booted via VBE.
Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:04:00 -04:00
Simon Glass
5fe76d460d
vbe: Add a new vbe command
...
Add a command to look at VBE methods and their status. Provide a test for
all of this as well.
Signed-off-by: Simon Glass <sjg@chromium.org>
2022-08-12 08:17:11 -04:00