audk/BaseTools/Source/Python
Kinney, Michael D 8bd72d7c05 BaseTools/Expression: Use 2nd passes on PCD values
Use 2 passes when evaluating PCD values to discover
all the LABEL() operators and compute the byte offset
of each LABEL().  The 2nd pass then has the information
to replace the OFFSET_OF() operator with the computed
byte offset.  The 2 passes allows OFFSET_OF() to be used
before a LABEL() is declared.

fixes:https://bugzilla.tianocore.org/show_bug.cgi?id=880
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-02-25 16:03:14 +08:00
..
AutoGen BaseTools: Enhance error handling for unsupported toolchain Flags/Path 2018-02-08 16:23:37 +08:00
BPDG BaseTools: Update BPDG to support L'' and '' format as VPD Pcd Value 2018-01-31 17:50:01 +08:00
Common BaseTools/Expression: Use 2nd passes on PCD values 2018-02-25 16:03:14 +08:00
CommonDataClass BaseTools: Support Structure PCD value inherit between the different SKUs 2017-12-25 11:05:47 +08:00
Ecc BaseTools: Fix indentation in CParser.py file 2018-01-30 10:43:28 +08:00
Eot BaseTools: Fix indentation in CParser.py file 2018-01-30 10:43:28 +08:00
GenFds BaseTools: Add check for INF statement must be a .inf file 2018-02-23 18:47:10 +08:00
GenPatchPcdTable BaseTools: parse map file generated by Xcode on Mac 2017-11-03 14:30:49 +08:00
PatchPcdValue BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
Pkcs7Sign BaseTools: Pkcs7Sign Tool to support OPENSSL_PATH has space 2017-04-27 21:19:29 +08:00
Rsa2048Sha256Sign BaseTools: Rsa2048Sha256GenerateKeys to support OPENSSL_PATH has space 2017-04-27 21:21:30 +08:00
Table BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
TargetTool License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Trim BaseTools: Update Trim to generate VfrBinOffset Binary 2017-12-05 09:24:34 +08:00
UPT BaseTools/UPT: Fix UNI file name issue 2017-08-24 21:39:50 +08:00
Workspace BaseTools: Update Expression.py for string comparison and MACRO replace issue 2018-02-09 08:34:36 +08:00
build BaseTools: not specified value of MAX_CONCURRENT_THREAD_NUMBER 2018-02-09 08:33:46 +08:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Update Python Makefile to include the new added python files 2017-12-27 10:29:47 +08:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00