Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DDepexSection.py23 from CommonDataClass.FdfClass import DepexSectionClassObject
32 class DepexSection (DepexSectionClassObject):
38 DepexSectionClassObject.__init__(self)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DFdfClass.py164 class DepexSectionClassObject (SectionClassObject): class
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DFdfParserLite.py2433 DepexSectionObj = CommonDataClass.FdfClass.DepexSectionClassObject()