X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FGenFds%2FVtf.py;h=64b5d771382d4b07c51d0f97cd09c7b5e70628d9;hb=1be2ed90a20618d71ddf34b8a07d038da0b36854;hp=e7e36491db60fbe24f01de4fd734617c0502b13e;hpb=b8a13d736961faff0d11241a0428abc44a084d6e;p=mirror_edk2.git diff --git a/BaseTools/Source/Python/GenFds/Vtf.py b/BaseTools/Source/Python/GenFds/Vtf.py index e7e36491db..64b5d77138 100644 --- a/BaseTools/Source/Python/GenFds/Vtf.py +++ b/BaseTools/Source/Python/GenFds/Vtf.py @@ -1,7 +1,7 @@ ## @file # process VTF generation # -# Copyright (c) 2007, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -16,8 +16,9 @@ # Import Modules # from GenFdsGlobalVariable import GenFdsGlobalVariable -import os +import Common.LongFilePathOs as os from CommonDataClass.FdfClass import VtfClassObject +from Common.LongFilePathSupport import OpenLongFilePath as open T_CHAR_LF = '\n' ## generate VTF