summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2018-09-13BaseTools: Align the boolean type PCD value's display in the reportzhijufan1-2/+17
2018-09-13BaseTools\GenFds: remove extra contentCarsey, Jaben1-56/+0
2018-09-12BaseTools: Fix the RaiseError variable issue caused by 855698fb69fYonghong Zhu1-2/+2
2018-09-12BaseTools: Support multi thread build Basetool on WindowsDongao Guo3-13/+182
2018-09-12BaseTools: SKU inheritance.Zhao, ZhiqiangX1-3/+2
2018-09-12BaseTools: Correct DXE_PCD_DATABASE_INIT.Zhao, ZhiqiangX1-1/+1
2018-09-12BaseTools: Check PcdNvStoreDefaultValueBuffer.Zhao, ZhiqiangX3-3/+17
2018-09-12BaseTools: Involve Dec default value to calculate MaxsizeFeng, Bob C1-17/+17
2018-09-12BaseTools: Structure Pcd value override incorrect.Feng, Bob C3-26/+31
2018-09-12BaseTools: Report error for incorrect hex value formatzhijufan1-1/+4
2018-09-11BaseTools/GenFds: delete unused fileCarsey, Jaben1-28/+0
2018-09-07BaseTools/GenFds: remove function without callersCarsey, Jaben1-17/+0
2018-09-07BaseTools: refactor to remove duplicate functionsCarsey, Jaben2-25/+7
2018-09-06BaseTools/PatchCheck.py: Fix error when run with Python3Dandan Bi1-1/+1
2018-09-06BaseTools: Report more clear error message for PCD used in expressionzhijufan2-2/+2
2018-09-06BaseTools: Fix a bug about list the PCD in "not used" sectionzhijufan1-0/+3
2018-09-05BaseTools: Extend the keyword "!include"/"!if" to case-insensitivezhijufan1-0/+2
2018-09-03BaseTools: Fixed the PcdValue trailing zero issue.Feng, Bob C2-6/+7
2018-09-03BaseTools: Dynamic Pcd value override from command line.Feng, Bob C1-1/+6
2018-09-03BaseTools: Check pcd DefaultValue and SkuId EBNF.Zhaozh1x2-4/+6
2018-08-31BaseTools: Clarify a DSC parsing error about PCDsCarsey, Jaben1-1/+1
2018-08-30BaseTools: minimize assignment processingCarsey, Jaben1-7/+8
2018-08-30BaseTools: Refactor to remove functionally equivalent functionsCarsey, Jaben2-9/+3
2018-08-30BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xrefzhijufan1-0/+11
2018-08-30BaseTools: Create and use a shared value for 'MSFT' from DataTypeCarsey, Jaben9-22/+25
2018-08-29BaseTools: AutoGen.py remove unused importCarsey, Jaben1-1/+0
2018-08-28BaseTools: Fix one expression bug to support ~ operateYonghong Zhu1-1/+1
2018-08-28BaseTools: Add check only VOID* type Pcd need the maxsize infozhijufan3-36/+23
2018-08-23BaseTools: Use hashlib instead of md5Feng, YunhuaX6-17/+17
2018-08-23BaseTools: remove cmp due to deprecated in python3Feng, YunhuaX2-5/+5
2018-08-23BaseTools: Modify class OrderedListDictFeng, YunhuaX1-1/+5
2018-08-23BaseTools: Update Makefile for ECC toolYonghong Zhu1-3/+3
2018-08-22BaseTools/VfrCompile: honor EXTRA_LDFLAGSLaszlo Ersek1-1/+4
2018-08-21BaseTools: Fix regression issue by b23414f6540dFeng, YunhuaX1-1/+1
2018-08-20BaseTools: remove unused setter functionsJaben Carsey3-60/+4
2018-08-20BaseTools: remove unused codeJaben Carsey1-5/+1
2018-08-20BaseTools: AutoGen refactor to iterate lessJaben Carsey1-62/+56
2018-08-20BaseTools: AutoGen - tag a function as cachableJaben Carsey1-24/+22
2018-08-20BaseTools: AutoGen refactor ModuleAutoGen cachingJaben Carsey4-664/+560
2018-08-17BaseTools: Add check for VOID* PCD Max SizeYonghong Zhu1-0/+21
2018-08-16BaseTools/Source/C: take EXTRA_LDFLAGS from the callerLaszlo Ersek1-0/+3
2018-08-16BaseTools/Source/C: take EXTRA_OPTFLAGS from the callerLaszlo Ersek1-1/+4
2018-08-16BaseTools/Source/C: split "-O2" to BUILD_OPTFLAGSLaszlo Ersek2-5/+12
2018-08-16BaseTools/header.makefile: remove "-c" from BUILD_CFLAGSLaszlo Ersek1-2/+2
2018-08-16BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files tooLaszlo Ersek1-1/+1
2018-08-16BaseTools: Optimizing code for function doesn't matchYunhua Feng1-16/+14
2018-08-16BaseTools: Eot - fix variable namesCarsey, Jaben1-154/+144
2018-08-16BaseTools: Update the rule to remove .lib before link it for GCCYonghong Zhu1-1/+2
2018-08-16BaseTools: Clean up not used code in BuildClassObjectYonghong Zhu1-11/+2
2018-08-16BaseTools: Add Dns and BluetoothLE DevicePathYunhua Feng1-0/+127