| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Support DSC component !include PCD items | Yunhua Feng | 2018-04-19 | 1 | -3/+10 |
* | BaseTools: merge towards minimum PCD MAX <something> methods | Carsey, Jaben | 2018-04-18 | 5 | -44/+31 |
* | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 2018-04-18 | 27 | -159/+137 |
* | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 2018-04-18 | 17 | -168/+177 |
* | BaseTools: refactor and remove more keys() usage | Carsey, Jaben | 2018-04-18 | 1 | -32/+27 |
* | BaseTools: Eot - Remove FvImage file | Carsey, Jaben | 2018-04-18 | 3 | -1437/+24 |
* | BaseTools: Remove un-needed list comprehension | Carsey, Jaben | 2018-04-18 | 1 | -1/+1 |
* | BaseTools: remove duplicate function name | Carsey, Jaben | 2018-04-18 | 1 | -2/+2 |
* | BaseTools: change DscBuildData functions without need for self to staticmethod | Carsey, Jaben | 2018-04-17 | 1 | -38/+64 |
* | BaseTools: remove an unused file | Carsey, Jaben | 2018-04-17 | 2 | -128/+0 |
* | BaseTools: delete an unused file | Carsey, Jaben | 2018-04-17 | 2 | -486/+0 |
* | BaseTools: FfsInfStatement - remove unused function | Carsey, Jaben | 2018-04-17 | 1 | -21/+0 |
* | BaseTools: FdfParser - refactor functions to make static | Carsey, Jaben | 2018-04-17 | 2 | -10/+11 |
* | BaseTools: FdfParser refactor to remove a dictionary | Carsey, Jaben | 2018-04-17 | 1 | -5/+4 |
* | BaseTools: refactor DepexSection.GenSection | Carsey, Jaben | 2018-04-17 | 1 | -10/+4 |
* | BaseTools: use dictionary.get() when we have value if not found | Carsey, Jaben | 2018-04-17 | 1 | -3/+1 |
* | BaseTools: move RegEx compile out of loops | Carsey, Jaben | 2018-04-17 | 1 | -6/+5 |
* | BaseTools: Remove unused functions from DscBuildData | Carsey, Jaben | 2018-04-17 | 1 | -31/+0 |
* | BaseTools: remove unused local variable. | Carsey, Jaben | 2018-04-17 | 1 | -2/+0 |
* | BaseTools: fix None comparisons | Carsey, Jaben | 2018-04-17 | 5 | -10/+9 |
* | BaseTools: reduce list usage when not needed | Carsey, Jaben | 2018-04-17 | 1 | -21/+27 |
* | BaseTools: use set instead of list for a variable to be used with in | Carsey, Jaben | 2018-04-17 | 1 | -5/+2 |
* | BaseTools: skip updating temporary variable. | Carsey, Jaben | 2018-04-17 | 1 | -9/+3 |
* | BaseTools: no need to save the data | Carsey, Jaben | 2018-04-17 | 1 | -4/+3 |
* | BaseTools: use existing shared variable | Carsey, Jaben | 2018-04-17 | 3 | -27/+28 |
* | BaseTool/VfrCompile: make delete[] match with new[] | Dandan Bi | 2018-04-17 | 1 | -4/+8 |
* | BaseTools/VfrCompile:Fix memory leak issues | Dandan Bi | 2018-04-17 | 1 | -1/+31 |
* | BaseTools: Fix one or more multiply defined symbols found issue | Feng, YunhuaX | 2018-04-15 | 1 | -2/+3 |
* | BaseTools: fix --genfds-multi-thread generate makefile issue | Feng, YunhuaX | 2018-04-11 | 5 | -9/+23 |
* | BaseTools: argument genfds-multi-thread create GenSec command issue | Feng, YunhuaX | 2018-04-11 | 1 | -7/+126 |
* | BaseTools: Correct GenSec argument dummy free memory issue | Feng, YunhuaX | 2018-04-11 | 1 | -1/+2 |
* | BaseTools: Fix the build error caused by eca980c0c899 | Yonghong Zhu | 2018-04-11 | 1 | -1/+1 |
* | BaseTools: Remove unneeded files | Carsey, Jaben | 2018-04-10 | 5 | -3202/+0 |
* | BaseTools: Remove EdkIIWorkspaceBuild.py from source code | Feng, YunhuaX | 2018-04-10 | 2 | -1671/+0 |
* | BaseTools: copy a dictionary from InfClassObject to BuildReport | Carsey, Jaben | 2018-04-10 | 1 | -1/+15 |
* | BaseTools: Fix two cases that use GUID CName as PCD Value | Yonghong Zhu | 2018-04-10 | 2 | -2/+4 |
* | BaseTools: Fix the bug for VOID* pcd max size from component section | Yonghong Zhu | 2018-04-10 | 4 | -6/+23 |
* | BaseTools: Fix size override issue for Void* Patchable pcd | Yonghong Zhu | 2018-04-10 | 1 | -8/+12 |
* | BaseTools: Fix a bug for Size incorrect of Void* Fixatbuild Pcd | Yonghong Zhu | 2018-04-10 | 2 | -3/+5 |
* | BaseTools: Fix a bug for VOID* type Fixatbuild Pcd in Library | Yonghong Zhu | 2018-04-10 | 1 | -5/+17 |
* | BaseTools: Parse PCD GUID name in FILE statement issue | Yunhua Feng | 2018-04-10 | 1 | -2/+2 |
* | BaseTools: refactor and remove out of date use of .keys() | Carsey, Jaben | 2018-04-10 | 7 | -17/+8 |
* | BaseTools: GenC - move content from both parts of if/else | Carsey, Jaben | 2018-04-10 | 1 | -4/+2 |
* | BaseTools: change more list to set | Carsey, Jaben | 2018-04-10 | 2 | -24/+10 |
* | BaseTools: remove unneeded function call | Carsey, Jaben | 2018-04-10 | 1 | -1/+0 |
* | BaseTools: change another list to set | Carsey, Jaben | 2018-04-10 | 1 | -2/+2 |
* | BaseTools: optimize buildoptions loop | Carsey, Jaben | 2018-04-10 | 1 | -15/+6 |
* | BaseTools: simplify testing for existance and containing data | Carsey, Jaben | 2018-04-10 | 1 | -9/+7 |
* | BaseTools: change list to set | Carsey, Jaben | 2018-04-10 | 1 | -9/+5 |
* | BaseTools: remove unused variables | Carsey, Jaben | 2018-04-10 | 1 | -10/+1 |