Skip to content

Add a popup when iPXE fails to boot an entry#910

Open
filipleple wants to merge 2 commits into
dasharofrom
ipxe_fail_popup
Open

Add a popup when iPXE fails to boot an entry#910
filipleple wants to merge 2 commits into
dasharofrom
ipxe_fail_popup

Conversation

@filipleple

@filipleple filipleple commented Jun 5, 2026

Copy link
Copy Markdown
Member

Comment thread src/cpu/qemu-x86/tsc.c Outdated
@filipleple filipleple force-pushed the ipxe_fail_popup branch 2 times, most recently from 9f9533e to 3979daa Compare June 8, 2026 09:24
@filipleple filipleple force-pushed the ipxe_fail_popup branch 3 times, most recently from 3ae7d4f to 1a223f1 Compare June 8, 2026 12:56
SergiiDmytruk
SergiiDmytruk previously approved these changes Jun 8, 2026
SergiiDmytruk and others added 2 commits June 8, 2026 17:39
This option signifies missing implementation of tsc_freq_mhz() which
results in tsc_freq_mhz() from src/arch/x86/timestamp.c returning zero.
That zero in turn gets put into TIMESTAMP CBMEM table requiring payloads
and user-space tools to figure out the frequency on their own.

Implement tsc_freq_mhz() to query timer frequency in coreboot, so it
gets reported downstream.

Change-Id: I88d1206c13f15a9f20c07b65dcec42ec614f7e6a
Upstream-Status: Pending
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Make iPXE print out an error if either of the network boot options
fail, instead of quietly returning to the menu.

Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
@SergiiDmytruk

Copy link
Copy Markdown
Member

The rebases are to keep up with #903.

Also, the dasharo-blobs submodule actually points at Dasharo/dasharo-blobs#58 instead of Dasharo/dasharo-blobs#59, but I guess we want to build with new ME.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants