diff options
author | Yunhua Feng <yunhuax.feng@intel.com> | 2017-05-31 13:33:49 +0800 |
---|---|---|
committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2017-07-10 09:58:13 +0800 |
commit | bc0d7233925e82ddb8423532b2b90a3ad1ef1e49 (patch) | |
tree | 8e43e113377ceac79c35ad16f4f9c6186c255539 /BaseTools/Source/Python/GenFds/FdfParser.py | |
parent | e9651c12721d882f384ef10b7467af4ba56387c3 (diff) | |
download | edk2-bc0d7233925e82ddb8423532b2b90a3ad1ef1e49.tar.gz edk2-bc0d7233925e82ddb8423532b2b90a3ad1ef1e49.tar.bz2 edk2-bc0d7233925e82ddb8423532b2b90a3ad1ef1e49.zip |
BaseTools: Add PCDs conditional operator function
Parse PCDS value like A >B ? C :D
if A > B is True, the result is C, else the result is D
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/FdfParser.py')
0 files changed, 0 insertions, 0 deletions