| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools/Conf: Fix MAKE_FLAGS typos in tools_def.template | Michael D Kinney | 2021-04-12 | 1 | -8/+8 |
* | BaseTools/Ecc: Make Ecc only check first include guard | Pierre Gondois | 2021-03-18 | 1 | -3/+5 |
* | BaseTools: Modify struct parser for StructPcd | Yuwei Chen | 2021-03-08 | 1 | -0/+2 |
* | BaseTools: Adjust StructurePcd List Order. | Chen, Christine | 2021-03-08 | 1 | -3/+26 |
* | BaseTools: Update the NASM CI dependency | Bret Barkelew | 2021-03-08 | 1 | -1/+1 |
* | BaseTools: Align include guards policy | Pierre Gondois | 2021-02-26 | 2 | -2/+4 |
* | BaseTools: Fix BrotliCompress run issue on Linux | Yunhua Feng | 2021-02-22 | 3 | -31/+54 |
* | BaseTools: Fix the ending character for Linux script BuildEnv | Bob Feng | 2021-02-10 | 1 | -12/+12 |
* | BaseTools: Use pip module if available, CI uses it by default | Matthew Carlson | 2021-02-09 | 53 | -2/+714 |
* | BaseTools: fix the split output files root dir | Bob Feng | 2021-02-07 | 2 | -75/+87 |
* | BaseTools: Ecc/exception: Added _ModuleEntryPoint into exception list | Kun Qin | 2021-02-01 | 1 | -0/+4 |
* | BaseTools: Add unittest for Split tool | Bob Feng | 2021-01-21 | 1 | -0/+111 |
* | BaseTools: Convert Split tool to python | Bob Feng | 2021-01-21 | 9 | -524/+223 |
* | BaseTools: Fix the build report crash issue | Bob Feng | 2021-01-14 | 1 | -7/+9 |
* | BaseTools LzmaCompress: Update LZMA to new 19.00 version | Liu, WeiX C | 2021-01-08 | 12 | -575/+877 |
* | BaseTools/CommonLib.h: Build failed due to MAX_LONG_FILE_PATH | Enze Zhu | 2021-01-06 | 1 | -0/+8 |
* | BaseTools: Fix the improper error logging | Irene Park | 2021-01-06 | 1 | -1/+1 |
* | BaseTools: Fix the issue caused by tostring() removal on Py39 | Bob Feng | 2021-01-06 | 1 | -3/+20 |
* | BaseTools: Should always define PCD TOKEN value as Zero for static PCD | Yunhua Feng | 2020-12-23 | 1 | -2/+1 |
* | BaseTools/EfiRom: remove redundant checking of argc | wenyi,xie via groups.io | 2020-12-22 | 1 | -1/+1 |
* | BaseTools/GenFfs: Optimazing else if statement | wenyi,xie via groups.io | 2020-12-22 | 1 | -6/+5 |
* | BaseTools: Correct report the line number in INF file issue | Yunhua Feng | 2020-12-22 | 1 | -1/+1 |
* | BaseTools/Ecc: Allow init of function static variables | Pierre Gondois | 2020-12-22 | 1 | -1/+1 |
* | BaseTools: Fix crash in ECC when parsing incorrect header | Sami Mujawar | 2020-12-22 | 1 | -1/+4 |
* | BaseTools: Add comments in StructurePcd DSC file. | Chen, Christine | 2020-12-15 | 1 | -3/+12 |
* | BaseTools: Collect full Header files for struct finding. | Chen, Christine | 2020-11-30 | 1 | -6/+19 |
* | BaseTools: Resolve index out of range errors. | Mingyue Liang | 2020-11-19 | 1 | -1/+2 |
* | BaseTools: Fix BrotliCompress tool issue | Yunhua Feng | 2020-11-13 | 4 | -59/+576 |
* | BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII option | Abner Chang | 2020-11-11 | 1 | -3/+22 |
* | BaseTools: Limit command line length. | Mingyue Liang | 2020-11-10 | 2 | -9/+44 |
* | BaseTools: Update report map file format | Yunhua Feng | 2020-11-10 | 1 | -1/+1 |
* | BaseTools: Add image type into generate map file | Yunhua Feng | 2020-11-10 | 1 | -1/+6 |
* | BaseTools: Incremental build issue for included ASI file's deletion. | Mingyue Liang | 2020-11-10 | 1 | -2/+1 |
* | BaseTools: Fix BaseTools nmake cleanall hang issue | fengyunhua | 2020-11-06 | 1 | -1/+4 |
* | BaseTools: Enable Module Scope Structure Pcd | Bob Feng | 2020-11-05 | 7 | -74/+326 |
* | BaseTools: Remove the dependency on the build intermediate file | Bob Feng | 2020-11-04 | 1 | -16/+0 |
* | BaseTools: Update the FV Space Information to display decimal and Hex | fengyunhua | 2020-11-03 | 1 | -1/+4 |
* | BaseTools/Ecc: Fix ECC check MetaFile Copyright information issue | Yunhua Feng | 2020-10-27 | 1 | -1/+5 |
* | BaseTools: Fix PcdValueInit tool build issue with VS compiler x64 | Bob Feng | 2020-10-26 | 1 | -1/+1 |
* | BaseTools: Add EDKII_DSC_PLATFORM_GUID MACRO | fengyunhua | 2020-10-13 | 1 | -0/+3 |
* | BaseTools Build_Rule: Add the missing ASM16_FLAGS for ASM16 source file | gaoliming | 2020-10-10 | 1 | -1/+1 |
* | BaseTools: Move C tool flags before the common flags | gaoliming | 2020-10-10 | 2 | -2/+2 |
* | BaseTools: Copy PACKED definition from MdePkg Base.h | gaoliming | 2020-10-10 | 1 | -0/+10 |
* | BaseTools: Add RISCV64 binding | Nikita | 2020-09-29 | 3 | -0/+94 |
* | BaseTools: Set section alignment as zero if its type is Auto | Bob Feng | 2020-09-25 | 2 | -16/+2 |
* | BaseTools: Remove CanSkip calling for incremental build | Bob Feng | 2020-09-25 | 1 | -3/+0 |
* | BaseTools: Normalize case of pathname when evaluating Macros. | Mingyue Liang | 2020-09-25 | 1 | -2/+4 |
* | BaseTools: Clean the ffs folder before generating files in it | Bob Feng | 2020-09-25 | 1 | -0/+3 |
* | BaseTools: Add included files to deps_target file. | Mingyue Liang | 2020-09-25 | 1 | -3/+1 |
* | BaseTools: update IASL extdep to more modern version | Matthew Carlson | 2020-09-16 | 1 | -3/+3 |