]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/AutoGen/DataPipe.py
BaseTools: Leverage compiler output to optimize binary cache
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / DataPipe.py
index 078bafecb45b28b7970cb153e6fd36b722b3a4d7..50403fbfb56285becc51c3353a49881f93e103ce 100755 (executable)
@@ -159,6 +159,8 @@ class MemoryDataPipe(DataPipe):
 \r
         self.DataContainer = {"LogLevel": EdkLogger.GetLevel()}\r
 \r
+        self.DataContainer = {"UseHashCache":GlobalData.gUseHashCache}\r
+\r
         self.DataContainer = {"BinCacheSource":GlobalData.gBinCacheSource}\r
 \r
         self.DataContainer = {"BinCacheDest":GlobalData.gBinCacheDest}\r