| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools tools_def.template: Ignore link warning 4281 for VS2017 | Liming Gao | 2018-06-25 | 1 | -3/+3 |
* | BaseTools: introduce !error statement | Yunhua Feng | 2018-06-22 | 4 | -2/+24 |
* | BaseTools: Enhance BaseTools supports FeaturePcd usage in VFR file | Yonghong Zhu | 2018-06-22 | 1 | -2/+3 |
* | BaseTools: remove the unneeded code | Yonghong Zhu | 2018-06-22 | 1 | -17/+0 |
* | BaseTools/WorkspaceCommon: Import used BuildToolError messages. | Marvin Haeuser | 2018-06-19 | 1 | -0/+3 |
* | BaseTools/tools_def CLANG35: add NOOPT build target | Ard Biesheuvel | 2018-06-18 | 1 | -2/+4 |
* | BaseTools/tools_def IA32: drop -no-pie linker option for GCC49 | Ard Biesheuvel | 2018-06-18 | 1 | -4/+4 |
* | BaseTools/BinToPcd: Follow PEP-8 indent of 4 spaces | Kinney, Michael D | 2018-06-14 | 1 | -178/+178 |
* | BaseTools/BinToPcd: Update for Python 3 compatibility | Kinney, Michael D | 2018-06-14 | 1 | -41/+40 |
* | BaseTools/BinToPcd: --offset must be 8-byte aligned | Kinney, Michael D | 2018-06-14 | 1 | -1/+13 |
* | BaseTools/BinToPcd: Clarify error message for --type HII | Kinney, Michael D | 2018-06-14 | 1 | -5/+2 |
* | BaseTools/BinToPcd: Fix typo in error messages | Kinney, Michael D | 2018-06-14 | 1 | -4/+4 |
* | BaseTools: remove including Base.h if the module type is not BASE | Yonghong Zhu | 2018-06-14 | 1 | -3/+1 |
* | BaseTools Script: Formalize source files to follow DOS format | Liming Gao | 2018-06-13 | 1 | -0/+95 |
* | BaseTools: Cleanup unneeded code | Jaben Carsey | 2018-06-13 | 13 | -283/+245 |
* | BaseTools: refactor to remove functions | Jaben Carsey | 2018-06-13 | 2 | -172/+45 |
* | BaseTools: Fix one bug of nest !include parser | Yunhua Feng | 2018-06-13 | 1 | -1/+5 |
* | BaseTools/tools_def IA32: disable PIE code generation explicitly | Ard Biesheuvel | 2018-06-12 | 1 | -5/+5 |
* | BaseTools: Remove dsc nested include checking. | Derek Lin | 2018-06-11 | 1 | -4/+15 |
* | BaseTools/UPT: Update the import statement to use StringUtils | Yonghong Zhu | 2018-06-11 | 27 | -79/+79 |
* | BaseTools: Fix Section header size larger than elf file size bug | Yunhua Feng | 2018-06-08 | 4 | -5/+24 |
* | BaseTools: Check elf sections alignment with MAX_COFF_ALIGNMENT | Yunhua Feng | 2018-06-08 | 2 | -2/+19 |
* | BaseTools/VolInfo: Update EFI FV FILETYPES for new MM types. | Ezra Godfrey | 2018-06-06 | 1 | -0/+8 |
* | BaseTools: Display both Hex and integer value format of PCD value | Yunhua Feng | 2018-06-06 | 1 | -0/+40 |
* | BaseTools: Sort PCD by token space first then by PcdCName | Yunhua Feng | 2018-06-06 | 1 | -163/+167 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 42 | -43/+43 |
* | BaseTools/GenFds: Remove redundant GetRealFileLine call | Zurcher, Christopher J | 2018-05-28 | 1 | -4/+3 |
* | BaseTools: Add missing content to EOT tool. | Jaben Carsey | 2018-05-28 | 2 | -1/+1460 |
* | BaseTools: loop to retry remove when it fails. | Jaben Carsey | 2018-05-28 | 1 | -2/+10 |
* | BaseTools/tools_def: add "-fno-unwind-tables" to GCC_AARCH64_CC_FLAGS | Laszlo Ersek | 2018-05-23 | 1 | -1/+1 |
* | BaseTools/Workspace: Fix ValueChain set | Marvin Haeuser | 2018-05-23 | 1 | -2/+2 |
* | BaseTools: Enhance error message when file is not exist for Gensec | Yonghong Zhu | 2018-05-22 | 1 | -0/+6 |
* | BaseTools: Report more clear error message when PCD type mismatch | Yunhua Feng | 2018-05-22 | 1 | -8/+12 |
* | BaseTools: Library PCD type will inherit from the driver | Yunhua Feng | 2018-05-22 | 1 | -0/+16 |
* | BaseTools: Fix bug PCD type in component is not same with Pcd section | Yunhua Feng | 2018-05-22 | 1 | -0/+2 |
* | BaseTools: Separate HOST and PREFIX env for GCC tool chain | Liming Gao | 2018-05-21 | 1 | -7/+8 |
* | BaseTools: Fix --hash Package and Module hash value. | Lin, Derek | 2018-05-16 | 1 | -7/+11 |
* | BaseTools: Fix python error with --genfds-multi-thread. | Lin, Derek | 2018-05-11 | 1 | -1/+2 |
* | BaseTools: Remove the redundant code | Yonghong Zhu | 2018-05-10 | 1 | -10/+0 |
* | BaseTools: Fix generating array's size is incorrect in AutoGen.c | Yunhua Feng | 2018-05-10 | 1 | -12/+13 |
* | BaseTools: incorrect calculation for 16M | Carsey, Jaben | 2018-05-10 | 1 | -2/+2 |
* | BaseTools/VfrCompile: Avoid using uninitialized pointer | Bi, Dandan | 2018-05-09 | 1 | -3/+20 |
* | BaseTools: Correct the variable name | Yonghong Zhu | 2018-05-07 | 1 | -1/+1 |
* | BaseTools: Retrieve /U and -U CC flags to structure PcdValueInit Makefile | Liming Gao | 2018-05-07 | 1 | -2/+2 |
* | BaseTools/Conf: Add /Gw optimisation option for VS2017 IA32 and X64 | Pete Batard | 2018-05-07 | 1 | -4/+4 |
* | BaseTools: Ecc - add dict for config file to internal translation | Carsey, Jaben | 2018-05-06 | 1 | -3/+119 |
* | BaseTools: dont make iterator into list if not needed | Carsey, Jaben | 2018-05-04 | 10 | -34/+34 |
* | BaseTools: use set instead of list | Carsey, Jaben | 2018-05-04 | 2 | -41/+41 |
* | BaseTools: create base expression class | Carsey, Jaben | 2018-05-04 | 2 | -36/+20 |
* | BaseTools: refactor Depex optomization | Carsey, Jaben | 2018-05-04 | 1 | -3/+7 |