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)
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
Unknown Object (File)
Wed, Mar 25, 9:02 AM
Unknown Object (File)
Tue, Mar 24, 12:15 PM
Unknown Object (File)
Mar 12 2026, 11:50 PM
Unknown Object (File)
Feb 20 2026, 2:02 PM
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