]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Common
BaseTools: Remove './SecMain' from 'run' target
[mirror_edk2.git] / BaseTools / Source / Python / Common /
2019-05-22 Fan, ZhijuXBaseTools:Update mailing list address in BaseTools...
2019-05-21 Rodriguez, ChristianBaseTools: Library hashing fix and optimization for...
2019-05-21 Michael D KinneyBaseTools: Fix private includes for FILE_GUID override
2019-05-10 Fan, ZhijuXBaseTools: Correct the value assignment for StructurePcd
2019-04-22 Yunhua FengBaseTools: Sometime write file not immediate to disk
2019-04-16 Rodriguez, ChristianBaseTools: Hash false success with back to back builds
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-04-01 Fan, ZhijuXBaseTools:Coding problems caused by special characters
2019-03-24 Feng, Bob CBaseTools: Remove the logic SourceOverridePath
2019-02-20 Fan, ZhijuXBaseTools:PCD value error in structure pcd sku case.
2019-02-19 Feng, Bob CBaseTools: Fix a ParseDevPathValue function issue.
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Feng, Bob CBaseTools: the list and iterator translation
2019-02-01 Zhijux FanBaseTools: Similar to octal data rectification
2019-02-01 Zhijux FanBaseTools: change the Division Operator
2019-02-01 Zhijux FanBaseTools:Similar to octal data rectification
2019-02-01 Yunhua FengBaseTools: replace long by int
2019-02-01 Feng, Bob CBaseTools: use OrderedDict instead of sdict
2019-02-01 Zhijux FanBaseTools: replace get_bytes_le() to bytes_le
2019-02-01 Zhijux FanBaseTool:Rename xrange() to range()
2019-01-28 Carsey, JabenBaseTools/build/build: delete variable
2019-01-28 Carsey, JabenBaseTools/Common/Misc: Cleanup the imports
2019-01-28 Carsey, JabenBaseTools/Common/Misc: remove uncalled code
2019-01-28 Carsey, JabenBaseTools/Common/Misc: move private functions
2019-01-21 Carsey, JabenBaseTools/GenFds/Capsule: move function logic
2019-01-21 Carsey, JabenBaseTools/AutoGen: move functions
2019-01-21 Carsey, JabenBaseTools/DscBuildData: move function
2019-01-21 Carsey, JabenBaseTools/Workspace/InfBuildData: move functions
2019-01-21 Carsey, JabenBaseTools/build/build: refactor and move functions
2019-01-18 Feng, Bob CBaseTools: Allow empty value for HiiPcd in Dsc
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for IPF
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2019-01-10 Carsey, JabenBaseTools: fix imports
2018-12-18 Feng, Bob CBaseTools: Fix PcdArray issue
2018-12-15 Feng, Bob CBaseTools: Fixed bugs in CopyDict function
2018-12-15 Feng, Bob CBaseTools: Fix PcdNvStoreDefaultValueBuffer Value.
2018-12-07 BobCFBaseTools: Customize deepcopy function.
2018-12-07 BobCFBaseTools: Optimize string concatenation
2018-12-07 bob.c.feng@intel.comBaseTools: Enable Pcd Array support.
2018-12-06 Jaben CarseyBaseTools: create and use a standard shared variable...
2018-12-06 Jaben CarseyBaseTools: Move Identification file to Eot
2018-11-01 zhijufanBaseTools: Add special handle for '\' use in Pcd Value
2018-10-26 Feng, YunhuaXBaseTools: Fix BPDG tool print traceback info issue
2018-10-21 Carsey, JabenBaseTools: delete unused file
2018-10-18 Yonghong ZhuBaseTools: Fix bug caused by 03c36c36a3
2018-10-16 Yonghong ZhuBaseTools: Support to use struct name as datum type...
2018-10-16 zhijufanBaseTools: Add check for the string type whether is...
2018-10-15 Yonghong ZhuBaseTools: remove the not used PyUtility file
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yonghong ZhuBaseTools: remove the not used PyUtility file
2018-10-13 Hess ChenBaseTools/Ecc/EOT: Add Python 3 support on ECC and...
2018-10-13 Yunhua FengBaseTools: Fix some build and report file issue
2018-10-13 Yunhua FengBaseTools: change the Division Operator in the expression
2018-10-13 Yunhua FengBaseTools: do the list and iterator translation
2018-10-13 Yunhua FengBaseTools: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: fix the open file's read and write bugs
2018-10-13 Yunhua FengBaseTools: remove the super() function argument
2018-10-13 Yunhua FengBaseTools: replace the list iteritems by items
2018-10-13 Yunhua FengBaseTools: Rename raw_input() to input()
2018-10-13 Yunhua FengBaseTools: Rename long() to int()
2018-10-13 Yunhua FengBaseTools: Rename xrange() to range()
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-09-30 zhijufanBaseTools: refactor the error for PCD value is negative...
2018-09-20 Carsey, JabenBaseTools: refactor class properties
2018-09-14 Feng, YunhuaXBaseTools: Check GUID C structure format
2018-09-12 Yonghong ZhuBaseTools: Fix the RaiseError variable issue caused...
2018-09-12 zhijufanBaseTools: Report error for incorrect hex value format
2018-09-06 zhijufanBaseTools: Report more clear error message for PCD...
2018-09-03 Feng, Bob CBaseTools: Fixed the PcdValue trailing zero issue.
2018-09-03 Zhaozh1xBaseTools: Check pcd DefaultValue and SkuId EBNF.
2018-08-30 Carsey, JabenBaseTools: Create and use a shared value for 'MSFT...
2018-08-28 Yonghong ZhuBaseTools: Fix one expression bug to support ~ operate
2018-08-28 zhijufanBaseTools: Add check only VOID* type Pcd need the maxsi...
2018-08-20 Jaben CarseyBaseTools: AutoGen refactor ModuleAutoGen caching
2018-08-16 hchen30BaseTools/Ecc: Fix import issues
2018-08-16 Yonghong ZhuBaseTools: Remove the redundant if statement
2018-08-02 Kinney, Michael DBaseTools/Capsule: Fix CertType GUID byte order
2018-08-02 Kinney, Michael DBaseTools/Capsule: Add Capsule Generation Tools
2018-08-02 Yunhua FengBaseTools: Use pickle to replace cPickle
2018-08-02 Yunhua FengBaseTools: remove unused import thread
2018-07-16 Gary LinBaseTools: Use absolute import in Common
2018-07-09 Feng, Bob CBaseTool: Add cache for the result of SkipAutogen.
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-07-08 Gary LinBaseTools: Unify long and int in Expression.py
2018-06-28 Jaben CarseyBaseTools: Move variable out of Global
2018-06-27 Gary LinBaseTools: Fix old python2 idioms
2018-06-27 Gary LinBaseTools: Migrate to the new octal literal
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-27 Gary LinBaseTools: Remove the deprecated hash_key()
2018-06-27 Gary LinBaseTools: Remove tuple parameter in python scripts
2018-06-27 Gary LinBaseTools: Remove the old python "not-equal"
2018-06-27 Gary LinBaseTools: Refactor python print statements
2018-06-27 Gary LinBaseTools: Refactor python except statements
2018-06-22 Yunhua FengBaseTools: introduce !error statement
2018-06-13 Jaben CarseyBaseTools: Cleanup unneeded code
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.
2018-05-28 Jaben CarseyBaseTools: loop to retry remove when it fails.
2018-05-04 Carsey, JabenBaseTools: dont make iterator into list if not needed
2018-05-04 Carsey, JabenBaseTools: use set instead of list
next