-
Notifications
You must be signed in to change notification settings - Fork 28
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
Fixing document to reflect the current state #213
Merged
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:non-functional
Does not have a functional impact
type:documentation
Improvements or additions to documentation
labels
Jun 28, 2023
Codecov Report
@@ Coverage Diff @@
## main #213 +/- ##
=======================================
Coverage 27.74% 27.74%
=======================================
Files 16 16
Lines 4494 4494
=======================================
Hits 1247 1247
Misses 3247 3247
Flags with carried forward coverage won't be shown. Click here to find out more. |
kuqin12
commented
Jun 28, 2023
SetupDataPkg/Docs/PlatformIntegration/PlatformIntegrationSteps.md
Outdated
Show resolved
Hide resolved
apop5
approved these changes
Jun 29, 2023
os-d
approved these changes
Jul 6, 2023
ProjectMuBot
referenced
this pull request
in microsoft/mu_tiano_platforms
Jul 28, 2023
Introduces 4 new commits in [Features/CONFIG](https://github.com/microsoft/mu_feature_config.git). <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/mu_feature_config/commit/596e48d875ebb4af2c9416f5120be6297442a231">596e48</a> Move ConfigKnobShimMmLib to MM_STANDALONE module type (<a href="https://github.com/microsoft/mu_feature_config/pull/219">#219</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_config/commit/d3497f6eb80c885c7b8bbb2350803e72afc16653">d3497f</a> Fixing document to reflect the current state (<a href="https://github.com/microsoft/mu_feature_config/pull/213">#213</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_config/commit/f8da32118cc1c0f8a503893d461878a11915beb7">f8da32</a> SetupDataPkg: Remove bare excepts (<a href="https://github.com/microsoft/mu_feature_config/pull/220">#220</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_config/commit/16f231fa5f3196f4912b6ab3deadc95fa2d97ee6">16f231</a> pip: bump edk2-pytool-extensions from 0.23.8 to 0.23.9 (<a href="https://github.com/microsoft/mu_feature_config/pull/221">#221</a>)</li> </ul> </details> Signed-off-by: Project Mu Bot <mubot@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
impact:non-functional
Does not have a functional impact
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.
Preface
Please ensure you have read the contribution docs prior
to submitting the pull request. In particular,
pull request guidelines.
Description
There has been a few movements since the last documentation update:
For each item, place an "x" in between
[
and]
if true. Example:[x]
.(you can also check items in the GitHub UI)
flow, or firmware?
validation improvement, ...
in build or boot behavior?
a function in a new library class in a pre-existing module, ...
outside direct code modifications (and comments)?
on an a separate Web page, ...
How This Was Tested
This is just documentation updates.
Integration Instructions
N/A