mirror of https://github.com/acidanthera/audk.git
94459080c1
BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=2079 The Basetool CopyFileOnChange() and SaveFileOnChange() functions might raise the IOError occasionally when build in Windows with multi-process and build cache enabled. The CopyFileOnChange() and SaveFileOnChange() might be invoked in multiple sub-processes simultaneously, and this patch adds global locks to sync these functions invoking which can harden their reliability. 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> |
||
---|---|---|
.. | ||
AutoGen.py | ||
AutoGenWorker.py | ||
BuildEngine.py | ||
CacheIR.py | ||
DataPipe.py | ||
GenC.py | ||
GenDepex.py | ||
GenMake.py | ||
GenPcdDb.py | ||
GenVar.py | ||
IdfClassObject.py | ||
InfSectionParser.py | ||
ModuleAutoGen.py | ||
ModuleAutoGenHelper.py | ||
PlatformAutoGen.py | ||
StrGather.py | ||
UniClassObject.py | ||
ValidCheckingInfoObject.py | ||
WorkspaceAutoGen.py | ||
__init__.py |