-
Notifications
You must be signed in to change notification settings - Fork 30
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 override hash on PiSmmCore #349
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #349 +/- ##
========================================
- Coverage 0.50% 0.50% -0.01%
========================================
Files 143 143
Lines 20942 20943 +1
Branches 60 60
========================================
Hits 105 105
- Misses 20832 20833 +1
Partials 5 5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@kuqin12 |
## Description Fixing an override hash failure from PiSmmCore For details on how to complete these options and their meaning refer to [CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md). - [x] Impacts functionality? - [x] Impacts security? - [x] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested This change was tested on Q35. ## Integration Instructions N/A
## Description Fixing an override hash failure from PiSmmCore For details on how to complete these options and their meaning refer to [CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md). - [x] Impacts functionality? - [x] Impacts security? - [x] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested This change was tested on Q35. ## Integration Instructions N/A
Description
Fixing an override hash failure from PiSmmCore:
microsoft/mu_basecore@36f763d
For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
How This Was Tested
This change was tested on Q35.
Integration Instructions
N/A