Closed
Description
This is a followup to #101377.
Originally posted by @dvdhrm in #101377 (comment):
It feels wrong to produce executables with DLLImport
annotations, knowing that UEFI loaders will never read .idata
sections. While technically they could, I am not aware of any such implementations and the spec clearly states All other linkage to and from an UEFI image is done programmatically
.