HomeFreeBSD

loader.efi: improve StartImage error message

Description

loader.efi: improve StartImage error message

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.

Reviewed by: imp

Details

Provenance
tsoomeAuthored on Sep 4 2025, 12:24 PM
Differential Revision
D52484: loader.efi: improve StartImage error message
Parents
rG3c38dce87ecd: LinuxKPI: 802.11: avoid recursive wiphy lock
Branches
Unknown
Tags
Unknown