Age | Commit message (Expand) | Author | Files | Lines |
2018-03-30 | BaseTools: no need to do int() API work for it | Carsey, Jaben | 1 | -4/+1 |
2018-03-30 | BaseTools: Remove equality operator with None | Carsey, Jaben | 9 | -120/+120 |
2018-03-29 | BaseTools: Use precompiled RegExp | Carsey, Jaben | 1 | -3/+4 |
2018-03-27 | BaseTools: Autogen - modify to use standard parent/child class relationships | Carsey, Jaben | 1 | -39/+54 |
2018-03-23 | BaseTool: Fixed the issue of empty PcdDB. | BobCF | 1 | -4/+5 |
2018-03-21 | BaseTools: StrGather remove functions no one calls | Carsey, Jaben | 1 | -30/+0 |
2018-03-21 | BaseTools: StrGather simplify string/int conversion functions | Carsey, Jaben | 1 | -14/+4 |
2018-03-21 | BaseTools: StrGather has redundant declaration | Carsey, Jaben | 1 | -7/+2 |
2018-03-17 | BaseTools: --hash --binary-destination generate wrong binary path | Feng, YunhuaX | 1 | -1/+1 |
2018-03-09 | BaseTools: Fixed Pcd from command line issue. | BobCF | 2 | -30/+13 |
2018-03-03 | BaseTools: Fixed Pcd value override issue. | BobCF | 2 | -38/+0 |
2018-02-28 | BaseTools: Fixed the pcd value override issue. | Feng, Bob C | 1 | -20/+19 |
2018-02-28 | BaseTools: Fix a bug override Pcd by DSC Components section | Yonghong Zhu | 1 | -1/+14 |
2018-02-28 | BaseTools: Fix flexible PCD single quote and double quote bugs | Feng, YunhuaX | 1 | -7/+13 |
2018-02-27 | BaseTools:Override the MAKE_FLAGS by BuildOptions in DSC | Yonghong Zhu | 1 | -0/+7 |
2018-02-08 | BaseTools: Enhance error handling for unsupported toolchain Flags/Path | Yonghong Zhu | 1 | -1/+5 |
2018-02-08 | BaseTool: Fixed Pcd issues. | Feng, Bob C | 1 | -1/+18 |
2018-02-07 | BaseTools: Fix build argument --pcd for flexible format bugs | Feng, YunhuaX | 1 | -0/+2 |
2018-02-01 | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 1 | -88/+22 |
2018-01-30 | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 1 | -14/+2 |
2018-01-25 | BaseTools: Fixed incorrect VPD size. | BobCF | 1 | -6/+4 |
2018-01-25 | BaseTools: Fixed some small issues | Feng, Bob C | 1 | -2/+2 |
2018-01-25 | BaseTools: Fixed build failure for the PCD value initialization. | Feng, Bob C | 1 | -2/+14 |
2018-01-25 | BaseTool: Combine the HiiPcd value if they link to same Variable | Feng, Bob C | 2 | -3/+35 |
2018-01-23 | BaseTools: Enhance binary file in [Binaries] section use relative path | Yonghong Zhu | 1 | -0/+2 |
2018-01-23 | BaseTools: Add "processing meta-data" string back | Yonghong Zhu | 1 | -3/+3 |
2018-01-10 | BaseTools: Correct Target Path in CodaTargetList replace Path | Yunhua Feng | 1 | -1/+2 |
2018-01-08 | BaseTools: Fix an issue in HiiPcd generation | BobCF | 1 | -3/+2 |
2017-12-27 | BaseTools: Support PCD flexible values format | Yonghong Zhu | 2 | -0/+41 |
2017-12-25 | BaseTools: Fix VPD data optimization issue | Liming Gao | 1 | -3/+18 |
2017-12-25 | BaseTools: Generate correct VPD PCD value to store the default setting | Liming Gao | 1 | -34/+34 |
2017-12-25 | BaseTools: Fixed the issue of Multiple Skus are always disables | Liming Gao | 2 | -4/+4 |
2017-12-25 | BaseTools: Optimize VPD PCD value for the different SKUs | Liming Gao | 1 | -27/+44 |
2017-12-25 | BaseTools: Update SkuId as SKU_ID type to follow current implementation | Liming Gao | 2 | -22/+29 |
2017-12-25 | BaseTools: Update NV Default Header format to include the max size | Liming Gao | 2 | -43/+122 |
2017-12-25 | BaseTools: Report Structure PCD value and SKU, DefaultStore info | Liming Gao | 1 | -1/+1 |
2017-12-25 | BaseTools: PcdDataBase Optimization for multiple SkuIds | Liming Gao | 3 | -117/+151 |
2017-12-25 | BaseTools: Support Structure PCD value inherit between the different SKUs | Liming Gao | 4 | -49/+53 |
2017-12-25 | BaseTools: Collect DynamicHii PCD values and assign it to VPD PCD Value | Liming Gao | 3 | -25/+329 |
2017-12-25 | BaseTools: Support Structure PCD value assignment in DEC/DSC | Liming Gao | 3 | -36/+52 |
2017-12-13 | BaseTools: back up the binary files when hash value is same | Yonghong Zhu | 1 | -2/+11 |
2017-12-13 | BaseTools: Not cache the .efi file location into build option | Yonghong Zhu | 1 | -3/+0 |
2017-12-10 | BaseTools: Add object_files.lst as dependency of lib target | Yonghong Zhu | 1 | -0/+2 |
2017-12-05 | BaseTools: Update Makefile to support FFS file generation | Yonghong Zhu | 2 | -5/+108 |
2017-11-20 | BaseTools: Fix the bug to collect source files per build rule family | Yonghong Zhu | 1 | -4/+4 |
2017-11-14 | BaseTools: Fix the bug to re-build uni file for Library | Yonghong Zhu | 1 | -4/+6 |
2017-10-16 | BaseTools: Fix a bug Build directory should relative to WORKSPACE | Yonghong Zhu | 1 | -0/+1 |
2017-09-27 | BaseTools: add support for BIOS build with binary cache | Yonghong Zhu | 1 | -9/+152 |
2017-09-26 | BaseTools: report build time measured by module of EDKII Build | Yonghong Zhu | 1 | -0/+1 |
2017-09-19 | BaseTools: Fix a bug to correct SourceFileList | Yonghong Zhu | 1 | -0/+7 |