mirror of https://github.com/acidanthera/audk.git
176016387f
Currently BaseTools use 'cp' command for PcdValueInit and GenMake process, as the command can not keep the time info of the source file, which will cause incremental build issue in Linux system, thus the '-p' need be added to keep the source file's attributes in copy process. This patch fixes this issue. Cc: Bob Feng <bob.c.feng@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Signed-off-by: Yuwei Chen <yuwei.chen@intel.com> Reviewed-by: Bob Feng <bob.c.feng@intel.com> |
||
---|---|---|
.. | ||
AutoGen.py | ||
AutoGenWorker.py | ||
BuildEngine.py | ||
DataPipe.py | ||
GenC.py | ||
GenDepex.py | ||
GenMake.py | ||
GenPcdDb.py | ||
GenVar.py | ||
IdfClassObject.py | ||
IncludesAutoGen.py | ||
InfSectionParser.py | ||
ModuleAutoGen.py | ||
ModuleAutoGenHelper.py | ||
PlatformAutoGen.py | ||
StrGather.py | ||
UniClassObject.py | ||
ValidCheckingInfoObject.py | ||
WorkspaceAutoGen.py | ||
__init__.py |