You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set ImageBase to 0 and Subsystem to EFI Boot Services in config.toml (#356)
Currently sets the ImageBase in the PE/COFF header to
`0` as expected for UEFI images.
The cargo config file will be synced to Rust enabled
repos to apply the linker flags regardless of whether
the Rust code is compiled directly or through the
firmware build system.
---------
Signed-off-by: Michael Kubacki <[email protected]>
0 commit comments