Home
last modified time | relevance | path

Searched refs:vendor_guid (Results 1 – 3 of 3) sorted by relevance

/bootable/libbootloader/gbl/libefi/defs/
Druntime_service.h18 const EfiGuid* vendor_guid, uint32_t* attributes,
22 EfiGuid* vendor_guid);
24 const EfiGuid* vendor_guid, uint32_t attributes,
Dsystem_table.h28 EfiGuid vendor_guid; member
/bootable/libbootloader/gbl/efi/src/
Dutils.rs177 if table.vendor_guid == EFI_DTB_TABLE_GUID { in get_efi_fdt()