summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Align the boolean type PCD value's display in the reportzhijufan2018-09-131-2/+17
* BaseTools\GenFds: remove extra contentCarsey, Jaben2018-09-131-56/+0
* BaseTools: Fix the RaiseError variable issue caused by 855698fb69fYonghong Zhu2018-09-121-2/+2
* BaseTools: Support multi thread build Basetool on WindowsDongao Guo2018-09-123-13/+182
* BaseTools: SKU inheritance.Zhao, ZhiqiangX2018-09-121-3/+2
* BaseTools: Correct DXE_PCD_DATABASE_INIT.Zhao, ZhiqiangX2018-09-121-1/+1
* BaseTools: Check PcdNvStoreDefaultValueBuffer.Zhao, ZhiqiangX2018-09-123-3/+17
* BaseTools: Involve Dec default value to calculate MaxsizeFeng, Bob C2018-09-121-17/+17
* BaseTools: Structure Pcd value override incorrect.Feng, Bob C2018-09-123-26/+31
* BaseTools: Report error for incorrect hex value formatzhijufan2018-09-121-1/+4
* BaseTools/GenFds: delete unused fileCarsey, Jaben2018-09-111-28/+0
* BaseTools/GenFds: remove function without callersCarsey, Jaben2018-09-071-17/+0
* BaseTools: refactor to remove duplicate functionsCarsey, Jaben2018-09-072-25/+7
* BaseTools/PatchCheck.py: Fix error when run with Python3Dandan Bi2018-09-061-1/+1
* BaseTools: Report more clear error message for PCD used in expressionzhijufan2018-09-062-2/+2
* BaseTools: Fix a bug about list the PCD in "not used" sectionzhijufan2018-09-061-0/+3
* BaseTools: Extend the keyword "!include"/"!if" to case-insensitivezhijufan2018-09-051-0/+2
* BaseTools: Fixed the PcdValue trailing zero issue.Feng, Bob C2018-09-032-6/+7
* BaseTools: Dynamic Pcd value override from command line.Feng, Bob C2018-09-031-1/+6
* BaseTools: Check pcd DefaultValue and SkuId EBNF.Zhaozh1x2018-09-032-4/+6
* BaseTools: Clarify a DSC parsing error about PCDsCarsey, Jaben2018-08-311-1/+1
* BaseTools: minimize assignment processingCarsey, Jaben2018-08-301-7/+8
* BaseTools: Refactor to remove functionally equivalent functionsCarsey, Jaben2018-08-302-9/+3
* BaseTools: include variable namespace GUIDs of HII PCDs in Guid.xrefzhijufan2018-08-301-0/+11
* BaseTools: Create and use a shared value for 'MSFT' from DataTypeCarsey, Jaben2018-08-309-22/+25
* BaseTools: AutoGen.py remove unused importCarsey, Jaben2018-08-291-1/+0
* BaseTools: Fix one expression bug to support ~ operateYonghong Zhu2018-08-281-1/+1
* BaseTools: Add check only VOID* type Pcd need the maxsize infozhijufan2018-08-283-36/+23
* BaseTools: Use hashlib instead of md5Feng, YunhuaX2018-08-236-17/+17
* BaseTools: remove cmp due to deprecated in python3Feng, YunhuaX2018-08-232-5/+5
* BaseTools: Modify class OrderedListDictFeng, YunhuaX2018-08-231-1/+5
* BaseTools: Update Makefile for ECC toolYonghong Zhu2018-08-231-3/+3
* BaseTools/VfrCompile: honor EXTRA_LDFLAGSLaszlo Ersek2018-08-221-1/+4
* BaseTools: Fix regression issue by b23414f6540dFeng, YunhuaX2018-08-211-1/+1
* BaseTools: remove unused setter functionsJaben Carsey2018-08-203-60/+4
* BaseTools: remove unused codeJaben Carsey2018-08-201-5/+1
* BaseTools: AutoGen refactor to iterate lessJaben Carsey2018-08-201-62/+56
* BaseTools: AutoGen - tag a function as cachableJaben Carsey2018-08-201-24/+22
* BaseTools: AutoGen refactor ModuleAutoGen cachingJaben Carsey2018-08-204-664/+560
* BaseTools: Add check for VOID* PCD Max SizeYonghong Zhu2018-08-171-0/+21
* BaseTools/Source/C: take EXTRA_LDFLAGS from the callerLaszlo Ersek2018-08-161-0/+3
* BaseTools/Source/C: take EXTRA_OPTFLAGS from the callerLaszlo Ersek2018-08-161-1/+4
* BaseTools/Source/C: split "-O2" to BUILD_OPTFLAGSLaszlo Ersek2018-08-162-5/+12
* BaseTools/header.makefile: remove "-c" from BUILD_CFLAGSLaszlo Ersek2018-08-161-2/+2
* BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files tooLaszlo Ersek2018-08-161-1/+1
* BaseTools: Optimizing code for function doesn't matchYunhua Feng2018-08-161-16/+14
* BaseTools: Eot - fix variable namesCarsey, Jaben2018-08-161-154/+144
* BaseTools: Update the rule to remove .lib before link it for GCCYonghong Zhu2018-08-161-1/+2
* BaseTools: Clean up not used code in BuildClassObjectYonghong Zhu2018-08-161-11/+2
* BaseTools: Add Dns and BluetoothLE DevicePathYunhua Feng2018-08-161-0/+127