Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 43e29830ef98a98c7045aade648dac14d54cad62 https://github.com/tianocore/edk2/commit/43e29830ef98a98c7045aade648dac14d54cad62 Author: Nate DeSimone <nathaniel.l.desim...@intel.com> Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths: M BaseTools/Source/Python/Workspace/MetaFileParser.py Log Message: ----------- BaseTools: Fix Macro Expansion on Machine Architecture for Components BaseTools currently does not expand macros for component architecture when nested !include directives are used. This breaks use cases like [Component.$(DXE_ARCH)]. The fix is to add explicit macro expansion when computing the Arch value for component lines in DscParser. Signed-off-by: Nate DeSimone <nathaniel.l.desim...@intel.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits