Skip to content

v11.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 00:18
· 16 commits to refs/heads/main since this release
5fcc7d4

What's Changed

  • .sync: Simply PR description template @makubacki (#359)
    Change Details
      - Remove a lot of boilerplate text - Point to checkbox instructions instead of inplace instructions - Points to a single consistent location on the "mu" repo - Update the `CONTRIBUTING.md` file in each repo to elaborate on how to fill out the PR template

    There is a follow up item tracked in #358 to make PR descriptions more consistently filled out so they appear as expected in release notes.




  • Set ImageBase to 0 and Subsystem to EFI Boot Services in config.toml @makubacki (#356)
    Change Details
      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.




Full Changelog: v11.0.0...v11.0.1