summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds/Capsule.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-8/+7
* BaseTools/GenFds/Capsule: move function logicCarsey, Jaben2019-01-211-2/+2
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-251-15/+11
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-3/+3
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-2/+3
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Move ImageBinDict to GenFdsGlobalVariable.pyGary Lin2018-07-161-4/+3
* BaseTools: Move FindExtendTool to GenFdsGlobalVariable.pyGary Lin2018-07-161-1/+1
* BaseTools: Use absolute import in GenFdsGary Lin2018-07-161-3/+4
* BaseTools: Clean up source filesLiming Gao2018-07-091-1/+1
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-5/+5
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-4/+4
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-1/+1
* BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu2017-06-071-5/+10
* BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu2016-10-121-0/+6
* BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu2016-08-301-27/+7
* BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu2016-08-231-4/+11
* BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu2016-08-191-5/+75
* BaseTools: Supported FMP capsule image.Yingke Liu2015-06-231-0/+89
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+2
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Sync basetools' source and binary files with r1707 of the basetools project.vanjeff2009-09-111-2/+17
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+89