Граф коммитов

52 Коммитов

Автор SHA1 Сообщение Дата
Project Mu UEFI Bot [bot] ba26b5d4a7
Repo File Sync: synced file(s) with microsoft/mu_devops (#427) 2024-01-31 13:47:16 -05:00
uefibot db3e086d8d Repo File Sync: synced file(s) with microsoft/mu_devops
Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-11-20 22:02:55 -05:00
Joey Vagedes 3414aa8d19 Integration steps for mu_devops@9.0.1 2023-11-20 22:02:55 -05:00
Project Mu UEFI Bot [bot] fdf2231211
Repo File Sync: Update to Mu DevOps 7.2.0 (#357)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#6854437789](https://github.com/microsoft/mu_devops/actions/runs/6854437789)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-11-13 15:57:51 -05:00
Project Mu UEFI Bot [bot] dbbca22357
Repo File Sync: MuDevOpsWrapper.yml - Add code coverage calculation parameter (#349)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#6774774926](https://github.com/microsoft/mu_devops/actions/runs/6774774926)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-11-06 17:24:15 -05:00
Project Mu UEFI Bot [bot] 1824154a50
Repo File Sync: Update to Mu DevOps 7.0.1 and Rust 1.73.0 (#333)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#6515373688](https://github.com/microsoft/mu_devops/actions/runs/6515373688)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-10-14 01:54:37 -04:00
Project Mu UEFI Bot [bot] ec920bacb7
Repo File Sync: synced file(s) with microsoft/mu_devops (#328) 2023-10-11 02:16:08 -04:00
Project Mu UEFI Bot [bot] a76316c465
Repo File Sync: Update to Mu DevOps 6.5.1 (#320)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#6315415760](https://github.com/microsoft/mu_devops/actions/runs/6315415760)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-09-26 14:36:12 -04:00
Project Mu UEFI Bot [bot] 88d3dd3bf8
Repo File Sync: Add extra_cargo_steps parameter to MuDevOpsWrapper.yml (#305)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#6035269178](https://github.com/microsoft/mu_devops/actions/runs/6035269178)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-08-31 13:56:34 -04:00
Project Mu UEFI Bot [bot] 98e18fcbac
Repo File Sync: Update to Mu DevOps v6.1.0 (#301)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#6018366795](https://github.com/microsoft/mu_devops/actions/runs/6018366795)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-08-30 00:49:23 +00:00
Project Mu UEFI Bot [bot] 71756e8351
Repo File Sync: Update to Mu DevOps v6.0.1 (#296)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#5997833284](https://github.com/microsoft/mu_devops/actions/runs/5997833284)

---------

Co-authored-by: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-08-28 21:34:05 +00:00
Michael Kubacki 3cd6a32495 .azurepipelines: Add Rust build support
Makes the changes needed to build Rust in pipelines on Windows
and Linux.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2023-08-24 21:29:13 -04:00
Michael Kubacki c489602619 .azurepipelines: Add TpmTestingPkg
Includes the package in the pipeline build.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2023-08-23 18:35:07 -04:00
Project Mu UEFI Bot [bot] bd77aef2e0
Repo File Sync: Update to Mu DevOps 5.0.6 and Ubuntu container 3bf70b5 (#278)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#5724777018](https://github.com/microsoft/mu_devops/actions/runs/5724777018)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-08-01 10:34:14 -04:00
Project Mu UEFI Bot [bot] 0497c22cad
Repo File Sync: synced file(s) with microsoft/mu_devops (#272)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.



---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#5473582136](https://github.com/microsoft/mu_devops/actions/runs/5473582136)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-07-06 11:15:46 -07:00
Project Mu UEFI Bot [bot] 092c55ede6
Repo File Sync: Update to Mu DevOps v5.0.1 (#266)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#5343629319](https://github.com/microsoft/mu_devops/actions/runs/5343629319)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-06-22 08:42:07 -04:00
Project Mu UEFI Bot [bot] f5b837e15b
Repo File Sync: Add N-1 release drafter support and update to Mu DevOps 5.0.0 (#265)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#5338451352](https://github.com/microsoft/mu_devops/actions/runs/5338451352)

---------

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
Co-authored-by: Michael Kubacki <michael.kubacki@microsoft.com>
2023-06-21 18:21:29 -04:00
Project Mu UEFI Bot [bot] 861a086239
Repo File Sync: Update to Mu DevOps 4.0.5 (#264)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#5334860921](https://github.com/microsoft/mu_devops/actions/runs/5334860921)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-06-21 11:14:28 -04:00
Project Mu UEFI Bot [bot] ddbcc38be6
Repo File Sync: Update ubuntu-22-build container image to bc713a5 (#261)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#5253436373](https://github.com/microsoft/mu_devops/actions/runs/5253436373)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-06-13 11:19:27 -04:00
kuqin12 bf1019dcaa
Onboarding ARM64 builds on selfhosted Azure pipeline agents (#240)
# Preface

Please ensure you have read the [contribution
docs](https://github.com/microsoft/mu/blob/master/CONTRIBUTING.md) prior
to submitting the pull request. In particular,
[pull request
guidelines](https://github.com/microsoft/mu/blob/master/CONTRIBUTING.md#pull-request-best-practices).

## Description

This change added a few new matrix entries to support building
mu_tiano_platforms on native ARM64 systems. The PR will cover both
https://github.com/microsoft/mu_basecore/issues/369 and
https://github.com/microsoft/mu_basecore/issues/305.

The PR should also be incorporated with mu_devops change.

For each item, place an "x" in between `[` and `]` if true. Example:
`[x]`.
_(you can also check items in the GitHub UI)_

- [x] 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

This was tested on selfhost-agents and existing agents.

## Integration Instructions

Pipeline changes, N/A for integration.
2023-06-01 14:22:39 -07:00
Project Mu UEFI Bot [bot] 095ad20b81
Repo File Sync: synced file(s) with microsoft/mu_devops (#251) 2023-06-01 16:59:17 -04:00
Project Mu UEFI Bot [bot] b89f396a5b
Repo File Sync: Update to Mu DevOps 3.0.0 and Ubuntu 22 container (#247)
synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#5095562986](https://github.com/microsoft/mu_devops/actions/runs/5095562986)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-05-26 21:36:13 -04:00
Project Mu Uefibot 2fe956ea69 Repo File Sync: Synced file(s) with microsoft/mu_devops (#114)
Synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

🤖: View the [Repo File Sync Configuration
File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml)
to see how files are synced.

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#3578665266](https://github.com/microsoft/mu_devops/actions/runs/3578665266)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
2023-05-13 21:56:04 -07:00
Michael Kubacki 8bbf4d1932 .azurepipelines: Add support for new artifacts_identifier param (#165)
## Description

A new identifier can be used to identify published artifacts (as
of mu_devops 2.0.0 release). This change passes the packages and
targets being built to clarify artifact names.

The default value for the identifier is "Artifacts" so that is
what is being used at the moment. For example, build logs are
published under `"Logs Artifacts"`. After this change, the
identifier will be `"Logs <packages> <targets>"`.

- [ ] 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, ...
- [x] 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 pipeline artifacts are named as expected.

## Integration Instructions

This is considered a "breaking change" because artifacts are accessible via
ADO APIs and can be identified by the artifact name. While it is unlikely any
process is consuming these artifacts based on name, if they are, they will
need to use the new artifact naming convention introduced in this change.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2023-05-13 21:56:02 -07:00
Michael Turner 04373bdbfd Personal/miketur/remove dfci pkg (#154)
# Preface

Please ensure you have read the [contribution
docs](https://github.com/microsoft/mu/blob/master/CONTRIBUTING.md) prior
to submitting the pull request. In particular,
[pull request
guidelines](https://github.com/microsoft/mu/blob/master/CONTRIBUTING.md#pull-request-best-practices).

## Description

DfciPkg will be moving to a new repo, mu_feature_dfci. This PR is part
of that process.

For each item, place an "x" in between `[` and `]` if true. Example:
`[x]`.
_(you can also check items in the GitHub UI)_

- [ ] Impacts functionality?
- [ ] Impacts security?
- [x ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?

## How This Was Tested

Only tested manually using the QuemuQ35 platform.

## Integration Instructions

A (TBD) PR for mu_tiano_patforms will publish the integration
instructions.

Co-authored-by: kuqin12 <42554914+kuqin12@users.noreply.github.com>
2023-05-13 21:56:02 -07:00
Chris Fernald d6e35c7d1a Add logic for container build to Matrix-Build-Job.yml (#118)
## Description

Changes the matrix build job to be able to take input for the container
image used in the generic mu_devops file generated.

Will be used by: https://github.com/microsoft/mu_devops/pull/59 

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

## How This Was Tested

Tested on test pipeline with mu_devops changes made locally

## Integration Instructions

N/A
2023-05-13 21:56:01 -07:00
Michael Kubacki 36591a21e7
Use Mu DevOps (#73)
## Description

Updates this repo to use mu_devops for Azure Pipeline definitions.

In order to centralize definitions and avoid build churn in individual
Mu repos,
some changes are made to allow build administrators to quickly adjust
settings:

- Toolchain, VM image, and architecture are controlled by build
administrators through centralized
   variable groups
- CI triggers, CI schedules, and PR triggers are controlled by build
administrators within the
  individual pipeline UI settings

- [ ] Breaking change?
- Will this change break pre-existing builds or functionality without
action being taken?
  **No**

## How This Was Tested

Verified in test pipelines.

## Integration Instructions

N/A - No developer integration required

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2022-10-24 16:54:16 -04:00
kenlautner 89520154be
Updated pipelines to only run CI and PR gates on release/202208 and release/202202 (#71) 2022-10-19 11:19:56 -07:00
Ken Lautner a298f6a77d Updated azurepipelines to be up-to-date with basecore 2022-09-27 18:20:26 -07:00
Sean Brogan 6537a740e7 Sync the azurepipeline files to match basecore as much as possible and enable code coverage for gcc5. 2022-09-09 15:02:26 -07:00
Michael Kubacki 5b27f46946
Use Python 3.10.6+ (#51)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3891

Changes the Python version used in pipelines to 3.10.6 or greater
since that version introduces a fix (bp0-47231) for inconsistent
trailing slashes in tarfile longname directories.

This is required for stuart_update to succeed when handling a
web_dependency (e.g. GCC ARM compilers).
2022-08-26 15:04:17 -04:00
Joey Vagedes 0e5b6a3137 Require cspell 5.20.0
Require cspell 5.20.0 and make appropriate changes to pass CI.
2022-05-20 18:51:36 +00:00
Michael Kubacki 2bed913e8b Merged PR 5141: .azurepipelines: Rename Windows-VS2022.yml to Windows-VS.yml
Rename Windows-VS2022.yml to Windows-VS.yml
to prevent file name updates when the compiler changes
in the future.
2022-04-13 22:32:40 +00:00
Michael Kubacki ad280a3ebe .azurepipelines: Use Python 3.8
Temporarily uses Python 3.8 to work around an issue that causes
stuart_update to fail on a web_dependency (e.g. GCC ARM compilers).

More details:
https://bugzilla.tianocore.org/show_bug.cgi?id=3891
2022-04-07 10:28:59 -04:00
Kun Qin cd2578c058 Merged PR 5029: Switching Windows pipelines to build with VS2022
Switching Windows pipelines to build with VS2022
2022-03-28 23:37:05 +00:00
Ken Lautner f3ef36eb5b Updated dependencies to match basecore 2022-03-10 14:47:43 -08:00
Bret Barkelew a59d94fd9a Sync pipelines, requirements, and documents with Basecore 2022-02-08 22:23:20 -08:00
Bret Barkelew edced91675 .azurepipelines: Remove FINISHED and FAILED states
Remove 10 second delay workarounds for issues observed
when Mergify was originally enabled.  These issues are
no longer present when GitHub branch protections are
used for status checks.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
(cherry picked from commit 5ef08a49e3411a56a2afedbb11127279033c8915)
2021-07-12 21:08:24 +00:00
Bret Barkelew 36248c29ec REBASE: Restore the Mu process for working with pr_eval
The Tianocore version doesn't work on internal repos that may require
authentication. It introduces additional overhead.
2021-04-02 11:21:51 -07:00
Bret Barkelew 3e45f9900f Sync pipelines, requirements, and documents with Basecore 2021-03-22 20:31:08 -07:00
Bret Barkelew 4e34b2eb1c Add additional files and config to support MDlint 2020-12-08 04:59:30 +00:00
Bret Barkelew 0d7ab49265 Update pipeline to contain CI post-commit triggers and schedules 2020-10-31 17:03:06 -07:00
Bret Barkelew 68387c0acf Sync pipelines and docs with Basecore 2020-10-14 13:58:01 -07:00
Bret Barkelew 7078e7198e Sync pipelines and requirements with Basecore 2020-10-06 12:32:58 -07:00
Jeremiah Cox db32dc3647 Merged PR 2608: Enable CI building of host-based unit tests
Enable CI building of host-based unit tests
2020-07-09 21:29:56 +00:00
John Schock 2ad9524c56 Merged PR 2518: Add HidPkg
The purpose of this package is to provide a generic Boot HID layer that can be
used so that devices that implement the Boot Mouse and Boot Keyboard HID
interfaces defined in the USB 1.1 spec can share a common HID processing layer.

This avoids duplication of the HID parsing/processing code and provides a
natural interface layer where various HID-supporting hardware can plug into
the UEFI input stack.
2020-07-08 21:03:07 +00:00
Jeremiah Cox 62c4e40604 Merged PR 2375: Add Manufacturer Firmware Configuration Interface (MFCI) Package to enable secured re-manufacturing
Manufacturer Firmware Configuration Interface (MFCI) provides a mechanism for an authenticated
agent, such as an OEM or ODM, to modify firmware security properties of a specific device, typically
for the purposes of remanufacturing or refurbishment.

Documentation for the feature begins here:
/MfciPkg/Docs/Mfci_Feature.md
2020-06-22 17:02:19 +00:00
Matthew Carlson 9c7fb2cff5 Merged PR 2374: Removed SharedCrypto
Removed SharedCrypto as it has been supplanted by edk2 shared crypto
2020-04-29 15:21:42 +00:00
Bret Barkelew 42bc853ecb Remove SharedCrypto from CI while porting to EdkSharedCrypto 2020-03-11 20:21:49 -07:00
Mike Turner 715b50c333 Merged PR 2037: Advanced "In-Memory" logger
Advanced in memory logger that is configurable for SEC-PEI-PEIPOSTMEM-DXE-SMM-up to Exit Boot Services, or, for systems that UEFI doesn't really participate until DXE, from DXE +optional SMM up to Exit Boot Services.  Also include an Advanced File Logger
2020-02-22 00:31:34 +00:00