]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source
BaseTools:Fv BaseAddress must set If it not set
[mirror_edk2.git] / BaseTools / Source /
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/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 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 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
2019-01-10 Carsey, JabenBaseTools: fix imports
2019-01-08 Dandan BiBaseTools/VfrCompile: report error for Integer overflow
2019-01-04 Ard BiesheuvelBaseTools/GenFds: permit stripped MM_CORE_STANDALONE...
2019-01-04 Feng, Bob CBaseTools: Correct PcdArray value assigment statement
2019-01-04 Feng, Bob CBaseTools: Fixed build report issue.
2018-12-28 Chasel, ChiuBaseTools/GenFv: Support SecCore and PeiCore in differe...
2018-12-25 Feng, Bob CBaseTools: Reset FdsGlobalVariable
2018-12-19 Derek LinBaseTools: Fix GenFds error doesn't break build.
2018-12-19 Zhiju.FanBaseTools: Add $(INC)-like support when compiling ...
2018-12-18 Feng, Bob CBaseTools: Fixed metafile parser issues
2018-12-18 Feng, Bob CBaseTools: Fix PcdArray issue
2018-12-15 Feng, Bob CBaseTools: Fixed the build fail issue for cases
2018-12-15 Feng, Bob CBaseTools: Fixed bugs in CopyDict function
2018-12-15 Feng, Bob CBaseTools: Fix PcdNvStoreDefaultValueBuffer Value.
2018-12-12 Ard BiesheuvelBaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL reloca...
2018-12-07 BobCFBaseTools: Correct CCFLAG for PcdValueInit
2018-12-07 BobCFBaseTools: Customize deepcopy function.
2018-12-07 BobCFBaseTools: Optimize string concatenation
2018-12-07 BobCFBaseTools: Replace the sqlite database with list
2018-12-07 Zhao, ZhiqiangXBaseTools: AutoGen and GenFds share the parser data.
2018-12-07 Feng, Bob CBaseTool: Filter out unused structure pcds
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: cleanup LongFilePathSupport usage
2018-12-06 Jaben CarseyBaseTools: Move Identification file to Eot
2018-12-06 Ard BiesheuvelBaseTools/CommonLib: drop the use of MAX_ADDRESS
2018-12-06 Shenglei ZhangBaseTools: Remove tools only used by DuetPkg
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: drop definition of MAX_UINTN
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: get rid of 'native' type string...
2018-12-05 Ard BiesheuvelBaseTools/DevicePath: use MAX_UINT32 as default device...
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: add definition of MAX_UINT32
2018-12-05 Ard BiesheuvelBaseTools/DevicePath: use explicit 64-bit number parsin...
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: use explicit 64-bit type in Strtoi()
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: avoid using 'native' word size...
2018-12-05 Shenglei ZhangBaseTools: Remove GenVtf
2018-11-20 Feng, Bob CBaseTools: Fix the problem using FILE_GUID override...
2018-11-11 Liming GaoBaseTools: Fix UEFI and Tiano Decompression logic issue
2018-11-05 BobCFBaseTools: Use common cc flag for building PcdValueInit.
2018-11-02 Zhao, ZhiqiangXBaseTools: Check the max size for string PCD.
2018-11-02 Feng, Bob CBaseTools: Add checking to EFI variable attribute.
2018-11-02 Hess ChenBaseTools/Eot: Remove a duplication code in EotMain...
2018-11-01 zhijufanBaseTools: Add special handle for '\' use in Pcd Value
2018-11-01 Tomas PilarBaseTools: Fix merge in FDF parser for OptionROM override
2018-10-27 Feng, YunhuaXBaseTools: Sync the DevicePath Function update from...
2018-10-27 Feng, Bob CBaseTools: Rollback Filter out unused structure pcds
2018-10-26 Tomas PilarBaseTools: Allow multiple PciDeviceId in Fdf OptionROM...
2018-10-26 Feng, YunhuaXBaseTools: Fix BPDG tool print traceback info issue
2018-10-26 Feng, YunhuaXBaseTools: Roll back code modify by commit 9e47e6f90880
2018-10-26 Zhaozh1xBaseTools:Not miss the full assign value of FixedAtBuil...
2018-10-25 Carsey, JabenBaseTools/GenFds: create and use new variable in FdfParser
2018-10-25 Carsey, JabenBaseTools/GenFds: refactor FdfParser warnings
2018-10-25 Jaben CarseyBaseTools/GenFds: remove MacroDict parameter
2018-10-25 Carsey, JabenBasetools/GenFds: refactor class FV
2018-10-25 Carsey, JabenBaseTools/GenFds: change objects to sets
2018-10-25 Carsey, JabenBaseTools/GenFds: cleanup GenFds
2018-10-25 zhijufanBaseTools: list .nasm include inc files as its dependency
2018-10-25 Yonghong ZhuBaseTools: Fix VPD PCD Sub-section display bug
2018-10-25 Yonghong ZhuBaseTools: Fix the bug for Pcd used in command line...
next