]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/DscBuildData: move function
authorCarsey, Jaben <jaben.carsey@intel.com>
Thu, 10 Jan 2019 18:39:47 +0000 (02:39 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Mon, 21 Jan 2019 10:03:32 +0000 (18:03 +0800)
commit2b95556c06c445f7cbc02a9c92ce5481d760bddb
treea6c6653d215cfd78396ee94d1b1bc4f71bd01616
parent12ba816e61a8dc400b10433a6548e52d62e2cba8
BaseTools/DscBuildData: move function

Move IsFieldValuieAnArray from Common.Misc to this file.
There were no other consumers of the function.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/Common/Misc.py
BaseTools/Source/Python/Workspace/DscBuildData.py