summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/GenC.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao42011-12-161-0/+29
* Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly ...lgao42011-12-071-38/+65
* Sync BaseTool trunk (version r2423) into EDKII BaseTools. The change mainly ...lgao42011-11-251-1/+5
* Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ...lgao42011-11-091-4/+21
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-0/+8
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-12/+16
* Sync BaseTools Branch (version r2271) to EDKII main trunk. lgao42011-08-261-0/+3
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-11/+33
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-2/+9
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-7/+13
* Sync EDKII BaseTools to BaseTools project r2006.lgao42010-08-031-1/+1