<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - systemd-analyze no longer shows firmware + loader times as of v203"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64371">64371</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>systemd-analyze no longer shows firmware + loader times as of v203
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>minor
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>zachcook1991@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>After a fresh boot it fails, but it works after a systemctl --system
daemon-reexec
$ systemd-analyze
Startup finished in 307ms (kernel) + 1.378s (initrd) + 7.028s (userspace) =
8.714s
$ sudo systemctl --system daemon-reexec
$ systemd-analyze
Startup finished in 4.646s (firmware) + 101ms (loader) + 307ms (kernel) +
1.378s (initrd) + 7.028s (userspace) = 13.462s
Reverting commit c3a170f3d3358135a39ac6eafe66f18aef0bd67d seems to fix this, so
I think the efi timestamp loading should be moved back to where it was, as
earlier seems to not work for me.
Can anyone else reproduce this bug?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>