Age | Commit message (Expand) | Author | Files | Lines |
2018-03-21 | BaseTools: FdfParser & FdfParserLite refactor regular expression for GUIDs | Carsey, Jaben | 1 | -3/+3 |
2018-03-19 | BaseTools: RangeExpression - remove unused variable | Carsey, Jaben | 1 | -8/+1 |
2018-03-19 | BaseTools: Expression - remove variable | Carsey, Jaben | 1 | -3/+0 |
2018-03-19 | BaseTools: Expression - change from series of if to elif | Carsey, Jaben | 1 | -4/+4 |
2018-03-19 | BaseTools: Expression refactor function | Carsey, Jaben | 1 | -6/+5 |
2018-03-19 | BaseTools: Expression - remove redundant variable | Carsey, Jaben | 1 | -6/+4 |
2018-03-18 | BaseTools: Fix bug for VOID* DynamicDefault Pcd use Flexible format | Yonghong Zhu | 1 | -8/+0 |
2018-03-09 | BaseTools: GlobalData remove unused variable | Carsey, Jaben | 1 | -2/+1 |
2018-03-09 | BaseTools: Fix parse OFFSET_OF get wrong offset | Feng, YunhuaX | 1 | -1/+2 |
2018-03-09 | BaseTools: Update --pcd parser to support flexible pcd format | Yonghong Zhu | 2 | -26/+36 |
2018-03-02 | BaseTools: report error if flag in LABEL() invalid | Feng, YunhuaX | 1 | -4/+10 |
2018-03-02 | BaseTools: Fix the bug for display incorrect *M flag in report | Yonghong Zhu | 1 | -10/+10 |
2018-03-02 | BaseTools: Fix eval parse string issue | Feng, YunhuaX | 1 | -4/+26 |
2018-02-28 | BaseTools: Fix flexible PCD single quote and double quote bugs | Feng, YunhuaX | 3 | -47/+90 |
2018-02-25 | BaseTools: Update ValueExpressionEx for flexible PCD | Feng, YunhuaX | 1 | -75/+130 |
2018-02-25 | BaseTools/Expression: Use 2nd passes on PCD values | Kinney, Michael D | 1 | -1/+25 |
2018-02-23 | BaseTools: Fix the bug to display the single SKUID info | Yonghong Zhu | 1 | -0/+4 |
2018-02-10 | BaseTools: Fix VOID* type bug | Feng, YunhuaX | 1 | -0/+2 |
2018-02-09 | BaseTools: Update Expression.py for string comparison and MACRO replace issue | Yunhua Feng | 1 | -30/+11 |
2018-02-07 | BaseTools: Report error when GUID format is incorrect | Feng, YunhuaX | 1 | -10/+4 |
2018-02-07 | BaseTools: Fix flexible PCD DEVICE_PATH parse issue | Feng, YunhuaX | 1 | -1/+2 |
2018-02-07 | BaseTools: Fix build argument --pcd for flexible format bugs | Feng, YunhuaX | 1 | -2/+2 |
2018-02-04 | BaseTools: Update Expression.py for VOID* to support L'a' and 'a' | Feng, YunhuaX | 2 | -3/+20 |
2018-02-01 | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 2 | -2/+2 |
2018-01-31 | BaseTools: Update BPDG to support L'' and '' format as VPD Pcd Value | Yonghong Zhu | 1 | -3/+3 |
2018-01-30 | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 1 | -143/+162 |
2018-01-08 | BaseTools: Fix Sku inherit issue. | BobCF | 1 | -0/+2 |
2017-12-31 | BaseTools: Add DevicePath support for PCD values | Yonghong Zhu | 1 | -2/+32 |
2017-12-29 | BaseTools: Fix the bug for QuarkPlatformPkg build failure | Zhu, Yonghong | 1 | -1/+1 |
2017-12-27 | BaseTools: Support PCD flexible values format | Yonghong Zhu | 2 | -100/+349 |
2017-12-27 | BaseTools: Update SkuId checker to make sure it be valid UINT64 value | Liming Gao | 1 | -3/+3 |
2017-12-25 | BaseTools: Fixed the issue of structure pcd filed sku inherit override | Liming Gao | 1 | -1/+47 |
2017-12-25 | BaseTools: Fix VPD data optimization issue | Liming Gao | 1 | -12/+9 |
2017-12-25 | BaseTools: Check PCD DataType and the maxsize. | BobCF | 1 | -3/+21 |
2017-12-25 | BaseTools: Optimize VPD PCD value for the different SKUs | Liming Gao | 1 | -0/+6 |
2017-12-25 | BaseTools: Report Structure PCD value and SKU, DefaultStore info | Liming Gao | 2 | -3/+10 |
2017-12-25 | BaseTools: PcdDataBase Optimization for multiple SkuIds | Liming Gao | 3 | -3/+8 |
2017-12-25 | BaseTools: Support Structure PCD value inherit between the different SKUs | Liming Gao | 3 | -7/+57 |
2017-12-25 | BaseTools: Collect DynamicHii PCD values and assign it to VPD PCD Value | Liming Gao | 1 | -0/+23 |
2017-12-25 | BaseTools: Support Structure PCD value assignment in DEC/DSC | Liming Gao | 4 | -17/+116 |
2017-12-05 | BaseTools: Update Makefile to support FFS file generation | Yonghong Zhu | 1 | -0/+1 |
2017-11-03 | BaseTools: parse map file generated by Xcode on Mac | Yonghong Zhu | 1 | -0/+18 |
2017-10-16 | BaseTools: Fix a bug Build directory should relative to WORKSPACE | Yonghong Zhu | 2 | -1/+2 |
2017-09-27 | BaseTools: add support for BIOS build with binary cache | Yonghong Zhu | 1 | -0/+7 |
2017-09-25 | BaseTools: extend FFS alignment to 16M | Yonghong Zhu | 1 | -7/+13 |
2017-07-10 | BaseTools: Add PCDs conditional operator function | Yunhua Feng | 1 | -5/+17 |
2017-07-07 | BaseTools/Common: add support in FDF Parser to parse MM Modules. | Supreeth Venkatesh | 1 | -2/+2 |
2017-07-07 | BaseTools/Common: add MM Module data types. | Supreeth Venkatesh | 1 | -1/+3 |
2017-06-24 | BaseTools: Fix the bug that use '|' or '||' in DSC file's Pcd value | Yunhua Feng | 1 | -1/+6 |
2017-05-12 | BaseTools: Fix the bug for CArray PCD override in command line | Yonghong Zhu | 1 | -0/+26 |