summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/GenC.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: remove redundant if comparisonCarsey, Jaben2018-05-021-1/+1
* BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben2018-05-021-4/+4
* BaseTools: Replace PCD type strings with predefined constantCarsey, Jaben2018-05-021-2/+2
* BaseTools: DataType - cleanup list constantsCarsey, Jaben2018-05-021-20/+15
* BaseTools: Define and use a set for common listCarsey, Jaben2018-05-021-4/+4
* BaseTools: replace string constants used for module typesCarsey, Jaben2018-05-021-60/+60
* BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con...Carsey, Jaben2018-04-231-48/+46
* BaseTools: fix None comparisonsCarsey, Jaben2018-04-171-1/+1
* BaseTools: reduce list usage when not neededCarsey, Jaben2018-04-171-21/+27
* BaseTools: Fix the bug for VOID* pcd max size from component sectionYonghong Zhu2018-04-101-1/+6
* BaseTools: Fix size override issue for Void* Patchable pcdYonghong Zhu2018-04-101-8/+12
* BaseTools: Fix a bug for Size incorrect of Void* Fixatbuild PcdYonghong Zhu2018-04-101-1/+3
* BaseTools: Fix a bug for VOID* type Fixatbuild Pcd in LibraryYonghong Zhu2018-04-101-5/+17
* BaseTools: GenC - move content from both parts of if/elseCarsey, Jaben2018-04-101-4/+2
* BaseTools: Use local variable for list of constants.Carsey, Jaben2018-04-081-14/+16
* BaseTools: no need to do int() API work for itCarsey, Jaben2018-03-301-4/+1
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-2/+2
* BaseTools: Fixed Pcd from command line issue.BobCF2018-03-091-11/+4
* BaseTools: Support PCD flexible values formatYonghong Zhu2017-12-271-0/+2
* BaseTools: Support Structure PCD value inherit between the different SKUsLiming Gao2017-12-251-0/+5
* BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao2017-12-251-33/+39
* BaseTools/AutoGen: auto generate MM template APIs and dependencies.Supreeth Venkatesh2017-07-071-2/+146
* BaseTools: Correct if condition expression for DatumType == 'VOID*'Yonghong Zhu2017-05-251-1/+1
* BaseTools: Fix the bug that FixedPcdGetPtr failure for CArray PcdYonghong Zhu2017-05-121-2/+5
* BaseTools: Correct VOID* PatchPcd Size in Library AutogenYonghong Zhu2017-05-111-3/+4
* BaseTools: Enhance StrDefs.h to include ImageDefs.hYonghong Zhu2017-04-011-0/+3
* BaseTools: Fix build failure for DynamicEx Pcd used in the LibraryYonghong Zhu2017-03-271-5/+3
* BaseTools: Enhance BaseTools supports FixedAtBuild usage in VFR fileYonghong Zhu2017-02-141-1/+24
* BaseTools: fix the bug to add PaletteSize info into AutoGenYonghong Zhu2016-11-301-3/+4
* BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image blockYonghong Zhu2016-10-191-0/+14
* BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu2016-09-271-2/+243
* BaseTools: Fix a bug for FixedPcd value generation in AutoGen fileYonghong Zhu2016-07-181-1/+1
* BaseTools: Add mixed PCD support featureYonghong Zhu2016-04-201-52/+70
* BaseTools: add new command line option to support override PCD valueYonghong Zhu2016-03-161-1/+14
* BaseTools: Fix the bug for VOID* Patchable PCD declaration in LibraryYonghong Zhu2016-01-291-3/+12
* BaseTools: Add build error detection for Dynamic PCD name conflictYonghong Zhu2015-11-301-16/+36
* BaseTools:added extern protocol/PPI/GUID definition in AutoGen for LibraryYonghong Zhu2015-10-261-15/+12
* BaseTools: Update SetPcdPtr in AutoGen CodeLiming Gao2015-08-241-4/+4
* BaseTools: Fix AutoGen issue for Patchable VOID* PCD.Liming Gao2015-08-241-4/+8
* BaseTools: Generate macro for the size of PCD valueBob Feng2015-08-241-5/+73
* BaseTools: Add NULL pointer check in AutoGen codeLiming Gao2015-08-241-0/+1
* BaseTools: Make AutoGen.h array declaration match AutoGen.c definitionScott Duplichan2015-07-261-0/+2
* BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.hYingke Liu2015-06-081-0/+6
* BaseTools/Build: Add SDL supportBob Feng2015-04-101-1/+18
* BaseTool: Support EDKII style GUID definition for VFR function.Yingke Liu2014-11-111-0/+11
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-271-1573/+1573
* Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming2014-01-101-1/+6
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-733/+174
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-1/+3
* Sync BaseTools Trunk (version r2518) to EDKII main trunk.lgao42012-04-101-10/+10