Age | Commit message (Expand) | Author | Files | Lines |
2019-05-22 | BaseTools:Update mailing list address in BaseTools error messages | Fan, ZhijuX | 1 | -1/+1 |
2019-05-10 | BaseTools:Enables FFS to support the GUID value format | Fan, ZhijuX | 1 | -1/+6 |
2019-04-10 | BaseTools: Fixed issue in MultiThread Genfds function | Feng, Bob C | 1 | -1/+9 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 28 | -196/+28 |
2019-02-14 | BaseTools: Various typo | Antoine Coeur | 3 | -18/+18 |
2019-02-01 | BaseTools: Handle the bytes and str difference | Feng, Bob C | 12 | -70/+67 |
2019-02-01 | BaseTools: the list and iterator translation | Feng, Bob C | 1 | -1/+1 |
2019-02-01 | BaseTools:ord() don't match in py2 and py3 | Feng, Bob C | 1 | -2/+8 |
2019-02-01 | BaseTools: change the Division Operator | Zhijux Fan | 7 | -18/+18 |
2019-02-01 | BaseTools:Fv BaseAddress must set If it not set | Zhijux Fan | 2 | -0/+7 |
2019-02-01 | BaseTools: replace long by int | Yunhua Feng | 3 | -14/+14 |
2019-02-01 | BaseTools: replace get_bytes_le() to bytes_le | Zhijux Fan | 1 | -1/+1 |
2019-02-01 | BaseTool:Rename xrange() to range() | Zhijux Fan | 1 | -1/+1 |
2019-01-21 | BaseTools/GenFds/Capsule: move function logic | Carsey, Jaben | 1 | -2/+2 |
2019-01-21 | BaseTools:The BuildOptionPcd value is wrong | Fan, ZhijuX | 1 | -1/+0 |
2019-01-17 | BaseTools: Remove EDK_SOURCE keyword from GenFds tool. | Feng, Bob C | 2 | -6/+0 |
2019-01-14 | BaseTools: Remove unused logic for IPF | Feng, Bob C | 8 | -523/+14 |
2019-01-10 | BaseTools: fix imports | Carsey, Jaben | 4 | -5/+5 |
2019-01-04 | BaseTools/GenFds: permit stripped MM_CORE_STANDALONE binaries | Ard Biesheuvel | 3 | -3/+3 |
2018-12-25 | BaseTools: Reset FdsGlobalVariable | Feng, Bob C | 1 | -0/+51 |
2018-12-07 | BaseTools: Replace the sqlite database with list | BobCF | 1 | -3/+2 |
2018-12-07 | BaseTools: AutoGen and GenFds share the parser data. | Zhao, ZhiqiangX | 1 | -54/+87 |
2018-12-06 | BaseTools: create and use a standard shared variable for '*' | Jaben Carsey | 4 | -9/+8 |
2018-11-20 | BaseTools: Fix the problem using FILE_GUID override in .dsc | Feng, Bob C | 1 | -5/+13 |
2018-11-01 | BaseTools: Fix merge in FDF parser for OptionROM override | Tomas Pilar | 1 | -2/+2 |
2018-10-26 | BaseTools: Allow multiple PciDeviceId in Fdf OptionROM override | Tomas Pilar | 1 | -4/+6 |
2018-10-26 | BaseTools: Roll back code modify by commit 9e47e6f90880 | Feng, YunhuaX | 1 | -2/+2 |
2018-10-25 | BaseTools/GenFds: create and use new variable in FdfParser | Carsey, Jaben | 1 | -22/+23 |
2018-10-25 | BaseTools/GenFds: refactor FdfParser warnings | Carsey, Jaben | 1 | -300/+303 |
2018-10-25 | BaseTools/GenFds: remove MacroDict parameter | Jaben Carsey | 1 | -32/+16 |
2018-10-25 | Basetools/GenFds: refactor class FV | Carsey, Jaben | 2 | -9/+6 |
2018-10-25 | BaseTools/GenFds: change objects to sets | Carsey, Jaben | 1 | -102/+126 |
2018-10-25 | BaseTools/GenFds: cleanup GenFds | Carsey, Jaben | 21 | -1946/+1819 |
2018-10-15 | BaseTools: Fix regression boot hang issue by commit 0e982cf03dd5 | Feng, YunhuaX | 1 | -1/+1 |
2018-10-15 | BaseTools: do basic check in FvImage with header size and signature | zhijufan | 1 | -20/+24 |
2018-10-15 | Revert BaseTools: PYTHON3 migration | Liming Gao | 26 | -78/+96 |
2018-10-13 | BaseTools: Fix some build and report file issue | Yunhua Feng | 2 | -1/+10 |
2018-10-13 | BaseTools: Rename get_bytes_le() to bytes_le | Yonghong Zhu | 1 | -1/+1 |
2018-10-13 | BaseTools: change the Division Operator in the expression | Yunhua Feng | 7 | -18/+18 |
2018-10-13 | BaseTools: do the list and iterator translation | Yunhua Feng | 1 | -1/+1 |
2018-10-13 | BaseTools: Handle the bytes and str difference | Yunhua Feng | 11 | -31/+32 |
2018-10-13 | BaseTools: fix the open file's read and write bugs | Yunhua Feng | 1 | -2/+2 |
2018-10-13 | BaseTools: Rename long() to int() | Yunhua Feng | 3 | -14/+14 |
2018-10-13 | BaseTools: Rename xrange() to range() | Yunhua Feng | 1 | -1/+1 |
2018-10-13 | BaseTools: Remove the "from __future__ import" items | Yunhua Feng | 26 | -28/+0 |
2018-09-26 | BaseTool: Replace dict with OrderedDict. | BobCF | 1 | -3/+4 |
2018-09-20 | BaseTools: Workspace classes refactor properties | Carsey, Jaben | 1 | -3/+1 |
2018-09-13 | BaseTools\GenFds: remove extra content | Carsey, Jaben | 1 | -56/+0 |
2018-09-11 | BaseTools/GenFds: delete unused file | Carsey, Jaben | 1 | -28/+0 |
2018-09-07 | BaseTools/GenFds: remove function without callers | Carsey, Jaben | 1 | -17/+0 |