Age | Commit message (Expand) | Author | Files | Lines |
2021-06-16 | BaseTools GenFw: Keep read only alloc section as text when convert ELF | gaoliming | 2 | -2/+4 |
2021-06-06 | BaseTools GenFw: Fix regression issue to convert the image to ACPI data | Liming Gao | 2 | -2/+2 |
2021-06-04 | BaseTools: Change CLANG8ELF to CLANGDWARF | Ni, Ray | 1 | -90/+91 |
2021-06-04 | BaseTools: Update ClangBase.lds to keep dynamic section | Ni, Ray | 1 | -3/+2 |
2021-06-04 | BaseTools: Add new CLANG8ELF tool chain for new LLVM/CLANG8 | Liming Gao | 1 | -0/+102 |
2021-06-04 | BaseTools: Update build_rule to skip CLANG resource section generation | Liming Gao | 1 | -3/+2 |
2021-06-04 | BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF image | Liming Gao | 2 | -11/+6 |
2021-06-04 | BaseTools: Add ClangBase.lds for CLANG8 tool chain with max-page-size | Liming Gao | 1 | -0/+79 |
2021-05-21 | BaseTools: build: Set ReturnCode on POSTBUILD fail | Garrett Kirkendall | 1 | -0/+1 |
2021-05-17 | BaseTools: Add DTCPP_FLAGS for GCC5 RISCV64 toolchain | Daniel Schaefer | 1 | -0/+1 |
2021-05-17 | BaseTools/Brotli: Fix compressed data loss issue | Chen, Christine | 1 | -23/+38 |
2021-05-12 | BaseTools: Add support for version 3 of FMP Image Header structure | Sughosh Ganu | 2 | -9/+24 |
2021-05-10 | BaseTools: Fix DSC override of Guided tool | Michael D Kinney | 3 | -97/+190 |
2021-05-03 | BaseTools: Fix New Target/ToolChain/Arch in DSC [BuildOptions] issues | Michael D Kinney | 3 | -30/+26 |
2021-04-29 | BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions] | Michael D Kinney | 5 | -96/+230 |
2021-04-27 | BaseTools/GenMake: Sort generated makefile tool definitions | Michael D Kinney | 1 | -4/+8 |
2021-04-23 | BaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY key present | Michael D Kinney | 2 | -5/+15 |
2021-04-19 | BaseTools/Conf/tools_def.template: Remove redundant MAKE statements | Michael D Kinney | 1 | -55/+0 |
2021-04-15 | BaseTools/Source/Python: Remove CPU architecture assumptions | Michael D Kinney | 3 | -7/+5 |
2021-04-15 | BaseTools/Source/C: Remove CPU architecture assumptions | Michael D Kinney | 2 | -6/+4 |
2021-04-14 | BaseTools/PlatformAutoGen: MAKE_FLAGS and MAKE_PATH fixes | Michael D Kinney | 1 | -15/+21 |
2021-04-12 | BaseTools/Conf: Fix MAKE_FLAGS typos in tools_def.template | Michael D Kinney | 1 | -8/+8 |
2021-03-18 | BaseTools/Ecc: Make Ecc only check first include guard | Pierre Gondois | 1 | -3/+5 |
2021-03-08 | BaseTools: Modify struct parser for StructPcd | Yuwei Chen | 1 | -0/+2 |
2021-03-08 | BaseTools: Adjust StructurePcd List Order. | Chen, Christine | 1 | -3/+26 |
2021-03-08 | BaseTools: Update the NASM CI dependency | Bret Barkelew | 1 | -1/+1 |
2021-02-26 | BaseTools: Align include guards policy | Pierre Gondois | 2 | -2/+4 |
2021-02-22 | BaseTools: Fix BrotliCompress run issue on Linux | Yunhua Feng | 3 | -31/+54 |
2021-02-10 | BaseTools: Fix the ending character for Linux script BuildEnv | Bob Feng | 1 | -12/+12 |
2021-02-09 | BaseTools: Use pip module if available, CI uses it by default | Matthew Carlson | 53 | -2/+714 |
2021-02-07 | BaseTools: fix the split output files root dir | Bob Feng | 2 | -75/+87 |
2021-02-01 | BaseTools: Ecc/exception: Added _ModuleEntryPoint into exception list | Kun Qin | 1 | -0/+4 |
2021-01-21 | BaseTools: Add unittest for Split tool | Bob Feng | 1 | -0/+111 |
2021-01-21 | BaseTools: Convert Split tool to python | Bob Feng | 9 | -524/+223 |
2021-01-14 | BaseTools: Fix the build report crash issue | Bob Feng | 1 | -7/+9 |
2021-01-08 | BaseTools LzmaCompress: Update LZMA to new 19.00 version | Liu, WeiX C | 12 | -575/+877 |
2021-01-06 | BaseTools/CommonLib.h: Build failed due to MAX_LONG_FILE_PATH | Enze Zhu | 1 | -0/+8 |
2021-01-06 | BaseTools: Fix the improper error logging | Irene Park | 1 | -1/+1 |
2021-01-06 | BaseTools: Fix the issue caused by tostring() removal on Py39 | Bob Feng | 1 | -3/+20 |
2020-12-23 | BaseTools: Should always define PCD TOKEN value as Zero for static PCD | Yunhua Feng | 1 | -2/+1 |
2020-12-22 | BaseTools/EfiRom: remove redundant checking of argc | wenyi,xie via groups.io | 1 | -1/+1 |
2020-12-22 | BaseTools/GenFfs: Optimazing else if statement | wenyi,xie via groups.io | 1 | -6/+5 |
2020-12-22 | BaseTools: Correct report the line number in INF file issue | Yunhua Feng | 1 | -1/+1 |
2020-12-22 | BaseTools/Ecc: Allow init of function static variables | Pierre Gondois | 1 | -1/+1 |
2020-12-22 | BaseTools: Fix crash in ECC when parsing incorrect header | Sami Mujawar | 1 | -1/+4 |
2020-12-15 | BaseTools: Add comments in StructurePcd DSC file. | Chen, Christine | 1 | -3/+12 |
2020-11-30 | BaseTools: Collect full Header files for struct finding. | Chen, Christine | 1 | -6/+19 |
2020-11-19 | BaseTools: Resolve index out of range errors. | Mingyue Liang | 1 | -1/+2 |
2020-11-13 | BaseTools: Fix BrotliCompress tool issue | Yunhua Feng | 4 | -59/+576 |
2020-11-11 | BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII option | Abner Chang | 1 | -3/+22 |