Re: [systemd-devel] firmware times reported were incorrect.

2021-10-13 Thread Mantas Mikulėnas
Looks like boot-timestamps.c first tries to read the ACPI FPDT table (it seems acpi-fpdt.c uses the "OS Loader StartImage Start" and "ExitBootServices Exit" fields), but if that's unavailable, then it uses timestamps stored by systemd-boot in EFI variables (/sys/firmware/efi/efivars/LoaderTime*).

[systemd-devel] firmware times reported were incorrect.

2021-10-13 Thread jiansong Xu
This is bios from oracle, we noticed that the firmware times reported were incorrect. Startup finished in 59min 7.944s (firmware) + 33.051s (loader) + 4.428s (kernel) + 1min 18.870s (initrd) + 44.494s (userspace) = 1h 1min 48.789s May I ask what is the source of the firmware ? is it read from