Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: bf9230a9f3dde065c3c8b4175ccd32e44e8f0362
      
https://github.com/tianocore/edk2/commit/bf9230a9f3dde065c3c8b4175ccd32e44e8f0362
  Author: Yi Li <[email protected]>
  Date:   2022-03-26 (Sat, 26 Mar 2022)

  Changed paths:
    M BaseTools/Source/Python/Common/Expression.py
    M BaseTools/Source/Python/Common/GlobalData.py
    M BaseTools/Source/Python/Workspace/InfBuildData.py
    M BaseTools/Source/Python/Workspace/MetaFileParser.py
    M BaseTools/Source/Python/Workspace/WorkspaceCommon.py

  Log Message:
  -----------
  BaseTools: Add the FeatureFlagExpression usage to the Source Section

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3828

FeatureFlagExpression Support in Source section of INF file. The Pcd
value in the expression is from INF or DEC.
When a FeatureFlagExpression is present,if the expression evaluates
to TRUE,then the entry is valid. If the expression evaluates to FALSE,
then the EDK II build tools must ignore the entry.

This patch is going to add this feature.

Cc: Bob Feng <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Heng Luo <[email protected]>
Reviewed-by: Bob Feng <[email protected]>
Signed-off-by: Yi Li <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to