| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Fix one invalid change in 6be94743 | Yunhua Feng | 2018-04-26 | 1 | -1/+1 |
* | BaseTools: AutoGen - use dafultdict instead of dict | Carsey, Jaben | 2018-04-26 | 1 | -2/+1 |
* | BaseTools: Autogen - replace string constants with those from DataType | Carsey, Jaben | 2018-04-26 | 1 | -34/+34 |
* | BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con... | Carsey, Jaben | 2018-04-23 | 1 | -13/+13 |
* | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 2018-04-18 | 1 | -17/+15 |
* | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 2018-04-18 | 1 | -11/+11 |
* | BaseTools: fix None comparisons | Carsey, Jaben | 2018-04-17 | 1 | -1/+1 |
* | 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: Fix the build error caused by eca980c0c899 | Yonghong Zhu | 2018-04-11 | 1 | -1/+1 |
* | BaseTools: Fix two cases that use GUID CName as PCD Value | Yonghong Zhu | 2018-04-10 | 1 | -2/+3 |
* | BaseTools: Fix the bug for VOID* pcd max size from component section | Yonghong Zhu | 2018-04-10 | 1 | -2/+10 |
* | BaseTools: Fix a bug for Size incorrect of Void* Fixatbuild Pcd | Yonghong Zhu | 2018-04-10 | 1 | -2/+2 |
* | BaseTools: change more list to set | Carsey, Jaben | 2018-04-10 | 1 | -3/+2 |
* | 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 |
* | BaseTools: replace a dict with a set | Carsey, Jaben | 2018-04-10 | 1 | -2/+2 |
* | BaseTools: sets are faster to check via "in" due to hashing | Carsey, Jaben | 2018-04-10 | 1 | -6/+6 |
* | BaseTools: defaultdict(set) allows us to just add to the set | Carsey, Jaben | 2018-04-10 | 1 | -8/+5 |
* | BaseTools: small cleanup | Carsey, Jaben | 2018-04-08 | 1 | -15/+0 |
* | BaseTools: Autogen - change from list to set | Carsey, Jaben | 2018-04-08 | 1 | -21/+15 |
* | BaseTools: Autogen - move RegEx compile | Carsey, Jaben | 2018-04-08 | 1 | -7/+15 |
* | BaseTools - AutoGen - replace custom dictionary class with python standard one | Carsey, Jaben | 2018-04-08 | 1 | -15/+16 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -88/+88 |
* | BaseTools: Autogen - modify to use standard parent/child class relationships | Carsey, Jaben | 2018-03-27 | 1 | -39/+54 |
* | BaseTools: --hash --binary-destination generate wrong binary path | Feng, YunhuaX | 2018-03-17 | 1 | -1/+1 |
* | BaseTools: Fixed Pcd value override issue. | BobCF | 2018-03-03 | 1 | -26/+0 |
* | BaseTools: Fix a bug override Pcd by DSC Components section | Yonghong Zhu | 2018-02-28 | 1 | -1/+14 |
* | BaseTools:Override the MAKE_FLAGS by BuildOptions in DSC | Yonghong Zhu | 2018-02-27 | 1 | -0/+7 |
* | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 2018-02-01 | 1 | -88/+22 |
* | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 2018-01-30 | 1 | -14/+2 |
* | BaseTools: Fixed incorrect VPD size. | BobCF | 2018-01-25 | 1 | -6/+4 |
* | BaseTools: Fixed some small issues | Feng, Bob C | 2018-01-25 | 1 | -2/+2 |
* | BaseTool: Combine the HiiPcd value if they link to same Variable | Feng, Bob C | 2018-01-25 | 1 | -1/+1 |
* | BaseTools: Enhance binary file in [Binaries] section use relative path | Yonghong Zhu | 2018-01-23 | 1 | -0/+2 |
* | BaseTools: Add "processing meta-data" string back | Yonghong Zhu | 2018-01-23 | 1 | -3/+3 |
* | BaseTools: Correct Target Path in CodaTargetList replace Path | Yunhua Feng | 2018-01-10 | 1 | -1/+2 |
* | BaseTools: Fix an issue in HiiPcd generation | BobCF | 2018-01-08 | 1 | -3/+2 |
* | BaseTools: Support PCD flexible values format | Yonghong Zhu | 2017-12-27 | 1 | -0/+39 |
* | BaseTools: Fix VPD data optimization issue | Liming Gao | 2017-12-25 | 1 | -3/+18 |
* | BaseTools: Generate correct VPD PCD value to store the default setting | Liming Gao | 2017-12-25 | 1 | -34/+34 |
* | BaseTools: Fixed the issue of Multiple Skus are always disables | Liming Gao | 2017-12-25 | 1 | -1/+2 |
* | BaseTools: Optimize VPD PCD value for the different SKUs | Liming Gao | 2017-12-25 | 1 | -27/+44 |
* | BaseTools: Update NV Default Header format to include the max size | Liming Gao | 2017-12-25 | 1 | -29/+81 |
* | BaseTools: PcdDataBase Optimization for multiple SkuIds | Liming Gao | 2017-12-25 | 1 | -2/+12 |