summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common/Misc.py
diff options
context:
space:
mode:
authorFeng, Bob C <bob.c.feng@intel.com>2019-08-28 16:56:11 +0800
committerFeng, Bob C <bob.c.feng@intel.com>2019-09-17 10:19:05 +0800
commitbc9e4194cf3edaf9524c83098ba3f72008c70190 (patch)
tree7387cbe5a229b4a14e33b091fcebaf80cf73a5bc /BaseTools/Source/Python/Common/Misc.py
parente32f7bc96dc8db7af0c1c532e4990c9a36a12354 (diff)
downloadedk2-bc9e4194cf3edaf9524c83098ba3f72008c70190.tar.gz
edk2-bc9e4194cf3edaf9524c83098ba3f72008c70190.tar.bz2
edk2-bc9e4194cf3edaf9524c83098ba3f72008c70190.zip
BaseTools: Improve GetDependencyList function
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2102 GetDependencyList get the header file via re.findall in the whole header file. This patch is to pre-process the header file and to feed the shorter string to re.findall. This patch is to improve GetDependencyList() efficiency Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Bob Feng <bob.c.feng@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/Misc.py')
0 files changed, 0 insertions, 0 deletions