summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/GenFds
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu2016-08-232-14/+11
* BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu2016-08-195-72/+194
* BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu2016-08-191-2/+5
* BaseTools: report error if source module INF is only list in FDF fileYonghong Zhu2016-07-271-0/+15
* BaseTools: Update the FV region name as upper letterYonghong Zhu2016-07-141-2/+2
* BaseTools/GenFds: unbreak Region.PadBufferLaszlo Ersek2016-07-121-1/+1
* BaseTools/GenFds: speed up Region.PadBuffer()Laszlo Ersek2016-07-121-4/+5
* BaseTools/GenFds: factor out Region.PadBuffer() methodLaszlo Ersek2016-07-121-34/+24
* BaseTools: Fix GenFds issue to wrongly get file without postfix.Liming Gao2016-05-261-1/+1
* BaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and TARGET valueYonghong Zhu2016-05-251-5/+27
* BaseTools/GenFds: enhance INF built arch filterYonghong Zhu2016-05-161-0/+10
* BaseTools: Fix bug in GenFds to handle FV image alignmentYonghong Zhu2016-05-111-1/+26
* BaseTools: fix the bug for FMP to support use Macro as path descriptionYonghong Zhu2016-04-291-3/+2
* BaseTools: Update FMP Capsule support to follow FDF specYonghong Zhu2016-04-271-26/+34
* BaseTools: add the support for --pcd feature to patch the binary efiYonghong Zhu2016-04-203-5/+96
* BaseTools/GenFds: remove the old logic since ActivePlatform is abs. pathYonghong Zhu2016-04-191-9/+1
* BaseTools/Build: Consider only build-specified architecturesThomas Palmer2016-04-191-30/+6
* BaseTools: cache the defined Guid tool to improve the performanceYonghong Zhu2016-04-062-3/+8
* BaseTools/GenFds: Fix the bug for wrong alignment generate for RAW fileYonghong Zhu2016-04-053-42/+23
* BaseTools: Remove the unnecessary check for RAW FileYonghong Zhu2016-03-281-2/+0
* BaseTools: generate alignment when the FV content come from the filesystemYonghong Zhu2016-03-271-1/+19
* BaseTools: Extend the RAW format to support multiple binary filesYonghong Zhu2016-03-273-3/+107
* BaseTools: update the mail address for stack trace infoYonghong Zhu2016-03-111-2/+2
* BaseTools: Fix one bug in FD region for multiple workspace supportYonghong Zhu2015-12-171-3/+3
* BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID overrideYonghong Zhu2015-12-071-1/+4
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-071-20/+23
* Revert the change in r19137.Yonghong Zhu2015-12-071-23/+20
* BaseTools: Enhance GenFv Tool to report error messageYonghong Zhu2015-12-071-20/+23
* BaseTools: Add support for INF statement in FD regionYonghong Zhu2015-12-073-31/+91
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-017-131/+131
* BaseTools: Update Build tool to support multiple workspacesLi YangX2015-10-084-9/+18
* BaseTools: Fixed bug for single FV generating.Yingke Liu2015-08-281-2/+27
* BaseTools: Fix the missing depex file in GenFdsLiming Gao2015-08-261-7/+7
* BaseTools: Nested !include support in DSC and FDF filesCecil Sheng2015-08-261-14/+84
* BaseTools/GenFds: Fix 'NoneType' object is not iterable error.Qiu Shumin2015-08-121-2/+2
* BaseTools: Add a keyword FvNameString in FDFYingke Liu2015-07-282-20/+39
* BaseTools: Fixed incorrect alignment bug.Yingke Liu2015-07-161-3/+4
* BaseTools: Supported FMP capsule image.Yingke Liu2015-06-233-17/+266
* BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu2015-06-121-0/+21
* BaseTools: Update GenFds to handle file type Ffs RuleLiming Gao2015-06-081-4/+21
* 1. Update UpdateBuildVersion.py; Yingke Liu2015-02-061-41/+4
* Fix SET statement bug which is always evaluated even it is in a False conditi...Yingke Liu2015-01-191-0/+2
* Enhance error handling for external tool.Yingke Liu2014-12-011-0/+14
* Support DSC and FDF file out of WORKSPACE by GenFds.Yingke Liu2014-09-161-6/+2
* BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF.Yingke Liu2014-09-121-0/+1
* Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a...Abner Chang2014-09-111-0/+26
* License header updated to match correct format.Yingke Liu2014-08-2810-42/+120
* This patch is going to:Hess Chen2014-08-201-1/+1
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-1522-61/+69
* Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming2014-07-011-0/+13