audk/BaseTools/Source/Python/Common
Yi Li bf9230a9f3 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 <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Heng Luo <heng.luo@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Signed-off-by: Yi Li <yi1.li@intel.com>
2022-03-26 00:59:18 +00:00
..
Edk2
Uefi BaseTools: Add support for version 3 of FMP Image Header structure 2021-05-12 01:03:53 +00:00
BuildToolError.py
BuildVersion.py
DataType.py BaseTools: Add authenticated variable store support 2021-11-11 08:12:19 +00:00
EdkLogger.py
Expression.py BaseTools: Add the FeatureFlagExpression usage to the Source Section 2022-03-26 00:59:18 +00:00
GlobalData.py BaseTools: Add the FeatureFlagExpression usage to the Source Section 2022-03-26 00:59:18 +00:00
LongFilePathOs.py
LongFilePathOsPath.py
LongFilePathSupport.py
Misc.py
MultipleWorkspace.py
Parsing.py
RangeExpression.py
StringUtils.py
TargetTxtClassObject.py
ToolDefClassObject.py BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions] 2021-04-29 07:29:17 +00:00
VariableAttributes.py
VpdInfoFile.py
__init__.py
caching.py