Home
last modified time | relevance | path

Searched refs:InfDepexObject (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfSectionParser.py44 from Object.Parser.InfDepexObject import InfDepexObject
236 self.InfDepexSection = InfDepexObject()
237 self.InfPeiDepexSection = InfDepexObject()
238 self.InfDxeDepexSection = InfDepexObject()
239 self.InfSmmDepexSection = InfDepexObject()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfDepexObject.py87 class InfDepexObject(InfSectionCommonDef): class
/device/linaro/bootloader/edk2/BaseTools/Source/Python/
DMakefile192 $(BASE_TOOLS_PATH)\Source\Python\UPT\Object\Parser\InfDepexObject.py \