summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds/CapsuleData.py
AgeCommit message (Expand)AuthorFilesLines
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-1/+1
2019-02-01BaseTools: replace get_bytes_le() to bytes_leZhijux Fan1-1/+1
2018-10-25BaseTools/GenFds: cleanup GenFdsCarsey, Jaben1-1/+0
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-2/+3
2018-10-13BaseTools: Rename get_bytes_le() to bytes_leYonghong Zhu1-1/+1
2018-10-13BaseTools: Handle the bytes and str differenceYunhua Feng1-1/+1
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-1/+0
2018-07-16BaseTools: Use absolute import in GenFdsGary Lin1-2/+3
2018-07-09BaseTools: Clean up source filesLiming Gao1-9/+9
2018-06-27BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin1-2/+2
2018-06-27BaseTools: Adjust the spaces around commas and colonsGary Lin1-1/+1
2018-04-18BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben1-5/+5
2017-06-07BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu1-0/+3
2017-01-06BaseTools: not report error for the optional items in the FmpTokensYonghong Zhu1-2/+6
2016-10-12BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu1-2/+2
2016-08-30BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu1-1/+20
2016-08-23BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu1-10/+0
2016-08-19BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu1-1/+3
2015-06-23BaseTools: Supported FMP capsule image.Yingke Liu1-1/+71
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming1-1/+21
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+49
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-1/+6
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao41-0/+84