Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/efi/
H A Defi.c82 EFI_GUID esrt_guid = EFI_SYSTEM_RESOURCE_TABLE_GUID; in efiioc_get_table() local
/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Defiboot.c834 static EFI_GUID esrt_guid = EFI_SYSTEM_RESOURCE_TABLE_GUID; variable