Skip to content

v4.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 15:34
· 219 commits to refs/heads/main since this release
081cfd8

What's Changed

  • Add rust-ci scope to Qemu35Pkg and QemuSbsaPkg @makubacki (#745)
    Change Details
      ## Description

    Add this scope so Rust related CI plugins run since the packages are
    already building Rust code.

    • Impacts functionality?
      • Functionality - Does the change ultimately impact how firmware functions?
      • Examples: Add a new library, publish a new PPI, update an algorithm, ...
    • Impacts security?
      • Security - Does the change have a direct security impact on an application,
        flow, or firmware?
      • Examples: Crypto algorithm change, buffer overflow fix, parameter
        validation improvement, ...
    • Breaking change?
      • Breaking change - Will anyone consuming this change experience a break
        in build or boot behavior?
      • Examples: Add a new library class, move a module to a different repo, call
        a function in a new library class in a pre-existing module, ...
    • Includes tests?
      • Tests - Does the change include any explicit test code?
      • Examples: Unit tests, integration tests, robot tests, ...
    • Includes documentation?
      • Documentation - Does the change contain explicit documentation additions
        outside direct code modifications (and comments)?
      • Examples: Update readme file, add feature readme file, link to documentation
        on an a separate Web page, ...

    How This Was Tested

    • Verified CI builds with the scope set

    Integration Instructions

    N/A - Affects plugins run in this repo




🛠️ Submodule Updates

  • Bump Common/MU from 2023020002.1.0 to 2023020003.0.0 @ProjectMuBot (#753)
    Change Details
      Bumps Common/MU from `2023020002.1.0` to `2023020003.0.0`

    Introduces 3 new commits in Common/MU.

    Commits
    • b93bb2 Update HelloWorldRustDxe to permit compiling for unit tests (#341)
    • 0c488d Repo File Sync: Include Rust Env Exclusions in CodeQL Workflow (#344)
    • dc3ab8 Add PCD to allow device exclusions for UsbHidDxe (#340)

    Signed-off-by: Project Mu Bot [email protected]




  • Bump MU\_BASECORE from 2023020007.1.3 to 2023020007.2.0 @ProjectMuBot (#752)
    Change Details
      Bumps MU_BASECORE from `2023020007.1.3` to `2023020007.2.0`

    Introduces 4 new commits in MU_BASECORE.

    Commits
    • 963f6b BaseTools/Plugin: Add Rust Environment Check build plugin (#600)
    • aec07a pip: update edk2-pytool-extensions requirement from ~=0.25.0 to ~=0.25.1 (#601)
    • 135f26 BaseTools/Plugin: Add tool exclusion to RustEnvironmentCheck (#602)
    • 6f4fd1 Repo File Sync: Include Rust Env Exclusions in CodeQL Workflow (#603)

    Signed-off-by: Project Mu Bot [email protected]




  • Bump MU\_BASECORE from 2023020007.1.2 to 2023020007.1.3 [Rebase \& FF] @ProjectMuBot (#749)
    Change Details
      Bumps MU_BASECORE from `2023020007.1.2` to `2023020007.1.3`

    Introduces 2 new commits in MU_BASECORE.

    Commits

    Signed-off-by: Project Mu Bot [email protected]




Full Changelog: v4.6.0...v4.6.1