Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: c2915d24a1832138b5f680b31612bf6198adfb5f
https://github.com/tianocore/edk2/commit/c2915d24a1832138b5f680b31612bf6198adfb5f
Author: PaddyDeng <[email protected]>
Date: 2026-01-30 (Fri, 30 Jan 2026)
Changed paths:
M BaseTools/Source/Python/Workspace/MetaFileParser.py
Log Message:
-----------
BaseTools: Prevent Subsection PCDs from polluting global expressions
The PCD value defined in module subsections can be added to global PCD
database. Therefore the unsolved expressions, even belongs to the global
scope, can incorrectly refer to the value from module subsection.
This only happens when the referred PCD has no value assignment in the
platform dsc file. Which also should raise an error.
Signed-off-by: Paddy Deng <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits