Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 6b9307192bf590b3136e690a07196d4255051fdc
https://github.com/tianocore/edk2/commit/6b9307192bf590b3136e690a07196d4255051fdc
Author: Joey Vagedes <[email protected]>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M BaseTools/Source/Python/Workspace/InfBuildData.py
Log Message:
-----------
BaseTools: InfBuildData: Fix Private value retrieval
Update retrieval of private guids, protocols, or ppis from a package's
declaration file to use the original path of the module's INF file
rather than the current path. When building the same module multiple
times in the same INF (by override the define's FILE_GUID), a temporary
instance of the module is generated outside the package, causing the
retrieval of private values to fail as the check to access private
values is done by verifying the module to build, is inside the package.
Signed-off-by: Joey Vagedes <[email protected]>
Cc: Rebecca Cran <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Bob Feng <[email protected]>
Cc: Yuwei Chen <[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