Skip to content

Tags: microsoft/mu_oem_sample

Tags

dev-2025020000.0.0

Toggle dev-2025020000.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Repo File Sync: synced file(s) with microsoft/mu_devops (#275)

synced local file(s) with
[microsoft/mu_devops](https://github.com/microsoft/mu_devops).

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>
Co-authored-by: mu-automation[bot] <204385837+mu-automation[bot]@users.noreply.github.com>

v2025020000.0.0

Toggle v2025020000.0.0's commit message
CI: Switch to run release branches

v2024050000.0.0

Toggle v2024050000.0.0's commit message
Enable CodeQL as part of PR process. Add codeql filters file for code…

…ql issuse that should be ignored.

v2023110000.0.2

Toggle v2023110000.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
OemPkg: DfciDeviceIdSupportLib: Fixing uninitialized variable being u…

…sed (#211)

# 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

There are a few instances where the variables could be used without
being initialized in DfciDeviceIdSupportLib. This change is made to fix
such cases.

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

- [ ] Impacts functionality?
- **Functionality** - Does the change ultimately impact how firmware
functions?
- Examples: Add a new library, publish a new PPI, update an algorithm,
...
- [x] 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

Tested on QEMU Q35 and booted to UEFI shell.

## Integration Instructions

N/A

v2023110000.0.1

Toggle v2023110000.0.1's commit message
Add StackCheckLib Instances to Platform DSC Files (#198)

## Description

An instance of StackCheckLib must be in each DSC to accommodate
-fstack-protector and /GS flags.

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

Tested in pipelines

## Integration Instructions

N/A

v2023020000.0.8

Toggle v2023020000.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add StackCheckLib Instances to Platform DSC Files (#198)

## Description

An instance of StackCheckLib must be in each DSC to accommodate
-fstack-protector and /GS flags.

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

Tested in pipelines

## Integration Instructions

N/A

v2023110000.0.0

Toggle v2023110000.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Repo File Sync: 202311 Branch Transition Updates (#189)

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
[#7762634155](https://github.com/microsoft/mu_devops/actions/runs/7762634155)

Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com>

v2023020000.0.7

Toggle v2023020000.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Repo File Sync: synced file(s) with microsoft/mu_devops (#185)

2311_CIBuild

Toggle 2311_CIBuild's commit message
Updated submodule branches to the latest release:

2311_Rebase

Toggle 2311_Rebase's commit message
Updated the submodules to point to their 2311_Staging branches