edk2/BaseTools/Source/Python
Liming Gao b74d65ed3a BaseTools: Update GenFds to handle file type Ffs Rule
Ffs Rule can specify a file type instead of specific file name. GenFds
should search Binary sections of module INF file and output directory
of the module to find all matched file with the specific file type.
Current GenFds only considers the final output target file. This patch
applies the above rule to match output file with the specific file type.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Yingke Liu <yingke.d.liu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17579 6f19259b-4bc3-4df7-8a09-765794883524
2015-06-08 09:44:01 +00:00
..
AutoGen BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.h 2015-06-08 08:08:58 +00:00
BPDG There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
Common BaseTools: Implement BUILDRULEORDER for tools_def 2015-05-26 10:32:07 +00:00
CommonDataClass BaseTools/Build: Add SDL support 2015-04-10 06:59:47 +00:00
Ecc BaseTools/ECC: Fix some issues of ECC tool 2014-12-09 06:41:58 +00:00
Eot There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
GenFds BaseTools: Update GenFds to handle file type Ffs Rule 2015-06-08 09:44:01 +00:00
GenPatchPcdTable There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
PatchPcdValue There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
Rsa2048Sha256Sign Contributed-under: TianoCore Contribution Agreement 1.0 2014-08-14 20:08:17 +00:00
Table There is a limitation on WINDOWS OS for the length of entire file path can’t be larger than 255. There is an OS API provided by Microsoft to add “\\?\” before the path header to support the long file path. Enable this feature on basetools. 2014-08-15 03:06:48 +00:00
TargetTool License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Trim License header updated to match correct format. 2014-08-28 13:53:34 +00:00
UPT BaseTools/UPT: Fix an issue of storing wrong PCD into XML file. 2014-11-25 04:58:17 +00:00
Workspace BaseTools/Build: Add all support skuid to the Pcd DB system skuid table 2015-04-10 07:06:13 +00:00
build Fixed build issue with fds target specified. 2015-01-19 05:01:39 +00:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory. 2015-04-10 06:20:39 +00:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00