<div dir="ltr">There are numerous places in shell scripts where '~' doesn't expand to match $HOME. I'd recommend putting the config in the coreboot directory and setting the config file to './.seabiosconfig'.<div>If you really want it in your home directory, you can use '$$HOME/.seabiosconfig'.</div><div><br></div><div>Martin</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 29, 2017 at 2:16 AM, Rostislav Okulov via coreboot <span dir="ltr"><<a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>I made my own seabios config file (.seabiosconfig) and put it in root coreboot directory. Add it in configuration like this CONFIG_PAYLOAD_CONFIGFILE="~/c<wbr>oreboot/.seabiosconfig" Next I do ~/coreboot> make to build coreboot but .seabiosconfig file skipped by make script and default file used instead (/coreboot/payloads/external/S<wbr>eaBIOS/seabios/.config)<br><br>How to properly add my custom seabios config file?<br><br><br></div>
<br>--<br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="https://mail.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://mail.coreboot.org/mail<wbr>man/listinfo/coreboot</a><br></blockquote></div><br></div></div>