| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Use Stronger Matching for NULL Linked Libraries | Taylor Beebe | 2024-04-15 | 1 | -2/+2 |
* | BaseTools/GenFds: Apply OEM_CAPSULE_FLAGS during Capsule generation. | Igniculus Fu | 2024-03-13 | 1 | -0/+3 |
* | BaseTools/GenFds: Resolve absolute workspace INF paths | Michael Kubacki | 2024-03-04 | 1 | -1/+7 |
* | BaseTools: Resolve regex syntax warnings | Joey Vagedes via groups.io | 2023-12-21 | 2 | -6/+6 |
* | BaseTools/GenFds: Correct file type set for the PIC section | Konstantin Aladyshev | 2022-10-19 | 1 | -1/+1 |
* | BaseTools: Support COMPAT16 section generation | Konstantin Aladyshev | 2022-10-19 | 1 | -0/+1 |
* | BaseTools: Add support for SUBTYPE_GUID section generation | Konstantin Aladyshev | 2022-10-19 | 2 | -0/+98 |
* | BaseTools: Change RealPath to AbsPath | Chen, Christine | 2021-10-13 | 2 | -5/+5 |
* | BaseTools: Remove hard-coded strings for target and tools_def | Pierre Gondois | 2021-09-29 | 2 | -4/+4 |
* | BaseTools: Fix DSC override of Guided tool | Michael D Kinney | 2021-05-10 | 1 | -75/+153 |
* | BaseTools/Source/Python: New Target/ToolChain/Arch in DSC [BuildOptions] | Michael D Kinney | 2021-04-29 | 1 | -9/+22 |
* | BaseTools/Source/Python: Remove CPU architecture assumptions | Michael D Kinney | 2021-04-15 | 1 | -3/+1 |
* | BaseTools: Fix the issue caused by tostring() removal on Py39 | Bob Feng | 2021-01-06 | 1 | -3/+20 |
* | 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: Set section alignment as zero if its type is Auto | Bob Feng | 2020-09-25 | 2 | -16/+2 |
* | BaseTools: Clean the ffs folder before generating files in it | Bob Feng | 2020-09-25 | 1 | -0/+3 |
* | BaseTools: Fix binary file not generate map file issue | Feng, YunhuaX | 2020-07-23 | 1 | -1/+1 |
* | BaseTools: Add Guid name support in GenFfs. | Yuwei Chen | 2020-07-17 | 1 | -1/+13 |
* | BaseTools:Fix GenFds issue for BuildOption replace GenFdsOption | Fan, ZhijuX | 2020-01-13 | 2 | -7/+14 |
* | BaseTools: Fix a bug of genffs command generation | Feng, Bob C | 2019-10-14 | 1 | -1/+2 |
* | BaseTools: strip trailing whitespace | Leif Lindholm | 2019-10-04 | 1 | -1/+1 |
* | BaseTools:change some incorrect parameter defaults | Fan, ZhijuX | 2019-09-17 | 15 | -16/+43 |
* | BaseTools: Enable --genfds-multi-thread to default build | Feng, Bob C | 2019-09-11 | 2 | -4/+7 |
* | BaseTools: Fixed the build fail on Linux with --genfds-multi-thread | Feng, Bob C | 2019-09-11 | 1 | -1/+1 |
* | BaseTools: Fixed the bug of multi-thread genffs for override inf | Feng, Bob C | 2019-09-11 | 1 | -1/+4 |
* | BaseTools: Singleton the object to handle build conf file | Feng, Bob C | 2019-08-09 | 2 | -36/+24 |
* | BaseTools: Fixed the mis-using strip() function issue. | Feng, Bob C | 2019-07-22 | 1 | -1/+4 |
* | BaseTools: Add HOST_APPLICATION module type. | Jiewen Yao | 2019-07-12 | 2 | -4/+5 |
* | BaseTools:Add import in FvImageSection | Fan, ZhijuX | 2019-06-24 | 1 | -0/+1 |
* | BaseTools:Make BaseTools support new rules to generate RAW FFS FILE | Fan, ZhijuX | 2019-06-10 | 4 | -7/+45 |
* | BaseTools:Update mailing list address in BaseTools error messages | Fan, ZhijuX | 2019-05-22 | 1 | -1/+1 |
* | BaseTools:Enables FFS to support the GUID value format | Fan, ZhijuX | 2019-05-10 | 1 | -1/+6 |
* | BaseTools: Fixed issue in MultiThread Genfds function | Feng, Bob C | 2019-04-10 | 1 | -1/+9 |
* | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 28 | -196/+28 |
* | BaseTools: Various typo | Antoine Coeur | 2019-02-14 | 3 | -18/+18 |
* | BaseTools: Handle the bytes and str difference | Feng, Bob C | 2019-02-01 | 12 | -70/+67 |
* | BaseTools: the list and iterator translation | Feng, Bob C | 2019-02-01 | 1 | -1/+1 |
* | BaseTools:ord() don't match in py2 and py3 | Feng, Bob C | 2019-02-01 | 1 | -2/+8 |
* | BaseTools: change the Division Operator | Zhijux Fan | 2019-02-01 | 7 | -18/+18 |
* | BaseTools:Fv BaseAddress must set If it not set | Zhijux Fan | 2019-02-01 | 2 | -0/+7 |
* | BaseTools: replace long by int | Yunhua Feng | 2019-02-01 | 3 | -14/+14 |
* | BaseTools: replace get_bytes_le() to bytes_le | Zhijux Fan | 2019-02-01 | 1 | -1/+1 |
* | BaseTool:Rename xrange() to range() | Zhijux Fan | 2019-02-01 | 1 | -1/+1 |
* | BaseTools/GenFds/Capsule: move function logic | Carsey, Jaben | 2019-01-21 | 1 | -2/+2 |
* | BaseTools:The BuildOptionPcd value is wrong | Fan, ZhijuX | 2019-01-21 | 1 | -1/+0 |
* | BaseTools: Remove EDK_SOURCE keyword from GenFds tool. | Feng, Bob C | 2019-01-17 | 2 | -6/+0 |
* | BaseTools: Remove unused logic for IPF | Feng, Bob C | 2019-01-14 | 8 | -523/+14 |
* | BaseTools: fix imports | Carsey, Jaben | 2019-01-10 | 4 | -5/+5 |
* | BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries | Ard Biesheuvel | 2019-01-04 | 3 | -3/+3 |