Searched defs:configuration_table (Results 1 – 2 of 2) sorted by relevance
45 const EfiConfigurationTable* configuration_table; member
242 pub fn configuration_table(&self) -> Option<&[EfiConfigurationTable]> { in configuration_table() method