]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/AutoGen
BaseTools: Fix corner-cases of --hash feature
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen /
2019-04-10 Rodriguez, ChristianBaseTools: Fix corner-cases of --hash feature
2019-04-10 Rodriguez, ChristianBaseTools: Fix corner-cases of --hash feature
2019-04-10 Feng, Bob CBaseTools: Fixed issue in MultiThread Genfds function
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-03-24 Feng, Bob CBaseTools: Remove the logic SourceOverridePath
2019-03-15 mjohn4BaseTools: Explicitly close files after readlines
2019-03-15 Jiewen YaoBaseTool/Build: Add --disable-include-path-check.
2019-02-28 Liming GaoRevert "BaseTools:BaseTools supports to the driver...
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:Fixed build failure when specifying multiple...
2019-02-20 Fan, ZhijuXBaseTools:BaseTools supports to the driver combination.
2019-02-19 Feng, Bob CBaseTools: Fixed a bug in Vpd handling
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-06 Philippe Mathieu... BaseTools: Fix build failure when specifying multiple...
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 Feng, Bob CBaseTools: Make sure AllPcdList valid.
2019-02-01 Zhijux FanBasetools: It went wrong when use os.linesep
2019-02-01 Zhijux FanBaseTools:Similar to octal data rectification
2019-02-01 Yunhua FengBaseTools: replace long by int
2019-02-01 Yunhua FengBaseTools: Remove unnecessary super function
2019-02-01 Zhijux FanBaseTools: Rename iteritems to items
2019-02-01 Zhijux FanBaseTool:Rename xrange() to range()
2019-01-21 Carsey, JabenBaseTools/AutoGen: 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-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2019-01-10 Carsey, JabenBaseTools: fix imports
2018-12-19 Zhiju.FanBaseTools: Add $(INC)-like support when compiling ...
2018-12-15 Feng, Bob CBaseTools: Fix PcdNvStoreDefaultValueBuffer Value.
2018-12-07 BobCFBaseTools: Optimize string concatenation
2018-12-07 Zhao, ZhiqiangXBaseTools: AutoGen and GenFds share the parser data.
2018-12-06 Jaben CarseyBaseTools: create and use a standard shared variable...
2018-12-06 Jaben CarseyBaseTools: cleanup LongFilePathSupport usage
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-10-25 zhijufanBaseTools: list .nasm include inc files as its dependency
2018-10-25 Yonghong ZhuBaseTools: Fix the bug for Pcd used in command line...
2018-10-24 Zhaozh1xBaseTools: Not convert the void* pcd string in command...
2018-10-22 Zhaozh1xBaseTool: Support different PCDs that refers to the...
2018-10-21 Yonghong ZhuBaseTools: Fix the crash issue when Dynamic structure...
2018-10-15 Yunhua FengBaseTools: increment build generate inf file lost ...
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: increment build generate inf file lost ...
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 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-26 bob.c.feng@intel.comBaseTool: Support different PCDs that refers to the...
2018-09-26 Liming GaoBaseTools: Fix the wrong reference _GetSkuIds() in...
2018-09-20 Carsey, JabenBaseTools: refactor to not overcreate ModuleAutoGen...
2018-09-20 Carsey, JabenBaseTools: AutoGen - refactor class properties
2018-09-20 Carsey, JabenBaseTools: AutoGen refactor WorkspaceAutoGen class
2018-09-20 Carsey, JabenBaseTools: Refactor PlatformAutoGen
2018-09-12 Zhao, ZhiqiangXBaseTools: Correct DXE_PCD_DATABASE_INIT.
2018-09-12 Zhao, ZhiqiangXBaseTools: Check PcdNvStoreDefaultValueBuffer.
2018-09-12 Feng, Bob CBaseTools: Structure Pcd value override incorrect.
2018-09-03 Feng, Bob CBaseTools: Fixed the PcdValue trailing zero issue.
2018-08-30 Carsey, JabenBaseTools: Refactor to remove functionally equivalent...
2018-08-30 Carsey, JabenBaseTools: Create and use a shared value for 'MSFT...
2018-08-29 Carsey, JabenBaseTools: AutoGen.py remove unused import
2018-08-23 Feng, YunhuaXBaseTools: remove cmp due to deprecated in python3
2018-08-21 Feng, YunhuaXBaseTools: Fix regression issue by b23414f6540d
2018-08-20 Jaben CarseyBaseTools: AutoGen refactor to iterate less
2018-08-20 Jaben CarseyBaseTools: AutoGen - tag a function as cachable
2018-08-20 Jaben CarseyBaseTools: AutoGen refactor ModuleAutoGen caching
2018-08-16 Yunhua FengBaseTools: Optimizing code for function doesn't match
2018-08-16 Feng, Bob CBaseTools: Remove a unused function.
2018-08-16 Liming GaoBaseTool: Fixed the bug of Boolean Hii Pcd packing.
2018-08-08 Yunhua FengBaseTools: Debug message make confused
2018-07-25 Jaben CarseyBaseTools: AutoGen - change class variable to funciton...
2018-07-24 Yunhua FengBaseTools: Fix the different token with the same PCD
2018-07-24 Yonghong ZhuBaseTools: Correct _PCD_PATCHABLE_TokenName_SIZE's...
2018-07-23 Supreeth VenkateshBaseTools/AutoGen: Update header file for MM modules.
2018-07-23 Yunhua FengBaseTools: enable FixedAtBuild (VOID*) PCD use in the...
2018-07-18 Yonghong ZhuBaseTools: Remove the duplicate Pcd items
2018-07-16 Gary LinBaseTools: Use absolute import in AutoGen
2018-07-13 BobCFBaseTools: Enable structure pcd in FDF file
2018-07-12 bob.c.feng@intel.comBaseTool: Fixed the incorrect cache key.
2018-07-10 Yonghong ZhuBaseTools: Fix the bug that incorrect size info in...
2018-07-09 Feng, Bob CBaseTool: Add cache for the result of SkipAutogen.
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-06-29 Jaben CarseyBaseTools: AutoGen - move constructor out of loop
2018-06-29 Jaben CarseyBaseTools: AutoGen - clean up access
2018-06-27 Jaben CarseyBaseTools: AutoGen - Remove unused variables.
2018-06-27 Gary LinBaseTools: Replace StringIO.StringIO with io.BytesIO
2018-06-27 Gary LinBaseTools: Fix old python2 idioms
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
next