summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/AutoGen/ValidCheckingInfoObject.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-04BaseTools: AutoGen - refactor out a useless classCarsey, Jaben1-11/+7
2018-05-04BaseTools: AutoGen - refactor out a listCarsey, Jaben1-7/+3
2018-05-04BaseTools: AutoGen - refactor out functions only called in __init__Carsey, Jaben1-15/+1
2018-05-04BaseTools: move PCD size calculation functions to PcdClassObjectCarsey, Jaben1-1/+1
2018-05-04BaseTools: this function has no purpose.Carsey, Jaben1-17/+0
2018-05-04BaseTools: check before accessing members in __eq__Carsey, Jaben1-4/+1
2018-05-04BaseTools: AutoGen - update to remove duplicate constant valueCarsey, Jaben1-9/+4
2018-04-23BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con...Carsey, Jaben1-5/+6
2015-08-21BaseTools: Fix build fail when the number in validlist is long type.Bob Feng1-4/+3
2015-04-10BaseTools/Build: Add SDL supportBob Feng1-0/+351