]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/build
BaseTool/Build: Add --disable-include-path-check.
[mirror_edk2.git] / BaseTools / Source / Python / build /
2019-03-15 Jiewen YaoBaseTool/Build: Add --disable-include-path-check.
2019-02-20 Fan, ZhijuXBaseTools:PCD value error in structure pcd sku case.
2019-02-18 Feng, Bob CBaseTools: Fix the build report issue about Structure PCD
2019-02-18 Feng, Bob CBaseTools: Fixed a build report issue.
2019-02-14 Antoine CoeurBaseTools: Various typo
2019-02-06 Laszlo ErsekBaseTools/BuildReport: fix report for platforms/arches...
2019-02-02 Fan, ZhijuXBaseTools:StructurePCD value display incorrect in ...
2019-02-02 Feng, Bob CBaseTools: Enable CODE format in DEC file
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Feng, Bob CBaseTools: the list and iterator translation
2019-02-01 Liming GaoBaseTools: Update PYTHON env to PYTHON_COMMAND
2019-02-01 Zhijux FanBaseTools:Update build tool to print python version...
2019-02-01 Zhijux FanBaseTools: Similar to octal data rectification
2019-02-01 Zhiju FanBaseTools:There is extra blank line in datalog
2019-02-01 Zhijux FanBaseTools: change the Division Operator
2019-02-01 Zhijux FanBaseTools:Similar to octal data rectification
2019-02-01 Zhijux FanBaseTools: Rename iteritems to items
2019-02-01 Zhijux FanBaseTools:use iterate list to replace the itertools
2019-01-28 Carsey, JabenBaseTools/build/build: delete variable
2019-01-28 Fan, ZhijuXBaseTools: Fix Pcd Array changes build report issue.
2019-01-21 Feng, Bob CBaseTools: Fix build report issue.
2019-01-21 Carsey, JabenBaseTools/build/build: refactor and move functions
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for IPF
2019-01-14 Feng, Bob CBaseTools: Remove unused logic for EDKI
2019-01-10 Carsey, JabenBaseTools: fix imports
2019-01-04 Feng, Bob CBaseTools: Fixed build report issue.
2018-12-19 Derek LinBaseTools: Fix GenFds error doesn't break build.
2018-12-07 BobCFBaseTools: Replace the sqlite database with list
2018-12-07 Zhao, ZhiqiangXBaseTools: AutoGen and GenFds share the parser data.
2018-12-06 Jaben CarseyBaseTools: cleanup LongFilePathSupport usage
2018-10-25 Carsey, JabenBaseTools/GenFds: cleanup GenFds
2018-10-25 Yonghong ZhuBaseTools: Fix VPD PCD Sub-section display bug
2018-10-23 Yonghong ZhuBaseTools: Fix the *B and *F Flag display for Structure Pcd
2018-10-21 Yonghong ZhuBaseTools: Fix one crash bug in the report for Fixed...
2018-10-16 Hess ChenBaseTools/EOT: Change to call a program instead of...
2018-10-15 Yonghong ZhuBaseTools: Enhance the *P Flag display for Structure Pcd
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yonghong ZhuBaseTools: Enhance the *P Flag display for Structure Pcd
2018-10-13 Hess ChenBaseTools/Ecc/EOT: Add Python 3 support on ECC and...
2018-10-13 Yunhua FengBaseTools: Fix some build and report file issue
2018-10-13 Yunhua FengBaseTools: change the Division Operator in the expression
2018-10-13 Yunhua FengBaseTools: do the list and iterator translation
2018-10-13 Yunhua FengBaseTools: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: fix the open file's read and write bugs
2018-10-13 Yunhua FengBaseTools: use map and filter to replace the itertools...
2018-10-13 Yunhua FengBaseTools: replace the list iteritems by items
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-09-25 Zhao, ZhiqiangXBaseTools: Latter full value should overwrite the forme...
2018-09-20 Carsey, JabenBaseTools: Workspace classes refactor properties
2018-09-18 zhijufanBaseTools: Fix a bug for Unused PCDs section display...
2018-09-13 zhijufanBaseTools: Align the boolean type PCD value's display...
2018-09-06 zhijufanBaseTools: Fix a bug about list the PCD in "not used...
2018-08-30 Carsey, JabenBaseTools: Create and use a shared value for 'MSFT...
2018-08-16 Yunhua FengBaseTools: Fix report flexible value issue
2018-07-30 Yunhua FengBaseTools: Update build report for StructurePcd value
2018-07-27 Yunhua FengBaseTools: Fix bug about *M value not display decimal...
2018-07-25 Yunhua FengBaseTools: Fix build report for *P and *M flag incorrectly
2018-07-23 Yunhua FengBaseTools: enable FixedAtBuild (VOID*) PCD use in the...
2018-07-13 BobCFBaseTools: Enable structure pcd in FDF file
2018-07-09 Liming GaoBaseTools: Clean up source files
2018-06-27 Gary LinBaseTools: Replace StringIO.StringIO with io.BytesIO
2018-06-27 Gary LinBaseTools: Fix old python2 idioms
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-06-27 Gary LinBaseTools: Remove the deprecated hash_key()
2018-06-27 Gary LinBaseTools: Refactor python print statements
2018-06-27 Gary LinBaseTools: Refactor python except statements
2018-06-13 Jaben CarseyBaseTools: Cleanup unneeded code
2018-06-06 Yunhua FengBaseTools: Display both Hex and integer value format...
2018-06-06 Yunhua FengBaseTools: Sort PCD by token space first then by PcdCName
2018-05-28 Marvin.Haeuser@out... BaseTools: Rename String to StringUtils.
2018-05-04 Carsey, JabenBaseTools: dont make iterator into list if not needed
2018-05-04 Carsey, JabenBaseTools: standardize GUID and pack size
2018-05-04 Carsey, JabenBaseTools: check before accessing members in __eq__
2018-05-02 Carsey, JabenBaseTools: Replace Binary File type strings with predef...
2018-05-02 Carsey, JabenBaseTools: Replace PCD type strings with predefined...
2018-05-02 Carsey, JabenBaseTools: DataType - cleanup list constants
2018-05-02 Carsey, JabenBaseTools: Replace EDK Component strings with predefine...
2018-05-02 Carsey, JabenBaseTools: Share a dictionary instead of keeping multiples
2018-05-02 Carsey, JabenBaseTools: replace string constants used for module...
2018-04-23 Carsey, JabenBaseTools: replace 'UINT8','UINT16','UINT32','UINT64...
2018-04-18 Carsey, JabenBaseTools: refactor and remove un-needed use of .keys...
2018-04-17 Carsey, JabenBaseTools: use dictionary.get() when we have value...
2018-04-10 Carsey, JabenBaseTools: copy a dictionary from InfClassObject to...
2018-04-10 Carsey, JabenBaseTools: refactor and remove out of date use of ...
2018-04-09 Yonghong ZhuBaseTools: Pcds in [Components] are not display correct...
2018-04-09 Yonghong ZhuBaseTools: Pcd not used info should not in Module PCD...
2018-04-08 Carsey, JabenBaseTools: use built in OrderedDict instead of custom...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-09 Yonghong ZhuBaseTools: Update --pcd parser to support flexible...
2018-03-03 Yonghong ZhuBaseTools: Fix the bug to search Fv.txt file relative...
2018-03-03 Yonghong ZhuBaseTools: Correct Structure Pcd value in the report
2018-03-03 BobCFBaseTools: Fixed Pcd value override issue.
2018-03-01 Yonghong ZhuBaseTools: Fix the bug for single module build with...
2018-03-01 Yonghong ZhuBaseTools: Enhance FV info report file path to support...
2018-02-28 Feng, YunhuaXBaseTools: Fix report not used --pcd value incorrectly
2018-02-25 Yonghong ZhuBaseTools: Add *B Flag for the field that from command...
2018-02-09 Yonghong ZhuBaseTools: not specified value of MAX_CONCURRENT_THREAD...
2018-02-01 Feng, Bob CBaseTools: Structure Pcd in CommandLine.
2018-01-30 Yunhua FengBaseTools: Enhance parse performance by optimize ValueE...
2018-01-21 From: Yunhua FengBaseTools: Optimizing DscDefaultValue process in BuildR...
next