mu_tiano_platforms icon indicating copy to clipboard operation
mu_tiano_platforms copied to clipboard

Project Mu Virtual Platform Firmware

Results 21 mu_tiano_platforms issues
Sort by recently updated
recently updated
newest added

Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.4.28 to 2024.5.10. Commits be139ff Updated for Python 3.13. See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=regex&package-manager=pip&previous-version=2024.4.28&new-version=2024.5.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by...

type:dependencies
type:dependabot

Bumps [Features/DEBUGGER](https://github.com/microsoft/mu_feature_debugger) from `6f04dea` to `b923b3b`. Commits b923b3b Introduce a fixed copy of the GDB scripts (#30) d38fbc2 Repo File Sync: .gitattributes: Prevent line ending conversion (#27) 9e9c38a Expand Windbgx...

type:dependencies
type:submodules

Bumps Common/MU_OEM_SAMPLE from `2023110000.0.1` to `2023110000.0.2` Introduces 13 new commits in [Common/MU_OEM_SAMPLE](https://github.com/microsoft/mu_oem_sample.git). Commits e57f11 pip: update edk2-pytool-extensions requirement from ~=0.27.2 to ~=0.27.3 (#197) 39dfc5 pip: update edk2-pytool-library requirement from ~=0.21.3...

type:dependencies
type:submodules

# 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 is created to support building...

language:python

### Feature Overview The QEMU platforms in this repo are usually used for testing firmware-specific scenarios that do not require booting to a host OS. When booting to a host...

state:needs-triage
type:feature-request
state:needs-owner
urgency:low

## Description Introduces the muemu.py script for running project MU virtual platforms outside of the context of the UEFI build environment. - [ ] Impacts functionality? - [ ] Impacts...

type:documentation
language:python
impact:non-functional

# 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 some input options to...

type:documentation
language:python
impact:security

### Request Description There's markdown files in [Platforms/Docs](https://github.com/microsoft/mu_tiano_platforms/tree/main/Platforms/Docs) for Q35 and SBSA: - [Platforms/Docs/Q35](https://github.com/microsoft/mu_tiano_platforms/tree/main/Platforms/Docs/Q35) - [Platforms/Docs/SBSA](https://github.com/microsoft/mu_tiano_platforms/tree/main/Platforms/Docs/SBSA) Originally, only the Q35 document existed and over time some features that are used...

type:documentation
state:backlog
state:needs-triage
state:needs-owner

### Is there an existing issue for this? - [X] I have searched existing issues ### Current Behavior Windows will throw debugger warnings on Q35 about MTRR_MSR_DEFAULT being different between...

type:bug
state:backlog
state:needs-triage
urgency:low

### Is there an existing issue for this? - [X] I have searched existing issues ### Current Behavior There is a memory leak in ConfigDataGfx, it allocates the policy, but...

type:bug
state:backlog
complexity:good-first-issue
state:needs-triage
complexity:easy