Page MenuHomeFreeBSD

loader.efi: improve StartImage error message
ClosedPublic

Authored by tsoome on Sep 11 2025, 7:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 24, 6:27 AM
Unknown Object (File)
Thu, Apr 23, 11:47 AM
Unknown Object (File)
Thu, Apr 23, 12:40 AM
Unknown Object (File)
Mon, Apr 20, 11:15 PM
Unknown Object (File)
Sat, Apr 11, 7:20 PM
Unknown Object (File)
Sat, Apr 11, 7:17 PM
Unknown Object (File)
Mon, Apr 6, 7:27 PM
Unknown Object (File)
Sun, Apr 5, 10:30 AM
Subscribers

Details

Summary

StartImage() may return additional data from failure. This data
has text message followed by optional binary blob. Print
out the text message (if present) and free the data.
See 7.4.2 EFI_BOOT_SERVICES.StartImage() page 199
UEFI_Spec_Final_2.11.pdf.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66966
Build 63849: arc lint + arc unit