Searched refs:runtime_services (Results 1 – 2 of 2) sorted by relevance
42 EfiRuntimeService* runtime_services; member
224 pub fn runtime_services(&self) -> RuntimeServices<'a> { in runtime_services() method227 runtime_services: unsafe { self.table.runtime_services.as_ref() }.unwrap(), in runtime_services()484 runtime_services: &'a EfiRuntimeService, field500 self.runtime_services.get_variable, in get_variable()