Home
last modified time | relevance | path

Searched refs:gDefaultStores (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Common/
H A DGlobalData.py31 gDefaultStores = [] variable
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/Common/
H A DGlobalData.py31 gDefaultStores = [] variable
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Common/
H A DGlobalData.py31 gDefaultStores = [] variable
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/Common/
H A DGlobalData.py31 gDefaultStores = [] variable
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/Common/
H A DGlobalData.py31 gDefaultStores = [] variable
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/Common/
H A DGlobalData.py31 gDefaultStores = [] variable
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/Common/
H A DGlobalData.py31 gDefaultStores = [] variable
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/Common/
H A DGlobalData.py31 gDefaultStores = [] variable
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/Common/
H A DGlobalData.py31 gDefaultStores = [] variable
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/build/
H A DBuildReport.py755 if GlobalData.gDefaultStores and len(GlobalData.gDefaultStores) > 1:
2177 if GlobalData.gDefaultStores:
2178 FileWrite(File, "DefaultStore: %s" % " ".join(GlobalData.gDefaultStores))
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/build/
H A DBuildReport.py757 if GlobalData.gDefaultStores and len(GlobalData.gDefaultStores) > 1:
2188 if GlobalData.gDefaultStores:
2189 FileWrite(File, "DefaultStore: %s" % " ".join(GlobalData.gDefaultStores))
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/build/
H A DBuildReport.py757 if GlobalData.gDefaultStores and len(GlobalData.gDefaultStores) > 1:
2188 if GlobalData.gDefaultStores:
2189 FileWrite(File, "DefaultStore: %s" % " ".join(GlobalData.gDefaultStores))
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/build/
H A DBuildReport.py757 if GlobalData.gDefaultStores and len(GlobalData.gDefaultStores) > 1:
2188 if GlobalData.gDefaultStores:
2189 FileWrite(File, "DefaultStore: %s" % " ".join(GlobalData.gDefaultStores))
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/build/
H A DBuildReport.py757 if GlobalData.gDefaultStores and len(GlobalData.gDefaultStores) > 1:
2209 if GlobalData.gDefaultStores:
2210 FileWrite(File, "DefaultStore: %s" % " ".join(GlobalData.gDefaultStores))
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/build/
H A DBuildReport.py755 if GlobalData.gDefaultStores and len(GlobalData.gDefaultStores) > 1:
2177 if GlobalData.gDefaultStores:
2178 FileWrite(File, "DefaultStore: %s" % " ".join(GlobalData.gDefaultStores))
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/build/
H A DBuildReport.py755 if GlobalData.gDefaultStores and len(GlobalData.gDefaultStores) > 1:
2177 if GlobalData.gDefaultStores:
2178 FileWrite(File, "DefaultStore: %s" % " ".join(GlobalData.gDefaultStores))
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/build/
H A DBuildReport.py757 if GlobalData.gDefaultStores and len(GlobalData.gDefaultStores) > 1:
2209 if GlobalData.gDefaultStores:
2210 FileWrite(File, "DefaultStore: %s" % " ".join(GlobalData.gDefaultStores))
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/build/
H A DBuildReport.py757 if GlobalData.gDefaultStores and len(GlobalData.gDefaultStores) > 1:
2188 if GlobalData.gDefaultStores:
2189 FileWrite(File, "DefaultStore: %s" % " ".join(GlobalData.gDefaultStores))
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Workspace/
H A DDscBuildData.py706 GlobalData.gDefaultStores = sorted(self.DefaultStores.keys())
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/Workspace/
H A DDscBuildData.py704 GlobalData.gDefaultStores = sorted(self.DefaultStores.keys())
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Workspace/
H A DDscBuildData.py706 GlobalData.gDefaultStores = sorted(self.DefaultStores.keys())
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/Workspace/
H A DDscBuildData.py704 GlobalData.gDefaultStores = sorted(self.DefaultStores.keys())
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/Workspace/
H A DDscBuildData.py706 GlobalData.gDefaultStores = sorted(self.DefaultStores.keys())
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/Workspace/
H A DDscBuildData.py706 GlobalData.gDefaultStores = sorted(self.DefaultStores.keys())
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/Workspace/
H A DDscBuildData.py704 GlobalData.gDefaultStores = sorted(self.DefaultStores.keys())

12