Age | Commit message (Expand) | Author | Files | Lines |
2019-10-24 | BaseTools GenFw: Fix the issue to update the wrong size as SectionSize | Liming Gao | 1 | -2/+6 |
2019-10-23 | BaseTools: Do not call sys.setdefaultencoding with python 3 | Vitaly Cheptsov via Groups.Io | 1 | -1/+1 |
2019-10-18 | BaseTools: Fix an incremental build issue caused by macro in #include | Lin, Derek (HPS SW) | 1 | -7/+11 |
2019-10-14 | BaseTools: Fix a bug of genffs command generation | Feng, Bob C | 1 | -1/+2 |
2019-10-04 | BaseTools: strip trailing whitespace | Leif Lindholm | 10 | -18/+18 |
2019-10-04 | BaseTools: add missing newlines at end of files | Leif Lindholm | 3 | -3/+3 |
2019-10-04 | BaseTools: Fix GenMake multi-workspace failure | Kubacki, Michael A | 1 | -3/+1 |
2019-10-01 | BaseTools: use stdint.h for GCC ProcessorBind.h typedefs | Leif Lindholm | 1 | -13/+13 |
2019-09-30 | BaseTools/LzmaCompress: Fix the option "d" dictionary size | Zhang, Shenglei | 1 | -4/+8 |
2019-09-29 | BaseTools: Fix the lib order in static_library_files.lst | Feng, Bob C | 1 | -1/+1 |
2019-09-24 | BaseTools: init DependencyHeaderFileSet for each MakeFile class | Feng, Bob C | 1 | -1/+5 |
2019-09-23 | BaseTools/LzmaCompress: Add two switches | Zhang, Shenglei | 3 | -11/+38 |
2019-09-21 | Revert "BaseTools: Improve GetDependencyList function" | Liming Gao | 1 | -16/+13 |
2019-09-19 | BaseTools:Fix the issue that build report failed | Fan, ZhijuX | 1 | -2/+11 |
2019-09-19 | BaseTools: Add more parameter checking for CopyFileOnChange() | Steven Shi | 1 | -1/+2 |
2019-09-17 | BaseTools:Remove the unnecessary operation of renaming a file. | Feng, Bob C | 1 | -20/+3 |
2019-09-17 | BaseTools: remove unnecessary calls of os.exist | Feng, Bob C | 5 | -60/+63 |
2019-09-17 | BaseTools: Improve GetDependencyList function | Feng, Bob C | 1 | -13/+16 |
2019-09-17 | BaseTools:change some incorrect parameter defaults | Fan, ZhijuX | 19 | -23/+60 |
2019-09-17 | BaseTools:Replace PlatformInfo with PlatformAutoGen for Moudle | Fan, ZhijuX | 1 | -0/+3 |
2019-09-12 | BaseTools: Fixed a bug of IgnoreAutoGen | Feng, Bob C | 1 | -0/+1 |
2019-09-11 | BaseTools: Robustness for multiple build environments | Burt Silverman | 1 | -0/+2 |
2019-09-11 | BaseTools: Enable --genfds-multi-thread to default build | Feng, Bob C | 7 | -11/+14 |
2019-09-11 | BaseTools: Fixed the build fail on Linux with --genfds-multi-thread | Feng, Bob C | 1 | -1/+1 |
2019-09-11 | BaseTools: Fixed the bug of multi-thread genffs for override inf | Feng, Bob C | 4 | -7/+10 |
2019-09-10 | BaseTools: Sort Pcd settings to make PcdTokenNumber be fixed | Feng, Bob C | 2 | -1/+12 |
2019-09-10 | BaseTools: Fixed issue for IgnoreAutoGen | Feng, Bob C | 6 | -136/+253 |
2019-09-10 | BaseTools: Fixed build clean regression issue | Feng, Bob C | 1 | -5/+3 |
2019-09-10 | BaseTools: Fix a bug for Hii Pcd override | Bob Feng | 1 | -2/+2 |
2019-09-09 | BaseTools:ECC need to handle lower case 'static' | Fan, ZhijuX | 4 | -4/+4 |
2019-09-09 | BaseTools:Ecc handle another copyright format | Fan, ZhijuX | 1 | -1/+1 |
2019-09-04 | BaseTools/GenFw AARCH64: fix up GOT based relative relocations | Ard Biesheuvel | 1 | -1/+27 |
2019-09-04 | BaseTools: Update GenFw tool to support -e -z option together | Liming Gao | 1 | -2/+15 |
2019-09-02 | BaseTools: Support more file types in build cache | Shi, Steven | 1 | -20/+14 |
2019-08-29 | BaseTools: Fixed regression issue for building !x86 buildsedk2-stable201908 | Feng, Bob C | 1 | -13/+16 |
2019-08-29 | BaseTools: fix an incremental build issue. | Feng, Bob C | 1 | -6/+2 |
2019-08-23 | BaseTools: Incorrect error message for library instance not found | Feng, Bob C | 4 | -9/+12 |
2019-08-23 | BaseTools: Fix incremental build genmake issue | Feng, Bob C | 1 | -1/+2 |
2019-08-23 | BaseTools: Support long file path in windows for misc functions | Shi, Steven | 1 | -1/+11 |
2019-08-20 | BaseTools: Update incorrect variable name 'DataPile' | Fan, ZhijuX | 1 | -1/+1 |
2019-08-20 | BaseTools: Improve the file saving and copying reliability | Shi, Steven | 8 | -42/+119 |
2019-08-20 | BaseTools: Add GenFds multi-thread support in build cache | Shi, Steven | 1 | -6/+17 |
2019-08-20 | BaseTools: Change the [Arch][Name] module key in Build cache | Shi, Steven | 2 | -33/+21 |
2019-08-20 | BaseTools: Print first cache missing file for build cachle | Shi, Steven | 2 | -0/+78 |
2019-08-20 | BaseTools: Improve the cache hit in the edk2 build cache | Shi, Steven | 7 | -196/+865 |
2019-08-19 | BaseTools: Fixed issue of incorrect Module Unique Name | Feng, Bob C | 2 | -3/+4 |
2019-08-15 | BaseTools/Capsule: Tool to generate Windows Firmware Update Driver | Jin, Eric | 2 | -7/+129 |
2019-08-15 | BaseTools/Capsule: Add WindowsCapsuleSupportHelper | Sean Brogan | 1 | -0/+62 |
2019-08-14 | BaseTools: Move buildoptions.py to Common folder | Bob Feng | 3 | -2/+2 |
2019-08-14 | BaseTools: Fix checking for Sources section in INF file | Rodriguez, Christian | 2 | -3/+37 |