Age | Commit message (Expand) | Author | Files | Lines |
2020-05-07 | BaseTools: Enable RISC-V architecture for RISC-V EDK2 CI. | Abner Chang | 2 | -0/+60 |
2020-04-29 | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 2 | -4/+7 |
2020-04-29 | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 1 | -2/+51 |
2020-04-29 | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 8 | -13/+580 |
2020-04-23 | BaseTools:Add the spare space FV image size checker | Fan, Zhiju | 2 | -0/+49 |
2020-04-16 | BaseTools: Make brotli a submodule | Shenglei Zhang | 89 | -35213/+53 |
2020-04-13 | BaseTools/WindowsVsToolChain.py: Update toolchain plugin | Shenglei Zhang | 1 | -11/+62 |
2020-04-08 | BaseTools: Use SEH exceptions in CLANGPDB for IA32 | Vitaly Cheptsov | 1 | -7/+7 |
2020-04-07 | BaseTools: Update Edk2ToolsBuild.py to use multiple threads on Linux | Sean Brogan | 1 | -1/+15 |
2020-03-31 | BaseTools:GuidedSectionTools.txt is not generated correctly | Fan, ZhijuX | 2 | -14/+5 |
2020-03-24 | BaseTools:Fix build tools print traceback info issue | Fan, ZhijuX | 1 | -3/+0 |
2020-03-24 | BaseTools:fix issue for decode the stdout/stderr byte arrays | Fan, ZhijuX | 1 | -1/+1 |
2020-03-12 | BaseTools:copy the common PcdValueCommon.c to output directory | Fan, ZhijuX | 1 | -2/+11 |
2020-03-02 | BaseTools: Remove invalid leading space before !INCLUDE in Makefile | Bob Feng | 1 | -8/+8 |
2020-02-13 | BaseTools: remove -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chain | Liu, Zhiguang | 1 | -1/+1 |
2020-02-13 | BaseTools:build failure in CLANGPDB tool chain | Fan, ZhijuX | 1 | -0/+2 |
2020-02-12 | BaseTools: Fixed build failure when using python38 | Fan, ZhijuX | 1 | -1/+1 |
2020-02-12 | BaseTools:fix Ecc tool issue for check StructPcd | Fan, ZhijuX | 1 | -2/+69 |
2020-02-12 | BaseTools: Remove caret in NASM_INC macro | Pierre Gondois | 1 | -3/+4 |
2020-02-12 | BaseTools: Rationalise makefile generation | Pierre Gondois | 4 | -94/+116 |
2020-02-11 | BaseTools: Switch to GNU mode for CLANGPDB | Vitaly Cheptsov | 1 | -3/+3 |
2020-02-09 | BaseTools: Fixed a Incremental build issue | Bob Feng | 1 | -1/+1 |
2020-02-07 | BaseTools/Plugin: Add HostBasedUnitTestRunner plugin | Michael D Kinney | 2 | -0/+127 |
2020-02-07 | BaseTools/PcdValueCommon: Fix 64-bit host compiler error | Sean Brogan | 1 | -1/+1 |
2020-02-07 | BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 env | Sean Brogan | 1 | -0/+23 |
2020-02-07 | BaseTools/WindowsVsToolChain: Clean up Python source formatting | Sean Brogan | 1 | -19/+26 |
2020-02-07 | BaseTools/Build: Do not use Common.lib in Structured PCD app | Kinney, Michael D | 3 | -23/+25 |
2020-02-07 | BaseTools: Enhance call stack unwindability for CLANGPDB x64 binary | Steven | 1 | -7/+9 |
2020-02-07 | BaseTools tools_def.template: Add back -fno-pie option in GCC49 tool chain | Liming Gao | 1 | -2/+2 |
2020-02-06 | BaseTools: Script for converting .aml to .hex | Pierre Gondois | 4 | -0/+176 |
2020-02-06 | BaseTools/Scripts/PatchCheck.py: Do not use mailmap | Philippe Mathieu-Daude | 1 | -2/+4 |
2020-02-06 | BaseTools/Scripts/PatchCheck.py: Detect emails rewritten by Groups.Io | Philippe Mathieu-Daude | 1 | -0/+4 |
2020-02-06 | BaseTools/Scripts: Add log.mailmap to SetupGit.py | Philippe Mathieu-Daude | 1 | -0/+1 |
2020-02-06 | BaseTools: append -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chain | Liu, Zhiguang | 1 | -1/+1 |
2020-02-04 | BaseTools/DscBuildData: Fix PCD autogen include file conflict | Michael D Kinney | 1 | -1/+17 |
2020-01-31 | BaseTools/Conf/gitattributes: fix "--function-context" for C source code | Laszlo Ersek | 1 | -0/+11 |
2020-01-24 | BaseTools/Scripts/PatchCheck.py: Remove submodule false positives | Michael D Kinney | 1 | -2/+21 |
2020-01-19 | BaseTools: Fixed a incremental build bug | Bob Feng | 3 | -4/+13 |
2020-01-15 | BaseTools/Capsule: Add capsule dependency support | Li, Aaron | 2 | -7/+464 |
2020-01-13 | BaseTools/Scripts/PatchCheck: Address false error conditions | Michael D Kinney | 1 | -6/+51 |
2020-01-13 | BaseTools:Fix GenFds issue for BuildOption replace GenFdsOption | Fan, ZhijuX | 10 | -169/+261 |
2020-01-13 | BaseTools:Change the case rules for ECC check pointer names | Fan, ZhijuX | 1 | -3/+4 |
2020-01-10 | BaseTools/PatchCheck.py: Check the patch author email address | Philippe Mathieu-Daude | 1 | -1/+6 |
2020-01-10 | BaseTools/PatchCheck.py: Let EmailAddressCheck describe email checked | Philippe Mathieu-Daude | 1 | -3/+7 |
2020-01-10 | BaseTools/PatchCheck.py: Check the committer email address | Philippe Mathieu-Daude | 1 | -0/+6 |
2020-01-10 | BaseTools/PatchCheck.py: Extract email check code to EmailAddressCheck | Philippe Mathieu-Daude | 1 | -29/+54 |
2020-01-09 | BaseTools/PatchCheck.py: Ignore CR and LF characters in subject length | Philippe Mathieu-Daud? | 1 | -1/+1 |
2019-12-24 | BaseTools/Scripts: Add sendemail.transferEncoding to SetupGit.py | Desimone, Nathaniel L | 1 | -18/+20 |
2019-12-23 | edksetup.bat stuck on unicode locale Windows | Park, Aiden | 1 | -1/+1 |
2019-12-18 | BaseTools: Resolve a issue of Incremental build | Bob Feng | 1 | -9/+2 |