Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DDatabase.py29 from Table.TableDsc import TableDsc
56 self.TblDsc = TableDsc(self.Cur)
DDscClassObject.py30 from Table.TableDsc import TableDsc
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DDatabase.py30 from Table.TableDsc import TableDsc
97 self.TblDsc = TableDsc(self.Cur)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTableDsc.py29 class TableDsc(Table): class
/device/linaro/bootloader/edk2/BaseTools/Source/Python/
DMakefile73 $(BASE_TOOLS_PATH)\Source\Python\Table\TableDsc.py \