Home
last modified time | relevance | path

Searched defs:guid (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/driver/firmware/efi/
H A Dtables.rs246 fn guid(&self) -> &'static uefi_raw::Guid; in guid() method
273 fn guid(&self) -> &'static uefi_raw::Guid { in guid() method
302 fn guid(&self) -> &'static uefi_raw::Guid { in guid() method
331 fn guid(&self) -> &'static uefi_raw::Guid { in guid() method
362 fn guid(&self) -> &'static uefi_raw::Guid { in guid() method
H A Dmod.rs13 pub mod guid; module