diff options
author | Shi, Steven <steven.shi@intel.com> | 2019-08-22 10:43:59 +0800 |
---|---|---|
committer | Feng, Bob C <bob.c.feng@intel.com> | 2019-08-23 11:26:23 +0800 |
commit | 6dd9aa40193cc905cda5f97d07e30ffbd5299439 (patch) | |
tree | 11d1c4f3469e14e197d91fdeb2398cc86b3e6a4a /BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py | |
parent | 1237517b21305ad96834f9a0514a8365dd8a1c41 (diff) | |
download | edk2-6dd9aa40193cc905cda5f97d07e30ffbd5299439.tar.gz edk2-6dd9aa40193cc905cda5f97d07e30ffbd5299439.tar.bz2 edk2-6dd9aa40193cc905cda5f97d07e30ffbd5299439.zip |
BaseTools: Support long file path in windows for misc functions
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2103
Current CopyFileOnChange() and SaveFileOnChange() in
BaseTools\Source\Python\Common\Misc.py don't use the dedicated
long file path API to handle the file path strings and cannot
support the long file path copy and save in windows. This patch
enhances them to support the long file path copy and save
correctly.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Signed-off-by: Steven Shi <steven.shi@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py')
0 files changed, 0 insertions, 0 deletions