mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
Adds SBL boot performance data (Stage1 time, Stage 2 time, OsLoader time) to the FPDT with type 0x3000 (Reserved for platform firmware Vendor usage) Other fixes: - Move logging of measure point 40F0 inside the condition for measured boot - Add missing call to log measure point 40E0 used to log kernel setup print time Signed-off-by: Atharva Lele <atharva.lele@intel.com>