]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
MdeModulePkg/MdeModulePkg.dsc: add MmServicesTableLib resolution
[mirror_edk2.git] / BaseTools /
2018-10-24 Zhaozh1xBaseTools: Not convert the void* pcd string in command...
2018-10-24 Zhaozh1xBaseTools: add ASSERT checker for array buffer in fdf...
2018-10-24 Hess ChenBaseTools/UPT: Fix an issue of UNI string checking.
2018-10-24 Hess ChenBaseTools/Ecc: Update a checkpoint criteria.
2018-10-24 Hess ChenBaseTools/ECC: Fix an identification issue of typedef...
2018-10-24 Hess ChenBaseTools/ECC: Add a checkpoint to check no usage for...
2018-10-24 Liming GaoBaseTools: Add more checker in Decompress algorithm...
2018-10-23 Yonghong ZhuBaseTools: Fix the *B and *F Flag display for Structure Pcd
2018-10-22 Zhaozh1xBaseTools: Convert "Unicode string" to "byte array...
2018-10-22 Zhaozh1xBaseTool: Support different PCDs that refers to the...
2018-10-21 Yonghong ZhuBaseTools: Fix one crash bug in the report for Fixed...
2018-10-21 Carsey, JabenBaseTools: delete unused file
2018-10-21 Yonghong ZhuBaseTools: Fix the crash issue when Dynamic structure...
2018-10-21 Yonghong ZhuBaseTools: Fix the bug that PcdValueFromComm is not set
2018-10-19 Liming GaoBaseTools: Remove the step to freeze python tool
2018-10-18 Yonghong ZhuBaseTools: Fix bug caused by 03c36c36a3
2018-10-18 Yonghong ZhuBaseTools: Fix a bug --pcd option enable and use the...
2018-10-16 Hess ChenBaseTools/EOT: Change to call a program instead of...
2018-10-16 Yonghong ZhuBaseTools: Support to use struct name as datum type...
2018-10-16 Yonghong ZhuBaseTools: Fix bugs use special character in the -...
2018-10-16 zhijufanBaseTools: Add check for the string type whether is...
2018-10-16 Zhaozh1xBaseTools:Fix issue caused by 84a52d4d030185a44f2d87361...
2018-10-16 Zhaozh1xBaseTools: Convert string value of void* pcd in command...
2018-10-16 Zhaozh1xBaseTools: Code should not update the variable that...
2018-10-16 Zhaozh1xBaseTools: add ASSERT checker for array buffer value...
2018-10-15 Feng, YunhuaXBaseTools: Fix regression boot hang issue by commit...
2018-10-15 Yunhua FengBaseTools: Add --uefi option to enable UefiCompress...
2018-10-15 Yonghong ZhuBaseTools: Enhance the *P Flag display for Structure Pcd
2018-10-15 Yunhua FengBaseTools: increment build generate inf file lost ...
2018-10-15 Yonghong ZhuBaseTools: remove the not used PyUtility file
2018-10-15 zhijufanBaseTools: do basic check in FvImage with header size...
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.
next