]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/UPT/Logger/StringTable.py
BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECIFICATION
authorHess Chen <hesheng.chen@intel.com>
Wed, 18 Nov 2015 05:38:35 +0000 (05:38 +0000)
committerhchen30 <hchen30@Edk2>
Wed, 18 Nov 2015 05:38:35 +0000 (05:38 +0000)
commit48b77f5ea9091d78098ba0d6168d4b638914f280
treeeb1ab9b17fd133288a0fedf058af30ede917bc74
parentb9335cf562f11a096efea6c98d8612f22929eeb9
BaseTool/UPT: Add supporting of decimal numbers for INF_VERSION and DEC_SPECIFICATION

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18868 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/UPT/Logger/StringTable.py
BaseTools/Source/Python/UPT/Object/Parser/InfDefineObject.py
BaseTools/Source/Python/UPT/Parser/DecParser.py