summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/GenFds
AgeCommit message (Expand)Author
2018-04-25Remove unused filesGuo Mang
2017-07-12BaseTools: Fix the bug use same FMP_PAYLOAD in different capsule fileYonghong Zhu
2017-07-12BaseTools: Fix the bug for CArray PCD override in command lineYonghong Zhu
2017-03-25BaseTools: Skip module AutoGen by comparing timestamp.Derek Lin
2017-03-18BaseTools: GenFds get the Size info for FV image in the FD regionYonghong Zhu
2017-02-17BaseTools: Fix bug for GUIDED tool path override by DSC [BuildOptions]Yonghong Zhu
2017-01-23BaseTools: Extend the Macro used in the FDF !include statementYonghong Zhu
2017-01-06BaseTools: not report error for the optional items in the FmpTokensYonghong Zhu
2016-12-29BaseTools: Fix the bug for RAW file alignment value supportYonghong Zhu
2016-11-15BaseTools: FILE DATA to support relative path under Multiple workspaceYonghong Zhu
2016-11-15BaseTools: Fix the bug to support generate FFS by Align=AutoYonghong Zhu
2016-11-02BaseTools: Fix the bug for OptionRom generation with different archYonghong Zhu
2016-10-12BaseTools/GenFds: Support FDF sections in any orderMichael Kinney
2016-10-12BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu
2016-09-25BaseTools: handling the case that map file is not existYonghong Zhu
2016-09-15BaseTools: Fix the bug to handle the read-only fileYonghong Zhu
2016-08-30BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu
2016-08-23BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu
2016-08-19BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu
2016-08-19BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu
2016-07-27BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu
2016-07-14BaseTools: Update the FV region name as upper letterYonghong Zhu
2016-07-12BaseTools/GenFds: unbreak Region.PadBufferLaszlo Ersek
2016-07-12BaseTools/GenFds: speed up Region.PadBuffer()Laszlo Ersek
2016-07-12BaseTools/GenFds: factor out Region.PadBuffer() methodLaszlo Ersek
2016-05-26BaseTools: Fix GenFds issue to wrongly get file without postfix.Liming Gao
2016-05-25BaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and TARGET valueYonghong Zhu
2016-05-16BaseTools/GenFds: enhance INF built arch filterYonghong Zhu
2016-05-11BaseTools: Fix bug in GenFds to handle FV image alignmentYonghong Zhu
2016-04-29BaseTools: fix the bug for FMP to support use Macro as path descriptionYonghong Zhu
2016-04-27BaseTools: Update FMP Capsule support to follow FDF specYonghong Zhu
2016-04-20BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu
2016-04-19BaseTools/GenFds: remove the old logic since ActivePlatform is abs. pathYonghong Zhu
2016-04-19BaseTools/Build: Consider only build-specified architecturesThomas Palmer
2016-04-06BaseTools: cache the defined Guid tool to improve the performanceYonghong Zhu
2016-04-05BaseTools/GenFds: Fix the bug for wrong alignment generate for RAW fileYonghong Zhu
2016-03-28BaseTools: Remove the unnecessary check for RAW FileYonghong Zhu
2016-03-27BaseTools: generate alignment when the FV content come from the filesystemYonghong Zhu
2016-03-27BaseTools: Extend the RAW format to support multiple binary filesYonghong Zhu
2016-03-11BaseTools: update the mail address for stack trace infoYonghong Zhu
2015-12-17BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu
2015-12-07BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID overrideYonghong Zhu
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu
2015-12-07Revert the change in r19137.Yonghong Zhu
2015-12-07BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu
2015-12-07BaseTools: Add support for INF statement in FD regionYonghong Zhu
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu
2015-10-08BaseTools: Update Build tool to support multiple workspacesLi YangX
2015-08-28BaseTools: Fixed bug for single FV generating.Yingke Liu
2015-08-26BaseTools: Fix the missing depex file in GenFdsLiming Gao