Name of user not set #1002476 has uploaded this change for review.

View Change

configs: Build config to run nvramcui with seabios on qemu

Provide additional build config to run nvramcui as a secondary payload with seabios
on qemu. It resolves `Could not find Coreboot Option Table`.

Fixes: https://ticket.coreboot.org/issues/97

Change-Id: Ifae854bdc0092276c85ca198a33f0003cc3c1d0b
Signed-off-by: Himanshu Sahdev <himanshusah@hcl.com>
---
A configs/config.emulation_qemu_x86_i440fx_nvramcui
1 file changed, 2 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/35850/1
diff --git a/configs/config.emulation_qemu_x86_i440fx_nvramcui b/configs/config.emulation_qemu_x86_i440fx_nvramcui
new file mode 100644
index 0000000..bccef90
--- /dev/null
+++ b/configs/config.emulation_qemu_x86_i440fx_nvramcui
@@ -0,0 +1,2 @@
+CONFIG_USE_OPTION_TABLE=y
+CONFIG_NVRAMCUI_SECONDARY_PAYLOAD=y

To view, visit change 35850. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifae854bdc0092276c85ca198a33f0003cc3c1d0b
Gerrit-Change-Number: 35850
Gerrit-PatchSet: 1
Gerrit-Owner: Name of user not set #1002476
Gerrit-MessageType: newchange