Searched refs:TablePcd (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Table/
H A DTablePcd.py21 ## TablePcd
28 class TablePcd(Table): class in inherits:Table
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DDatabase.py26 from Table.TablePcd import TablePcd namespace
93 self.TblPcd = TablePcd(self.Cur)

Completed in 1117 milliseconds