summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/Fv.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-17BaseTools:change some incorrect parameter defaultsFan, ZhijuX1-1/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-14BaseTools: Various typoAntoine Coeur1-1/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-24/+24
2019-02-01BaseTools: change the Division OperatorZhijux Fan1-2/+2
2019-01-14BaseTools: Remove unused logic for IPFFeng, Bob C1-9/+3
2018-10-25Basetools/GenFds: refactor class FVCarsey, Jaben1-4/+5
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-20/+27
2018-10-15BaseTools: Fix regression boot hang issue by commit 0e982cf03dd5Feng, YunhuaX1-1/+1
2018-10-15BaseTools: do basic check in FvImage with header size and signaturezhijufan1-20/+24
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-7/+7
2018-10-13BaseTools: change the Division Operator in the expressionYunhua Feng1-2/+2
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-4/+5
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Move ImageBinDict to GenFdsGlobalVariable.pyGary Lin1-6/+5
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-5/+6
2018-07-09BaseTools: Clean up source filesLiming Gao1-7/+7
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-3/+3
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-2/+2
2018-05-04BaseTools: GenFds - use existing shared stringCarsey, Jaben1-17/+16
2018-05-04BaseTools: standardize GUID and pack sizeCarsey, Jaben1-19/+3
2018-05-02BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben1-2/+3
2018-04-26BaseTools: Remove extra .keys()Carsey, Jaben1-1/+1
2018-04-23BaseTools: remove un-needed use of .keys() on dictionariesCarsey, Jaben1-1/+1
2018-04-18BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben1-8/+6
2018-04-17BaseTools: fix None comparisonsCarsey, Jaben1-3/+2
2018-04-10BaseTools: refactor and remove out of date use of .keys()Carsey, Jaben1-1/+1
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-16/+16
2018-01-03BaseTools: Fix the regression bug of a74398 for SubFv ImageYonghong Zhu1-2/+2
2017-12-29BaseTools: Fix a bug for different FV use same FILE statement GuidYonghong Zhu1-1/+1
2017-12-13BaseTools: Fix the incorrect indent introduced by 37de70Yonghong Zhu1-1/+1
2017-12-05BaseTools: Update Makefile to support FFS file generationYonghong Zhu1-89/+100
2017-10-03BaseTools: PI 1.6 to support FV extended header contain FV used sizeYunhua Feng1-1/+16
2017-09-25BaseTools: extend FFS alignment to 16MYonghong Zhu1-3/+6
2017-03-18BaseTools: GenFds get the Size info for FV image in the FD regionYonghong Zhu1-1/+2
2016-09-15BaseTools: Fix the bug to handle the read-only fileYonghong Zhu1-1/+1
2016-04-05BaseTools/GenFds: Fix the bug for wrong alignment generate for RAW fileYonghong Zhu1-28/+0
2016-03-27BaseTools: Extend the RAW format to support multiple binary filesYonghong Zhu1-1/+29
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu1-20/+23
2015-12-07Revert the change in r19137.Yonghong Zhu1-23/+20
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu1-20/+23
2015-08-28BaseTools: Fixed bug for single FV generating.Yingke Liu1-2/+27
2015-07-28BaseTools: Add a keyword FvNameString in FDFYingke Liu1-19/+20
2015-06-12BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu1-0/+21
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-4/+5
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming1-7/+7
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming1-2/+11
2011-12-16Sync BaseTool trunk (version r2474) into EDKII BaseTools. lgao41-1/+1
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao41-4/+4
2011-10-11Sync BaseTools Branch (version r2362) to EDKII main trunk. lgao41-2/+5