[Rebase & FF] .pytool: Image Validation Plugin: Drop Zero ImageBase Requirement#1793
Conversation
✅ QEMU Validation PassedSource Dependencies
Results
Workflow run: https://github.com/microsoft/mu_basecore/actions/runs/25768892026 This comment was automatically generated by the Mu QEMU PR Validation workflow. |
Javagedes
left a comment
There was a problem hiding this comment.
Can you make this a REBASE&FF so that line endings are a different commit then the line changes?
|
The modified files had not been changed since 2022, and the repository added an |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/202511 #1793 +/- ##
=================================================
Coverage ? 2.21%
=================================================
Files ? 1633
Lines ? 420069
Branches ? 4949
=================================================
Hits ? 9308
Misses ? 410686
Partials ? 75
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e92fd75 to
85af036
Compare
- This is needed to be in sync with `.editorconfig` Signed-off-by: Vineel Kovvuri[MSFT] <vineelko@microsoft.com>
- Zero ImageBase requirement is dropped from Image validation plugin as it is not enforced by most PE loaders in UEFI. - Patina in particular dropped support for producing .efi files with zero ImageBase - This also improves the debugging experience when using WinDbg Signed-off-by: Vineel Kovvuri[MSFT] <vineelko@microsoft.com>
85af036 to
caba185
Compare
Description
How This Was Tested
Q35
Integration Instructions
NA