]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
ShellBinPkg: Ia32/X64 Shell binary update.
[mirror_edk2.git] / BaseTools /
2019-02-27 Fan, ZhijuXBaseTools:The BOM character is processed when python...
2019-02-26 Fan, ZhijuXBaseTools:PackageDocumentTools import lib error occurs.
2019-02-26 Feng, Bob CBaseTools: Fix a Eot issue.
2019-02-26 Feng, Bob CBaseTools: Eot failed when enable python3
2019-02-25 Feng, Bob CBaseTools: Add parameter check for the AsciiStringToUint64
2019-02-22 Feng, Bob CBaseTools: Fix a bug about Structure PCD
2019-02-22 Fan, ZhijuXBaseTools:Build fail if define [DEPEX] in library inf
2019-02-22 Feng, Bob CBaseTool: Fixed incremental rebuild issue.
2019-02-22 Jiewen YaoBaseTool/GenC: Fix build error when type is BASE or...
2019-02-20 Fan, ZhijuXBaseTools:PCD value error in structure pcd sku case.
2019-02-20 Fan, ZhijuXBaseTools:Fixed build failure when specifying multiple...
2019-02-20 Feng, Bob CBaseTools: replace Sdict with OrderedDict in UPT
2019-02-20 Fan, ZhijuXBaseTools:BaseTools supports to the driver combination.
2019-02-20 Liming GaoBaseTools: Remove unused txt files
2019-02-19 Feng, Bob CBaseTools: Fixed a code bug for Pcd Array.
2019-02-19 Feng, Bob CBaseTools: Fixed a bug in Vpd handling
2019-02-19 Feng, Bob CBaseTools: Fix a ParseDevPathValue function issue.
2019-02-19 Fan, ZhijuXBaseTools:Fix a ECC issue
2019-02-19 Feng, Bob CBaseTools: Add MaxSizeUserSet to Pcd deepcopy function
2019-02-18 Feng, Bob CBaseTools: Fixed an issue about StructurePcd
2019-02-18 Feng, Bob CBaseTools: Fix the build report issue about Structure PCD
2019-02-18 Feng, Bob CBaseTools: Fixed a build report issue.
2019-02-18 Feng, Bob CBaseTools: Correct the error message for UPT
2019-02-14 Shenglei ZhangBaseTools/build_rule.template: Remove GCCLD
2019-02-14 Shenglei ZhangBaseTools/tools_def.template: Remove DDK3790
2019-02-14 Shenglei ZhangBaseTools/tools_def.template: Remove ELFGCC
2019-02-14 Shenglei ZhangBaseTools/tools_def.template: Remove UNIXGCC
2019-02-14 Shenglei ZhangBaseTools/tools_def.template: Remove VS2003 and VS2005
2019-02-14 Shenglei ZhangBaseTools: Update MYTOOLS
2019-02-14 Shenglei ZhangBaseTools/tools_def.template: Remove CYGGCC
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-06 Philippe Mathieu... BaseTools: Fix build failure when specifying multiple...
2019-02-06 Laszlo ErsekBaseTools/BuildReport: fix report for platforms/arches...
2019-02-02 Fan, ZhijuXBaseTools:StructurePCD value display incorrect in ...
2019-02-02 Feng, Bob CBaseTools: Fixed incorrect line number in PcdValueInit.c
2019-02-02 Feng, Bob CBaseTools: Enable CODE format in DEC file
2019-02-02 Hess ChenBaseTools/ECC: Add a new type of exception
2019-02-02 Fan, ZhijuXBaseTools: PCD value incorrect in structure pcd sku...
2019-02-01 Feng, Bob CBaseTools: Eot tool Python3 adaption
2019-02-01 Feng, Bob CBaseTools: ECC tool Python3 adaption
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 Feng, Bob CBaseTools:ord() don't match in py2 and py3
2019-02-01 Feng, Bob CBaseTools:Fixed Rsa issue and a set define issue.
2019-02-01 Liming GaoBaseTools: Update PYTHON env to PYTHON_COMMAND
2019-02-01 Zhijux FanBaseTools:Update build tool to print python version...
2019-02-01 Zhijux FanBaseTools: Update windows and linux run scripts file...
2019-02-01 Zhijux FanBaseTools: Similar to octal data rectification
2019-02-01 Zhiju FanBaseTools:There is extra blank line in datalog
2019-02-01 Zhijux FanBaseTools: change the Division Operator
2019-02-01 Feng, Bob CBaseTools:File open failed for VPD MapFile
2019-02-01 Zhiju FanBaseTools:Double carriage return inserted from Trim...
2019-02-01 Zhiju FanBaseTools:TestTools character encoding issue
2019-02-01 Feng, Bob CBaseTools: Make sure AllPcdList valid.
2019-02-01 Zhijux FanBaseTools:Fv BaseAddress must set If it not set
2019-02-01 Zhijux FanBasetools: It went wrong when use os.linesep
2019-02-01 Zhijux FanBaseTools/Scripts: Porting PackageDocumentTools code...
2019-02-01 Zhijux FanBaseTools: update Test scripts support python3
2019-02-01 Zhijux FanBaseTools/UPT:merge UPT Tool use Python2 and Python3
2019-02-01 Zhijux FanBaseTools:Similar to octal data rectification
2019-02-01 Zhijux FanBaseTools: Update argparse arguments since it not have...
2019-02-01 Zhijux FanBaseTools:Solve the data sorting problem use python3
2019-02-01 Yunhua FengBaseTools: replace long by int
2019-02-01 Yunhua FengBaseTools: Remove unnecessary super function
2019-02-01 Yunhua FengBaseTools: nametuple not have verbose parameter in...
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 FanBaseTools: Rename iteritems to items
2019-02-01 Zhijux FanBaseTools:use iterate list to replace the itertools
2019-02-01 Zhijux FanBaseTool:Rename xrange() to range()
2019-01-31 Mike TurnerBaseTools/DevicePath: Add a checking step
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 Fan, ZhijuXBaseTools:Define Macro in Inf file, the pcdvalue Can...
2019-01-28 Carsey, JabenBaseTools/Common/Misc: move private functions
2019-01-28 Fan, ZhijuXBaseTools: Fix Pcd Array changes build report issue.
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 Fan, ZhijuXBaseTools:The BuildOptionPcd value is wrong
2019-01-21 Feng, Bob CBaseTools: Fix build report issue.
2019-01-21 Carsey, JabenBaseTools/build/build: refactor and move functions
2019-01-21 Fan, ZhijuXBaseTools:build break if the Path contains SingleFile.Ext
2019-01-21 Felix PolyudovBaseTools: Fix incorrect formatting of GenFds command...
2019-01-21 Fan, ZhijuXBaseTools:Build fail when PCD use in the [DEPEX] sectio...
2019-01-18 Feng, Bob CBaseTools: Allow empty value for HiiPcd in Dsc
2019-01-17 Feng, Bob CBaseTools: Remove EDK_SOURCE keyword from Inf Parser.
2019-01-17 Feng, Bob CBaseTools: Remove EDK_SOURCE keyword from GenFds tool.
2019-01-17 Feng, Bob CBaseTools: Remove EDK_SOURCE keyword from ECC Tool
2019-01-16 Liming GaoBaseTools VolInfo: Fix XCODE5 build issue
2019-01-15 Liming GaoBaseTools GenFw: Fix XCODE5 build issue
2019-01-14 Ard BiesheuvelBaseTools/tools_def GCC5: disable LTO for ASLC invocations
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2019-01-14 Feng, Bob CBaseTools: Enable component override functionality
2019-01-14 Feng, Bob CBaseTools: Remove unused logic from C tools
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for IPF
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2019-01-11 Feng, Bob CBaseTools: Report Error if use SET in Dsc
next