]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
Revert BaseTools: PYTHON3 migration
[mirror_edk2.git] / BaseTools /
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yonghong ZhuBaseTools/Tests: Update GNUmakefile to use python3...
2018-10-13 Yonghong ZhuBaseTools: Not compare the VOID* difference in the...
2018-10-13 Yonghong ZhuBaseTools: Enhance the *P Flag display for Structure Pcd
2018-10-13 Yonghong ZhuBaseTools: remove the not used PyUtility file
2018-10-13 Yunhua FengBaseTools: increment build generate inf file lost ...
2018-10-13 Yunhua FengBaseTools: update Test scripts support python3
2018-10-13 Hess ChenBaseTools/Ecc/EOT: Add Python 3 support on ECC and...
2018-10-13 Yunhua FengBaseTools: Add --uefi option to enable UefiCompress...
2018-10-13 Yonghong ZhuBaseTools/UPT: Porting UPT Tool from Python2 to Python3
2018-10-13 Yunhua FengBaseTools/Scripts: Porting PackageDocumentTools code...
2018-10-13 Yunhua FengBaseTools: Update Makefile to ignore python tools make
2018-10-13 Yunhua FengBaseTools: Use PYTHON3 variable instead of PYTHON_HOME
2018-10-13 Yunhua FengBaseTools: Update windows and linux run scripts file...
2018-10-13 Yunhua FengBaseTools: Fix some build and report file issue
2018-10-13 Yonghong ZhuBaseTools: Rename get_bytes_le() to bytes_le
2018-10-13 Yunhua FengBaseTools: Update argparse arguments since it not have...
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: use map and filter to replace the itertools...
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-10-13 Yunhua FengBaseTools: Remove the outdated verbose parameter of...
2018-10-09 Liming GaoBaseTools: Update Brotli Compress to the latest one...
2018-10-09 Liming GaoBaseTools LzmaCompress: Fix GCC warning misleading...
2018-10-09 Liming GaoBaseTools Lzma: Update LZMA SDK version to 18.05
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 BobCFBaseTool: Replace dict with OrderedDict.
2018-09-26 Liming GaoBaseTools: Fix the wrong reference _GetSkuIds() in...
2018-09-25 Zhao, ZhiqiangXBaseTools: Latter full value should overwrite the forme...
2018-09-20 Carsey, JabenBaseTools: refactor to cache InfBuildData data
2018-09-20 Carsey, JabenBaseTools: refactor to not overcreate ModuleAutoGen...
2018-09-20 Carsey, JabenBaseTools: Don't save unused workspace data
2018-09-20 Carsey, JabenBaseTools: refactor Build Database objects
2018-09-20 Carsey, JabenBaseTools: Workspace classes refactor properties
2018-09-20 Carsey, JabenBaseTools: refactor class properties
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-18 zhijufanBaseTools: Fix a bug for Unused PCDs section display...
2018-09-18 Yunhua FengBaseTools: Regression bug Linux script used windows...
2018-09-14 Feng, YunhuaXBaseTools: Check GUID C structure format
2018-09-13 zhijufanBaseTools: Align the boolean type PCD value's display...
2018-09-13 Carsey, JabenBaseTools\GenFds: remove extra content
2018-09-12 Yonghong ZhuBaseTools: Fix the RaiseError variable issue caused...
2018-09-12 Dongao GuoBaseTools: Support multi thread build Basetool on Windows
2018-09-12 Zhao, ZhiqiangXBaseTools: SKU inheritance.
2018-09-12 Zhao, ZhiqiangXBaseTools: Correct DXE_PCD_DATABASE_INIT.
2018-09-12 Zhao, ZhiqiangXBaseTools: Check PcdNvStoreDefaultValueBuffer.
2018-09-12 Feng, Bob CBaseTools: Involve Dec default value to calculate Maxsize
2018-09-12 Feng, Bob CBaseTools: Structure Pcd value override incorrect.
2018-09-12 zhijufanBaseTools: Report error for incorrect hex value format
2018-09-11 Carsey, JabenBaseTools/GenFds: delete unused file
2018-09-07 Carsey, JabenBaseTools/GenFds: remove function without callers
2018-09-07 Carsey, JabenBaseTools: refactor to remove duplicate functions
2018-09-06 Dandan BiBaseTools/PatchCheck.py: Fix error when run with Python3
2018-09-06 zhijufanBaseTools: Report more clear error message for PCD...
2018-09-06 zhijufanBaseTools: Fix a bug about list the PCD in "not used...
2018-09-05 zhijufanBaseTools: Extend the keyword "!include"/"!if" to case...
2018-09-03 Feng, Bob CBaseTools: Fixed the PcdValue trailing zero issue.
2018-09-03 Feng, Bob CBaseTools: Dynamic Pcd value override from command...
2018-09-03 Zhaozh1xBaseTools: Check pcd DefaultValue and SkuId EBNF.
2018-08-31 Carsey, JabenBaseTools: Clarify a DSC parsing error about PCDs
2018-08-30 Carsey, JabenBaseTools: minimize assignment processing
2018-08-30 Carsey, JabenBaseTools: Refactor to remove functionally equivalent...
2018-08-30 zhijufanBaseTools: include variable namespace GUIDs of HII...
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-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-23 Feng, YunhuaXBaseTools: Use hashlib instead of md5
2018-08-23 Feng, YunhuaXBaseTools: remove cmp due to deprecated in python3
2018-08-23 Feng, YunhuaXBaseTools: Modify class OrderedListDict
2018-08-23 Yonghong ZhuBaseTools: Update Makefile for ECC tool
2018-08-22 Laszlo ErsekBaseTools/VfrCompile: honor EXTRA_LDFLAGS
2018-08-21 Feng, YunhuaXBaseTools: Fix regression issue by b23414f6540d
2018-08-20 Jaben CarseyBaseTools: remove unused setter functions
2018-08-20 Jaben CarseyBaseTools: remove unused code
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-17 Yonghong ZhuBaseTools: Add check for VOID* PCD Max Size
2018-08-16 Laszlo ErsekBaseTools/Source/C: take EXTRA_LDFLAGS from the caller
2018-08-16 Laszlo ErsekBaseTools/Source/C: take EXTRA_OPTFLAGS from the caller
2018-08-16 Laszlo ErsekBaseTools/Source/C: split "-O2" to BUILD_OPTFLAGS
2018-08-16 Laszlo ErsekBaseTools/header.makefile: remove "-c" from BUILD_CFLAGS
2018-08-16 Laszlo ErsekBaseTools/footer.makefile: expand BUILD_CFLAGS last...
2018-08-16 Yunhua FengBaseTools: Optimizing code for function doesn't match
2018-08-16 Carsey, JabenBaseTools: Eot - fix variable names
2018-08-16 Yonghong ZhuBaseTools: Update the rule to remove .lib before link...
2018-08-16 Yonghong ZhuBaseTools: Clean up not used code in BuildClassObject
2018-08-16 Yunhua FengBaseTools: Add Dns and BluetoothLE DevicePath
2018-08-16 Yunhua FengBaseTools: Remove duplicate function declaration
next