audk/BaseTools/Source/Python
Yonghong Zhu 7beed8a3da BaseTools:added extern protocol/PPI/GUID definition in AutoGen for Library
We already added the extern declaration for protocols/PPI/GUID in AutoGen.h
file for driver, but missing this feature for the Library. so this patch
add it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18661 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-26 03:26:55 +00:00
..
AutoGen BaseTools:added extern protocol/PPI/GUID definition in AutoGen for Library 2015-10-26 03:26:55 +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: Fix the issue to support windows root directory 2015-10-14 09:43:43 +00:00
CommonDataClass BaseTools: Add a keyword FvNameString in FDF 2015-07-28 05:53:08 +00:00
Ecc BaseTools: Update ECC tool to support multiple workspaces 2015-10-08 09:28:51 +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 Build tool to support multiple workspaces 2015-10-08 09:27:14 +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 BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed. 2015-07-01 05:14:28 +00:00
Table BaseTools/Ecc: Add a checkpoint for invalid UNI file. 2015-06-25 07:50:55 +00:00
TargetTool License header updated to match correct format. 2014-08-28 13:53:34 +00:00
Trim BaseTools/Trim: Fixed a bug that cannot trim long values 2015-08-06 08:05:59 +00:00
UPT BaseTool/UPT: Fix two wrong imports for UPT 2015-10-10 05:46:00 +00:00
Workspace BaseTools: Update Build tool to support multiple workspaces 2015-10-08 09:27:14 +00:00
build BaseTools: Fixed an error reported during generating report 2015-10-12 06:02:09 +00:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile Adds new files to the Makefile for testing changed sources 2015-06-10 14:34:40 +00:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00