| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Update Rsa2048Sha256Sign to use openssl dgst optionvUDK2018 | Liming Gao | 2018-03-28 | 1 | -3/+3 |
* | BaseTools: Update Rsa2048Sha256Sign to use openssl standard options | Liming Gao | 2018-03-28 | 1 | -2/+2 |
* | BaseTool: Fixed the issue of empty PcdDB. | BobCF | 2018-03-23 | 1 | -4/+5 |
* | BaseTools: Add the missing package include directory in PcdValueInit Makefile | Liming Gao | 2018-03-23 | 1 | -1/+3 |
* | BaseTools: Override Max size by build Option Pcd for HII type | Yonghong Zhu | 2018-03-21 | 1 | -0/+8 |
* | BaseTools: Fix bug for --pcd VOID* type when no max size is specified | Yonghong Zhu | 2018-03-21 | 1 | -13/+0 |
* | BaseTools: Add Feature Flag Pcd Type into Override list | Yonghong Zhu | 2018-03-21 | 1 | -1/+2 |
* | BaseTools: Fix bug for VOID* DynamicDefault Pcd use Flexible format | Yonghong Zhu | 2018-03-19 | 1 | -8/+0 |
* | BaseTools: Detect structure pcd header file change. | BobCF | 2018-03-19 | 1 | -54/+135 |
* | BaseTools: --hash --binary-destination generate wrong binary path | Feng, YunhuaX | 2018-03-19 | 1 | -1/+1 |
* | BaseTools: Get Pcd DatumType from DEC file for --pcd | Yonghong Zhu | 2018-03-12 | 1 | -0/+1 |
* | BaseTools: Fix parse OFFSET_OF get wrong offset | Feng, YunhuaX | 2018-03-12 | 1 | -1/+2 |
* | BaseTools: Fix a bug for --pcd used in ConditionalStatement calculate | Yonghong Zhu | 2018-03-10 | 3 | -1/+5 |
* | BaseTools: Update --pcd parser to support flexible pcd format | Yonghong Zhu | 2018-03-10 | 8 | -268/+159 |
* | BaseTools: Fixed Pcd from command line issue. | BobCF | 2018-03-10 | 4 | -47/+31 |
* | BaseTools: update DNS_DEVICE_PATH/URI_DEVICE_PATH definition | Yonghong Zhu | 2018-03-08 | 1 | -3/+10 |
* | BaseTools: Fix byte orders when handling 8-byte array | Yonghong Zhu | 2018-03-04 | 1 | -1/+3 |
* | BaseTools: Fix bug when converting iSCSI node | Yonghong Zhu | 2018-03-04 | 1 | -1/+1 |
* | BaseTools: Fix the bug to search Fv.txt file relative to workspace | Yonghong Zhu | 2018-03-04 | 1 | -6/+9 |
* | BaseTools: Correct Structure Pcd value in the report | Yonghong Zhu | 2018-03-04 | 1 | -9/+63 |
* | BaseTools: Pcd Value override issue. | Feng, Bob C | 2018-03-04 | 1 | -6/+8 |
* | BaseTools: Fixed build failed issue. | Feng, Bob C | 2018-03-04 | 1 | -7/+14 |
* | BaseTools: Fixed Pcd value override issue. | BobCF | 2018-03-04 | 5 | -62/+157 |
* | BaseTools: DSC Components section support flexible PCD | Yunhua Feng | 2018-03-04 | 2 | -1/+17 |
* | BaseTools: Dsc/Fdf conditional statement parse issue | Feng, YunhuaX | 2018-03-04 | 2 | -0/+8 |
* | BaseTools: report error if flag in LABEL() invalid | Feng, YunhuaX | 2018-03-04 | 1 | -4/+10 |
* | BaseTools: Fix the bug for display incorrect *M flag in report | Yonghong Zhu | 2018-03-04 | 1 | -10/+10 |
* | BaseTools: Fix eval parse string issue | Feng, YunhuaX | 2018-03-04 | 1 | -4/+26 |
* | BaseTools: GlobalData.gConfDirectory is None when run GenFds | Feng, YunhuaX | 2018-03-04 | 1 | -1/+3 |
* | BaseTools: Fix the bug for single module build with GenC/GenMake | Yonghong Zhu | 2018-03-04 | 1 | -0/+8 |
* | BaseTools: Align WIN_CERTIFICATE_UEFI_GUID definition to MdePkg one. | Liming Gao | 2018-03-02 | 1 | -2/+2 |
* | BaseTools: Enhance FV info report file path to support absolute path | Yonghong Zhu | 2018-03-01 | 1 | -1/+7 |
* | BaseTools: Improve build performance of structure PCD value generation | Feng, Bob C | 2018-03-01 | 2 | -103/+112 |
* | BaseTool: GUID format PCD value assignment fail in Structure PCD field | BobCF | 2018-03-01 | 2 | -110/+182 |
* | BaseTools: Improve build performance of structure PCD value generation | Feng, Bob C | 2018-03-01 | 3 | -84/+101 |
* | BaseTools: Fixed the pcd value override issue. | Feng, Bob C | 2018-03-01 | 4 | -24/+44 |
* | BaseTools: Fix a bug override Pcd by DSC Components section | Yonghong Zhu | 2018-02-28 | 2 | -3/+17 |
* | BaseTools: Fix report not used --pcd value incorrectly | Feng, YunhuaX | 2018-02-28 | 1 | -0/+1 |
* | BaseTools: Fix flexible PCD single quote and double quote bugs | Feng, YunhuaX | 2018-02-28 | 5 | -65/+123 |
* | BaseTools: Update GenFw to correct DebugEntry Offset when convert XIP image | Liming Gao | 2018-02-28 | 1 | -0/+6 |
* | BaseTools: Add more error message when PcdValue is wrong | Liming Gao | 2018-02-28 | 1 | -0/+2 |
* | BaseTools: Resolve BaseTools C tool build failure | Liming Gao | 2018-02-28 | 2 | -1/+4 |
* | BaseTools:Override the MAKE_FLAGS by BuildOptions in DSC | Yonghong Zhu | 2018-02-28 | 1 | -0/+7 |
* | BaseTools GenFv: Update error message to describe PE image alignment | Liming Gao | 2018-02-28 | 1 | -3/+3 |
* | BaseTools: Add the missing basic definition in C BaseType.h | Liming Gao | 2018-02-28 | 1 | -0/+25 |
* | BaseTools: Add *B Flag for the field that from command line | Yonghong Zhu | 2018-02-26 | 1 | -7/+3 |
* | BaseTools: Update ValueExpressionEx for flexible PCD | Feng, YunhuaX | 2018-02-26 | 1 | -75/+130 |
* | BaseTools/Expression: Use 2nd passes on PCD values | Kinney, Michael D | 2018-02-26 | 1 | -1/+25 |
* | BaseTools: Fix the bug to display the single SKUID info | Yonghong Zhu | 2018-02-24 | 1 | -0/+4 |
* | BaseTools: Add check for INF statement must be a .inf file | Yonghong Zhu | 2018-02-24 | 1 | -1/+3 |