mirror_edk2/BaseTools/Source/Python
Yonghong Zhu 4aa9826def BaseTools: Fix a bug when apply patches to SEC use the FILE_GUID override
Fix a bug when applying patches to SEC modules that use the FILE_GUID
override. Since a temp dir is used when FILE_GUID override is used, the
INF file path comparisons fail. The fix is to capture the real INF file
path comparisons instead of using the temp dir path to the INF.

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@19142 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-07 09:08:05 +00:00
..
AutoGen BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
BPDG BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
build BaseTools: Fix a bug in the VPD report generation 2015-12-07 09:03:35 +00:00
Common BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +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: Fix a bug when apply patches to SEC use the FILE_GUID override 2015-12-07 09:08:05 +00:00
GenPatchPcdTable BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
PatchPcdValue BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
Rsa2048Sha256Sign BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed. 2015-07-01 05:14:28 +00:00
Table BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +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: Add supporting of decimal numbers for INF_VERSION and DEC_SPECIFICATION 2015-11-18 05:38:35 +00:00
Workspace BaseTools: Clean some coding style issues 2015-12-01 04:22:16 +00:00
GNUmakefile Sync BaseTool trunk (version r2599) into EDKII BaseTools. 2013-08-23 02:18:16 +00:00
Makefile BaseTools: Add MultipleWorkspace.py in the common dependency. 2015-10-26 08:48:39 +00:00
sitecustomize.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00