Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c245 UINTN efi_mapkey; in bi_load_efi_data() local
287 BS->GetMemoryMap(&sz, NULL, &efi_mapkey, &mmsz, &mmver); in bi_load_efi_data()
308 status = BS->GetMemoryMap(&sz, mm, &efi_mapkey, &mmsz, &mmver); in bi_load_efi_data()
314 status = BS->ExitBootServices(IH, efi_mapkey); in bi_load_efi_data()