<div dir="ltr"><span style="font-size:12.8px">Hi all,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I'd like to learn more about SeaBIOS boot order, but unfortunately I wasn't able to find the answer to my question on the wiki page:</div><div style="font-size:12.8px"><a href="https://www.coreboot.org/SeaBIOS#Configuring_boot_order" target="_blank">https://www.coreboot.org/<wbr>SeaBIOS#Configuring_boot_order</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I would like to add a bootscript for SeaBIOS to search for USB boot devices before falling back to the hdd or PXE.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">If I have USB bootable media plugged in, SeaBIOS seems to immediately boot from the hdd. I'm not able to boot from USB unless I physically unplug the SATA connection.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">When I look at the console log in cbmem, I don't see SeaBIOS searching the USB controller at all. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">It's an Ivy Bridge platform.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>SeaBIOS log from cbmem:</div><div>Searching bootorder for: /pci@i0cf8/*@1f,2/drive@0/<wbr>disk@0</div><div>Searching bootorder for: /pci@i0cf8/pci-bridge@1c,3/*@0</div><div>Press ESC for boot menu.</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">lspci:</div><div style="font-size:12.8px">00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09)<br></div><div style="font-size:12.8px">00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port [8086:0151] (rev 09) (prog-if 00 [Normal decode])</div><div style="font-size:12.8px">00:01.1 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port [8086:0155] (rev 09) (prog-if 00 [Normal decode])</div><div style="font-size:12.8px">00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller])<br></div><div style="font-size:12.8px">00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04) (prog-if 30 [XHCI])<br></div><div style="font-size:12.8px">00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) [8086:1502] (rev 04)<br></div><div style="font-size:12.8px">00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04) (prog-if 20 [EHCI])<br></div><div style="font-size:12.8px">00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)</div><div style="font-size:12.8px">00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4) (prog-if 00 [Normal decode])</div><div style="font-size:12.8px">00:1c.4 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 [8086:1e18] (rev c4) (prog-if 00 [Normal decode])</div><div style="font-size:12.8px"><div>00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04) (prog-if 20 [EHCI])</div><div>00:1f.0 ISA bridge [0601]: Intel Corporation HM76 Express Chipset LPC Controller [8086:1e59] (rev 04)</div><div>00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04) (prog-if 01 [AHCI 1.0])</div><div>00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller [8086:1e22] (rev 04)</div><div>00:1f.6 Signal processing controller [1180]: Intel Corporation 7 Series/C210 Series Chipset Family Thermal Management Controller [8086:1e24] (rev 04)</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Any suggestions?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Hal</div></div>