-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update mu_tiano_platforms to use the release/202302 branches #590
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
impact:security
Has a security impact
impact:testing
Affects testing
type:documentation
Improvements or additions to documentation
labels
Jun 12, 2023
…into personal/klautner/update_to_202302
I think you need to update your mu_basecore pin to get past the current CI issues |
makubacki
reviewed
Jun 12, 2023
This was referenced Jun 15, 2023
makubacki
reviewed
Jun 15, 2023
makubacki
reviewed
Jun 15, 2023
makubacki
reviewed
Jun 15, 2023
makubacki
reviewed
Jun 16, 2023
Platforms/QemuSbsaPkg/VirtNorFlashStandaloneMm/VirtNorFlashStandaloneMm.inf
Outdated
Show resolved
Hide resolved
makubacki
reviewed
Jun 16, 2023
Platforms/QemuSbsaPkg/VirtNorFlashStandaloneMm/VirtNorFlashStandaloneMm.inf
Outdated
Show resolved
Hide resolved
…slightly change functionality
github-actions
bot
added
impact:non-functional
Does not have a functional impact
and removed
impact:non-functional
Does not have a functional impact
labels
Jun 20, 2023
kuqin12
approved these changes
Jun 20, 2023
Platforms/QemuSbsaPkg/VirtNorFlashStandaloneMm/VirtNorFlashStandaloneMm.inf
Show resolved
Hide resolved
Platforms/QemuSbsaPkg/VirtNorFlashStandaloneMm/VirtNorFlashStandaloneMm.c
Show resolved
Hide resolved
makubacki
reviewed
Jun 20, 2023
Platforms/QemuSbsaPkg/VirtNorFlashStandaloneMm/VirtNorFlashStandaloneMm.inf
Show resolved
Hide resolved
makubacki
reviewed
Jun 20, 2023
makubacki
reviewed
Jun 20, 2023
Platforms/QemuSbsaPkg/VirtNorFlashStandaloneMm/VirtNorFlashStandaloneMm.c
Show resolved
Hide resolved
makubacki
approved these changes
Jun 20, 2023
github-actions
bot
added
impact:breaking-change
Requires integration attention
and removed
impact:breaking-change
Requires integration attention
labels
Jun 20, 2023
…into personal/klautner/update_to_202302
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
impact:security
Has a security impact
impact:testing
Affects testing
type:documentation
Improvements or additions to documentation
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Updates mu_tiano_platforms to use the new release/202302 branches of MU. Additionally, renamed VmgExitLib to CcExitLib along with it's associated functions and changed reference openssl inf. Lastly, added the VirtNorFlashStandaloneMm driver for QemuSbsa.
Moved Feature/MM_SUPV from v7.3.2 to v8.1.0
Moved Feature/DFCI from v3.0.0 to top of tree (no new release since v3.0.0)
Moved MU_BASECORE from v2022080002.0.2 to v2023020002.0.0
flow, or firmware?
validation improvement, ...
outside direct code modifications (and comments)?
on an a separate Web page, ...
How This Was Tested
Built and booted QemuQ35 without any problems.
Integration Instructions
Just update to this branch or later.