Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libefi/src/
Dallocation.rs24 Initialized(EfiEntry), enumerator
53 EFI_GLOBAL_ALLOCATOR = EfiAllocator::Initialized(efi_entry); in init_efi_global_alloc()
79 EfiAllocator::Initialized(ref entry) => Some(entry), in get_efi_entry()