Searched refs:TableDsc (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
H A DDatabase.py29 from Table.TableDsc import TableDsc namespace
56 self.TblDsc = TableDsc(self.Cur)
H A DDscClassObject.py30 from Table.TableDsc import TableDsc namespace
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
H A DTableDsc.py22 ## TableDsc
29 class TableDsc(Table): class in inherits:Table
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
H A DDatabase.py30 from Table.TableDsc import TableDsc namespace
97 self.TblDsc = TableDsc(self.Cur)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/
H A DMakefile74 $(BASE_TOOLS_PATH)\Source\Python\Table\TableDsc.py \

Completed in 88 milliseconds