summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/Capsule.py
AgeCommit message (Expand)AuthorFilesLines
2024-03-13BaseTools/GenFds: Apply OEM_CAPSULE_FLAGS during Capsule generation.Igniculus Fu1-0/+3
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-02-01BaseTools: Handle the bytes and str differenceFeng, Bob C1-8/+7
2019-01-21BaseTools/GenFds/Capsule: move function logicCarsey, Jaben1-2/+2
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-15/+11
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-3/+3
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-2/+3
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Move ImageBinDict to GenFdsGlobalVariable.pyGary Lin1-4/+3
2018-07-16BaseTools: Move FindExtendTool to GenFdsGlobalVariable.pyGary Lin1-1/+1
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-3/+4
2018-07-09BaseTools: Clean up source filesLiming Gao1-1/+1
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-5/+5
2018-04-18BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben1-4/+4
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-1/+1
2017-06-07BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu1-5/+10
2016-10-12BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu1-0/+6
2016-08-30BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu1-27/+7
2016-08-23BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu1-4/+11
2016-08-19BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu1-5/+75
2015-06-23BaseTools: Supported FMP capsule image.Yingke Liu1-0/+89
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+2
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-2/+2
2009-09-11Sync basetools' source and binary files with r1707 of the basetools project.vanjeff1-2/+17
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+89