summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds/Fv.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:change some incorrect parameter defaultsFan, ZhijuX2019-09-171-1/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-1/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-24/+24
* BaseTools: change the Division OperatorZhijux Fan2019-02-011-2/+2
* BaseTools: Remove unused logic for IPFFeng, Bob C2019-01-141-9/+3
* Basetools/GenFds: refactor class FVCarsey, Jaben2018-10-251-4/+5
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-251-20/+27
* BaseTools: Fix regression boot hang issue by commit 0e982cf03dd5Feng, YunhuaX2018-10-151-1/+1
* BaseTools: do basic check in FvImage with header size and signaturezhijufan2018-10-151-20/+24
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-7/+7
* BaseTools: change the Division Operator in the expressionYunhua Feng2018-10-131-2/+2
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-4/+5
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Move ImageBinDict to GenFdsGlobalVariable.pyGary Lin2018-07-161-6/+5
* BaseTools: Use absolute import in GenFdsGary Lin2018-07-161-5/+6
* BaseTools: Clean up source filesLiming Gao2018-07-091-7/+7
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-3/+3
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-2/+2
* BaseTools: GenFds - use existing shared stringCarsey, Jaben2018-05-041-17/+16
* BaseTools: standardize GUID and pack sizeCarsey, Jaben2018-05-041-19/+3
* BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben2018-05-021-2/+3
* BaseTools: Remove extra .keys()Carsey, Jaben2018-04-261-1/+1
* BaseTools: remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-231-1/+1
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-8/+6
* BaseTools: fix None comparisonsCarsey, Jaben2018-04-171-3/+2
* BaseTools: refactor and remove out of date use of .keys()Carsey, Jaben2018-04-101-1/+1
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-16/+16
* BaseTools: Fix the regression bug of a74398 for SubFv ImageYonghong Zhu2018-01-031-2/+2
* BaseTools: Fix a bug for different FV use same FILE statement GuidYonghong Zhu2017-12-291-1/+1
* BaseTools: Fix the incorrect indent introduced by 37de70Yonghong Zhu2017-12-131-1/+1
* BaseTools: Update Makefile to support FFS file generationYonghong Zhu2017-12-051-89/+100
* BaseTools: PI 1.6 to support FV extended header contain FV used sizeYunhua Feng2017-10-031-1/+16
* BaseTools: extend FFS alignment to 16MYonghong Zhu2017-09-251-3/+6
* BaseTools: GenFds get the Size info for FV image in the FD regionYonghong Zhu2017-03-181-1/+2
* BaseTools: Fix the bug to handle the read-only fileYonghong Zhu2016-09-151-1/+1
* BaseTools/GenFds: Fix the bug for wrong alignment generate for RAW fileYonghong Zhu2016-04-051-28/+0
* BaseTools: Extend the RAW format to support multiple binary filesYonghong Zhu2016-03-271-1/+29
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-071-20/+23
* Revert the change in r19137.Yonghong Zhu2015-12-071-23/+20
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-071-20/+23
* BaseTools: Fixed bug for single FV generating.Yingke Liu2015-08-281-2/+27
* BaseTools: Add a keyword FvNameString in FDFYingke Liu2015-07-281-19/+20
* BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu2015-06-121-0/+21
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-4/+5
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-271-7/+7
* Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming2014-01-101-2/+11
* Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao42011-12-161-1/+1
* Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao42011-10-291-4/+4
* Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao42011-10-111-2/+5