Home
last modified time | relevance | path

Searched refs:TAB_INCLUDES (Results 26 – 50 of 72) sorted by relevance

123

/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DDecObject.py22 from Library.DataType import TAB_INCLUDES
263 self._SecName = TAB_INCLUDES.upper()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/UPT/Object/Parser/
H A DDecObject.py28 from Library.DataType import TAB_INCLUDES
269 self._SecName = TAB_INCLUDES.upper()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/Object/Parser/
H A DDecObject.py22 from Library.DataType import TAB_INCLUDES
263 self._SecName = TAB_INCLUDES.upper()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DDecObject.py22 from Library.DataType import TAB_INCLUDES
263 self._SecName = TAB_INCLUDES.upper()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/Object/Parser/
H A DDecObject.py22 from Library.DataType import TAB_INCLUDES
263 self._SecName = TAB_INCLUDES.upper()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/UPT/Object/Parser/
H A DDecObject.py22 from Library.DataType import TAB_INCLUDES
263 self._SecName = TAB_INCLUDES.upper()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/Common/
H A DInfClassObject.py40 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
182 TAB_SOURCES, TAB_BUILD_OPTIONS, TAB_BINARIES, TAB_INCLUDES, TAB_GUIDS,
682 EdkLogger.debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py43 from Library.DataType import TAB_INCLUDES
380 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py38 from Library.DataType import TAB_INCLUDES
384 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py38 from Library.DataType import TAB_INCLUDES
384 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py38 from Library.DataType import TAB_INCLUDES
384 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py38 from Library.DataType import TAB_INCLUDES
384 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py38 from Library.DataType import TAB_INCLUDES
384 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py38 from Library.DataType import TAB_INCLUDES
384 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py38 from Library.DataType import TAB_INCLUDES
384 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py38 from Library.DataType import TAB_INCLUDES
384 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/PomAdapter/
H A DDecPomAlignment.py38 from Library.DataType import TAB_INCLUDES
384 Logger.Debug(2, "Generate %s ..." % TAB_INCLUDES)
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py533 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1740 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1919 …if self._SectionName in [TAB_INCLUDES.upper(), TAB_GUIDS.upper(), TAB_PROTOCOLS.upper(), TAB_PPIS.…
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py542 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1756 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1935 …if self._SectionName in [TAB_INCLUDES.upper(), TAB_GUIDS.upper(), TAB_PROTOCOLS.upper(), TAB_PPIS.…
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py542 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1756 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1935 …if self._SectionName in [TAB_INCLUDES.upper(), TAB_GUIDS.upper(), TAB_PROTOCOLS.upper(), TAB_PPIS.…
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py542 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1755 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1934 …if self._SectionName in [TAB_INCLUDES.upper(), TAB_GUIDS.upper(), TAB_PROTOCOLS.upper(), TAB_PPIS.…
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py542 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1756 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1935 …if self._SectionName in [TAB_INCLUDES.upper(), TAB_GUIDS.upper(), TAB_PROTOCOLS.upper(), TAB_PPIS.…
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py533 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1740 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1919 …if self._SectionName in [TAB_INCLUDES.upper(), TAB_GUIDS.upper(), TAB_PROTOCOLS.upper(), TAB_PPIS.…
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py533 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1740 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1919 …if self._SectionName in [TAB_INCLUDES.upper(), TAB_GUIDS.upper(), TAB_PROTOCOLS.upper(), TAB_PPIS.…
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py542 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1756 TAB_INCLUDES.upper() : MODEL_EFI_INCLUDE,
1935 …if self._SectionName in [TAB_INCLUDES.upper(), TAB_GUIDS.upper(), TAB_PROTOCOLS.upper(), TAB_PPIS.…

123