ReleaseMicrosoftMicrosoftpublished Sep 23, 2025seen Jun 26

microsoft/mu_feature_ffa v0.1.1

microsoft/mu_feature_ffa

Open original ↗

Captured source

source ↗
published Sep 23, 2025seen Jun 26captured 2whttp 200method plain

v0.1.1

Repository: microsoft/mu_feature_ffa

Tag: v0.1.1

Published: 2025-09-23T18:04:48Z

Prerelease: no

Release notes:

What's Changed

Add permission access to fix the release attachment step @kuqin12 (#55)

Change Details

Description

This change adds the permission configuration for the release binary attachment step.

For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

  • [ ] Impacts functionality?
  • [ ] Impacts security?
  • [ ] Breaking change?
  • [ ] Includes tests?
  • [ ] Includes documentation?

How This Was Tested

Pipeline change only.

Integration Instructions

N/A

Simplify release attachment process for secure partitions @kuqin12 (#53)

Change Details

Description

This change removes the mangling step of uploading and downloading artifacts to simplify the file staging process.

And this also fixes an issue where the original script will not be able to locate the downloaded artifacts.

  • [ ] Impacts functionality?
  • [ ] Impacts security?
  • [ ] Breaking change?
  • [ ] Includes tests?
  • [ ] Includes documentation?

How This Was Tested

The build pipeline passes during dry runs.

Integration Instructions

N/A

Fix a path issue in the git artifact upload step @kuqin12 (#51)

Change Details

Description

The previous fix missed a step to update the path where the zipped artifacts should be uploaded.

This change is created to fix this issue.

For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

  • [ ] Impacts functionality?
  • [ ] Impacts security?
  • [ ] Breaking change?
  • [ ] Includes tests?
  • [ ] Includes documentation?

How This Was Tested

The change matches the previous step that creates the binaries.

Integration Instructions

N/A

Fix release steps for secure partitions @kuqin12 (#47)

Change Details

Description

The current release steps are broken. This change is made to fix it.

For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

  • [ ] Impacts functionality?
  • [ ] Impacts security?
  • [ ] Breaking change?
  • [ ] Includes tests?
  • [ ] Includes documentation?

How This Was Tested

Made sure the release upload is successful.

Integration Instructions

N/A

Full Changelog: https://github.com/microsoft/mu_feature_ffa/compare/v0.1.0...v0.1.1