Skip to content

edk2toollib: Fix Pcds are not parsed when next to symbol#798

Merged
Javagedes merged 1 commit intotianocore:masterfrom
PaddyDengAmi:user/paddydeng/PcdNextToSymbols
Apr 7, 2026
Merged

edk2toollib: Fix Pcds are not parsed when next to symbol#798
Javagedes merged 1 commit intotianocore:masterfrom
PaddyDengAmi:user/paddydeng/PcdNextToSymbols

Conversation

@PaddyDengAmi
Copy link
Copy Markdown
Contributor

The original string.split in ReplacePcds yelds incorrect result when the pcd is right next to symbols.

Sign-off-by: Paddy Deng paddydeng@ami.com

@PaddyDengAmi PaddyDengAmi force-pushed the user/paddydeng/PcdNextToSymbols branch from e2c03e9 to 95f98d3 Compare April 7, 2026 08:13
@PaddyDengAmi PaddyDengAmi marked this pull request as ready for review April 7, 2026 08:15
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.10%. Comparing base (1f9255c) to head (70231fc).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #798   +/-   ##
=======================================
  Coverage   82.10%   82.10%           
=======================================
  Files          47       47           
  Lines        7881     7881           
=======================================
  Hits         6471     6471           
  Misses       1410     1410           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The original str.split in ReplacePcds yields incorrect result when the
pcd is right next to symbols.

Sign-off-by: Paddy Deng <paddydeng@ami.com>
@PaddyDengAmi PaddyDengAmi force-pushed the user/paddydeng/PcdNextToSymbols branch from 95f98d3 to 70231fc Compare April 7, 2026 08:20
@Javagedes
Copy link
Copy Markdown
Contributor

This looks great. Thank you for the contribution!

@Javagedes Javagedes added the bug Something isn't working label Apr 7, 2026
@Javagedes Javagedes added this to the v0.23.13 milestone Apr 7, 2026
@Javagedes Javagedes merged commit 2ef0b15 into tianocore:master Apr 7, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants