| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Enhance error handling for unsupported toolchain Flags/Path | Yonghong Zhu | 2018-02-08 | 1 | -1/+5 |
* | BaseTools: Fixed incorrect Structure Pcd Value. | Feng, Bob C | 2018-02-08 | 1 | -7/+13 |
* | BaseTools: Fixed Build failed issue. | BobCF | 2018-02-08 | 1 | -1/+6 |
* | BaseTool: Fixed Pcd issues. | Feng, Bob C | 2018-02-08 | 4 | -79/+100 |
* | BaseTools: Fix COMPRESS alignment incorrect issue | Feng, YunhuaX | 2018-02-07 | 1 | -0/+14 |
* | BaseTools/Conf: Add VS2017/ARM support | Pete Batard | 2018-02-07 | 2 | -1/+61 |
* | BaseTools: Report error when GUID format is incorrect | Feng, YunhuaX | 2018-02-07 | 1 | -10/+4 |
* | BaseTools: Fix flexible PCD DEVICE_PATH parse issue | Feng, YunhuaX | 2018-02-07 | 1 | -1/+2 |
* | BaseTools: Fix build argument --pcd for flexible format bugs | Feng, YunhuaX | 2018-02-07 | 3 | -7/+72 |
* | BaseTools/Conf: disable DTC legacy phandle format | Ard Biesheuvel | 2018-02-06 | 2 | -1/+2 |
* | BaseTools: enhance error check for DatumType format | Yonghong Zhu | 2018-02-06 | 1 | -1/+6 |
* | BaseTools GNUmakefile: Remove HOST_ARCH in every tool Makefile | Liming Gao | 2018-02-06 | 18 | -36/+18 |
* | BaseTools GNUmakefile: Move HOST_ARCH detection into common makefile | Liming Gao | 2018-02-06 | 1 | -2/+26 |
* | BaseTools: Update Expression.py for VOID* to support L'a' and 'a' | Feng, YunhuaX | 2018-02-04 | 2 | -3/+20 |
* | BaseTools: StructurePcd array Value support flexible format | Feng, YunhuaX | 2018-02-04 | 1 | -2/+33 |
* | BaseTools: Fix make PcdValueCommon.c failure on GCC | Feng, YunhuaX | 2018-02-02 | 1 | -2/+1 |
* | BaseTools CommonLib: Remove the unnecessary print message in PcdValueCommon | Liming Gao | 2018-02-01 | 1 | -10/+0 |
* | BaseTools: Structure Pcd in CommandLine. | Feng, Bob C | 2018-02-01 | 7 | -98/+233 |
* | BaseTools: Support multiple .h file | Feng, Bob C | 2018-02-01 | 4 | -7/+9 |
* | BaseTool: Enhance error handling. | BobCF | 2018-02-01 | 1 | -49/+67 |
* | BaseTool: Add comments in PcdValueInit.c. | Feng, Bob C | 2018-02-01 | 1 | -4/+6 |
* | BaseTools: Update BPDG to support L'' and '' format as VPD Pcd Value | Yonghong Zhu | 2018-01-31 | 2 | -17/+21 |
* | BaseTools: Fix the bug to align VPD PCD based on value type | Yonghong Zhu | 2018-01-31 | 1 | -2/+12 |
* | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 2018-01-30 | 5 | -178/+183 |
* | BaseTools: Fix indentation in CParser.py file | Gary Lin | 2018-01-30 | 2 | -18/+4 |
* | BaseTools: Fixed incorrect VPD size. | BobCF | 2018-01-25 | 1 | -6/+4 |
* | BaseTool: Fixed the StructurePcd incorrect value. | Feng, Bob C | 2018-01-25 | 1 | -3/+6 |
* | BaseTools: Fixed some small issues | Feng, Bob C | 2018-01-25 | 3 | -4/+10 |
* | BaseTools: Fixed build failure for the PCD value initialization. | Feng, Bob C | 2018-01-25 | 1 | -2/+14 |
* | BaseTools: Add comments for the Structure Pcd definition in PcdValueInit.c file | Feng, Bob C | 2018-01-25 | 3 | -1/+7 |
* | BaseTool: Combine the HiiPcd value if they link to same Variable | Feng, Bob C | 2018-01-25 | 2 | -3/+35 |
* | BaseTools: CommonLib Fix Crash to write the last byte | Liming Gao | 2018-01-25 | 1 | -1/+1 |
* | BaseTools: Barf on unknown HOST_ARCH in C Makefile | Chema Gonzalez | 2018-01-24 | 2 | -8/+10 |
* | BaseTools: Add DefaultStore section format Check | Yonghong Zhu | 2018-01-23 | 2 | -1/+9 |
* | BaseTools: update SKUID value to support both integer and Hex number | Yonghong Zhu | 2018-01-23 | 2 | -6/+7 |
* | 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/tools_def CLANG3x: ignore unknown warning options | Ard Biesheuvel | 2018-01-22 | 1 | -3/+3 |
* | BaseTools: Optimizing DscDefaultValue process in BuildReport | From: Yunhua Feng | 2018-01-21 | 1 | -2/+2 |
* | BaseTools: Fix GenFds increment build bug that missing cover command option's... | Yunhua Feng | 2018-01-21 | 1 | -3/+3 |
* | BaseTools: enhance error handling for option --binary-source | Yonghong Zhu | 2018-01-19 | 1 | -0/+6 |
* | BaseTools: Use nasm as the preferred assembly source files for XCODE5 tool | Liming Gao | 2018-01-16 | 1 | -1/+0 |
* | BaseTools: Disable -Wno-unused-const-variable in XCODE5 RELEASE target | Liming Gao | 2018-01-16 | 1 | -3/+3 |
* | BaseTools: Disable warning varargs in XCODE5 align to CLANG38 | Liming Gao | 2018-01-16 | 1 | -6/+6 |
* | BaseTools: Enable MAX_CONCURRENT_THREAD_NUMBER = 0 feature | Yunhua Feng | 2018-01-15 | 1 | -2/+6 |
* | BaseTools/DevicePath: Fix potential null pointer dereference | Hao Wu | 2018-01-15 | 1 | -0/+5 |
* | BaseTools/C/Common: Fix potential null pointer dereference | Hao Wu | 2018-01-15 | 1 | -0/+7 |
* | BaseTools/DevicePath: Fix potential memory leak | Hao Wu | 2018-01-15 | 2 | -2/+14 |
* | BaseTools/C/Common: Fix potential memory leak | Hao Wu | 2018-01-15 | 1 | -1/+4 |
* | BaseTools/C/Common: Fix code to be more readable | Hao Wu | 2018-01-15 | 1 | -2/+2 |