summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds/CapsuleData.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-1/+1
* BaseTools: replace get_bytes_le() to bytes_leZhijux Fan2019-02-011-1/+1
* BaseTools/GenFds: cleanup GenFdsCarsey, Jaben2018-10-251-1/+0
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-2/+3
* BaseTools: Rename get_bytes_le() to bytes_leYonghong Zhu2018-10-131-1/+1
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-1/+1
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Use absolute import in GenFdsGary Lin2018-07-161-2/+3
* BaseTools: Clean up source filesLiming Gao2018-07-091-9/+9
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-2/+2
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-1/+1
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-5/+5
* BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu2017-06-071-0/+3
* BaseTools: not report error for the optional items in the FmpTokensYonghong Zhu2017-01-061-2/+6
* BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu2016-10-121-2/+2
* BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu2016-08-301-1/+20
* BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu2016-08-231-10/+0
* BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu2016-08-191-1/+3
* BaseTools: Supported FMP capsule image.Yingke Liu2015-06-231-1/+71
* Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming2014-01-101-1/+21
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-1/+49
* 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-1/+6
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+84