| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | BaseTools: convert diff.order to LF-only | Leif Lindholm | 2020-07-03 | 1 | -13/+13 |
* | BaseTools: explicitly import email.header PatchCheck.py | Leif Lindholm | 2020-07-03 | 1 | -0/+2 |
* | BaseTools/PatchCheck.py: add exception for diff orderfile | Leif Lindholm | 2020-07-03 | 1 | -4/+5 |
* | BaseTools: Fix string concatenation | Pierre Gondois | 2020-07-02 | 1 | -1/+1 |
* | BaseTools: Compile AML bytecode arrays into .obj file | Pierre Gondois | 2020-07-02 | 2 | -50/+47 |
* | BaseTools: Rename AmlToHex script to AmlToC | Pierre Gondois | 2020-07-02 | 3 | -14/+14 |
* | BaseTools: Generate multiple rules when multiple output files | Pierre Gondois | 2020-07-02 | 2 | -17/+27 |
* | BaseTools: PatchCheck: Exclude bash scripts from CRLF check | Pierre Gondois | 2020-07-02 | 1 | -1/+7 |
* | BaseTools: Add external definitions for RISC-V assembly build | Abner Chang | 2020-06-24 | 1 | -0/+1 |
* | BaseTools/PatchCheck.py: Add LicenseCheck | Shenglei Zhang | 2020-06-12 | 1 | -0/+50 |
* | BaseTools GenFv: Report the correct spare FV image size | Liming Gao | 2020-06-11 | 1 | -0/+13 |
* | BaseTools: Warn user the file not found issue instead of break build. | Bob Feng | 2020-06-07 | 1 | -2/+4 |
* | BaseTools/build.py: Exit with 1 when AutoGen error occurred | Irene Park | 2020-06-07 | 1 | -2/+4 |
* | BaseTools: Remove deprecated Visual Studio Option | Sami Mujawar | 2020-05-21 | 1 | -9/+9 |
* | BaseTools: Bootable NVDIMM namespaces | Oleksiy Yakovlev | 2020-05-15 | 1 | -0/+12 |
* | BaseTools: REST style formset | Oleksiy Yakovlev | 2020-05-15 | 1 | -0/+1 |
* | BaseTools: Fix parse PCD GUID expression issue | Feng, YunhuaX | 2020-05-13 | 1 | -5/+5 |
* | BaseTools/Ecc: Replace deprecated function time.clock() | Michael Kubacki | 2020-05-13 | 1 | -2/+3 |
* | BaseTools/Plugin: Update HostBasedUnitTestRunner to support Linux | Sean Brogan | 2020-05-08 | 2 | -31/+31 |
* | BaseTools: add handling for 'S:' flag to GetMaintainer.py | Leif Lindholm | 2020-05-08 | 1 | -0/+4 |
* | BaseTools: add repo name option to SetupGit.py | Rebecca Cran | 2020-05-08 | 1 | -3/+9 |
* | BaseTools: Enable RISC-V architecture for RISC-V EDK2 CI. | Abner Chang | 2020-05-07 | 2 | -0/+60 |
* | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 2020-04-29 | 2 | -4/+7 |
* | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 2020-04-29 | 1 | -2/+51 |
* | BaseTools: BaseTools changes for RISC-V platform. | Abner Chang | 2020-04-29 | 8 | -13/+580 |
* | BaseTools:Add the spare space FV image size checker | Fan, Zhiju | 2020-04-23 | 2 | -0/+49 |
* | BaseTools: Make brotli a submodule | Shenglei Zhang | 2020-04-16 | 89 | -35213/+53 |
* | BaseTools/WindowsVsToolChain.py: Update toolchain plugin | Shenglei Zhang | 2020-04-13 | 1 | -11/+62 |
* | BaseTools: Use SEH exceptions in CLANGPDB for IA32 | Vitaly Cheptsov | 2020-04-08 | 1 | -7/+7 |
* | BaseTools: Update Edk2ToolsBuild.py to use multiple threads on Linux | Sean Brogan | 2020-04-07 | 1 | -1/+15 |
* | BaseTools:GuidedSectionTools.txt is not generated correctly | Fan, ZhijuX | 2020-03-31 | 2 | -14/+5 |
* | BaseTools:Fix build tools print traceback info issue | Fan, ZhijuX | 2020-03-24 | 1 | -3/+0 |
* | BaseTools:fix issue for decode the stdout/stderr byte arrays | Fan, ZhijuX | 2020-03-24 | 1 | -1/+1 |
* | BaseTools:copy the common PcdValueCommon.c to output directory | Fan, ZhijuX | 2020-03-12 | 1 | -2/+11 |
* | BaseTools: Remove invalid leading space before !INCLUDE in Makefile | Bob Feng | 2020-03-02 | 1 | -8/+8 |
* | BaseTools: remove -DNO_MSABI_VA_FUNCS option in CLANGPDB tool chain | Liu, Zhiguang | 2020-02-13 | 1 | -1/+1 |
* | BaseTools:build failure in CLANGPDB tool chain | Fan, ZhijuX | 2020-02-13 | 1 | -0/+2 |
* | BaseTools: Fixed build failure when using python38 | Fan, ZhijuX | 2020-02-12 | 1 | -1/+1 |
* | BaseTools:fix Ecc tool issue for check StructPcd | Fan, ZhijuX | 2020-02-12 | 1 | -2/+69 |
* | BaseTools: Remove caret in NASM_INC macro | Pierre Gondois | 2020-02-12 | 1 | -3/+4 |
* | BaseTools: Rationalise makefile generation | Pierre Gondois | 2020-02-12 | 4 | -94/+116 |
* | BaseTools: Switch to GNU mode for CLANGPDB | Vitaly Cheptsov | 2020-02-11 | 1 | -3/+3 |
* | BaseTools: Fixed a Incremental build issue | Bob Feng | 2020-02-09 | 1 | -1/+1 |
* | BaseTools/Plugin: Add HostBasedUnitTestRunner plugin | Michael D Kinney | 2020-02-07 | 2 | -0/+127 |
* | BaseTools/PcdValueCommon: Fix 64-bit host compiler error | Sean Brogan | 2020-02-07 | 1 | -1/+1 |
* | BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 env | Sean Brogan | 2020-02-07 | 1 | -0/+23 |
* | BaseTools/WindowsVsToolChain: Clean up Python source formatting | Sean Brogan | 2020-02-07 | 1 | -19/+26 |
* | BaseTools/Build: Do not use Common.lib in Structured PCD app | Kinney, Michael D | 2020-02-07 | 3 | -23/+25 |
* | BaseTools: Enhance call stack unwindability for CLANGPDB x64 binary | Steven | 2020-02-07 | 1 | -7/+9 |
* | BaseTools tools_def.template: Add back -fno-pie option in GCC49 tool chain | Liming Gao | 2020-02-07 | 1 | -2/+2 |