]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/UPT/Library/Parsing.py
BaseTools/Upt: Fix several bugs
authorHess Chen <hesheng.chen@intel.com>
Fri, 19 Sep 2014 02:04:08 +0000 (02:04 +0000)
committerhchen30 <hchen30@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 19 Sep 2014 02:04:08 +0000 (02:04 +0000)
commit76d475117dfa86d54cea393f00779301b318ff88
treedbcce598b20e6d7915aa8af762b62f898f845c9a
parenta6e84d95f50a10e23ee9861270fb84057b5af2e9
BaseTools/Upt: Fix several bugs

1. Fix a bug of packaging a full path file in zip at Linux.
2. Fix a format error of generating Hob/Event/BootMode information.
3. Fix a bug of generating additional “GUID” subtype for “UNDEFINED” guid.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yingke Liu <yingke.d.liu@Intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16149 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/UPT/Core/DistributionPackageClass.py
BaseTools/Source/Python/UPT/GenMetaFile/GenInfFile.py
BaseTools/Source/Python/UPT/Library/Parsing.py