mirror of https://github.com/acidanthera/audk.git
0b836855fb
BZ: https://bugzilla.tianocore.org/process_bug.cgi On Windows OS, sometime the generated file is not immediate saved to disk. When run nmake, prompt AutoGen.h not found, and stop build. Below blog shows Write-Replace to fix it. This patch uses this way to write temp file, then rename the temp file to the real file. https://blog.gocept.com/2013/07/15/reliable-file-updates-with-python/ Cc: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <liming.gao@intel.com> Cc: Yonghong Zhu <yonghong.zhu@intel.com> Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com> Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com> |
||
---|---|---|
.. | ||
Edk2 | ||
Uefi | ||
BuildToolError.py | ||
BuildVersion.py | ||
DataType.py | ||
EdkLogger.py | ||
Expression.py | ||
GlobalData.py | ||
LongFilePathOs.py | ||
LongFilePathOsPath.py | ||
LongFilePathSupport.py | ||
Misc.py | ||
MultipleWorkspace.py | ||
Parsing.py | ||
RangeExpression.py | ||
StringUtils.py | ||
TargetTxtClassObject.py | ||
ToolDefClassObject.py | ||
VariableAttributes.py | ||
VpdInfoFile.py | ||
__init__.py | ||
caching.py |