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, Oct 11, 4:59 PM
Unknown Object (File)
Sat, Oct 11, 4:59 PM
Unknown Object (File)
Sat, Oct 11, 8:22 AM
Unknown Object (File)
Tue, Oct 7, 5:09 PM
Unknown Object (File)
Fri, Oct 3, 4:34 AM
Unknown Object (File)
Wed, Oct 1, 3:12 PM
Unknown Object (File)
Fri, Sep 26, 2:02 AM
Unknown Object (File)
Thu, Sep 18, 12:08 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