Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Defimd.c49 static EFI_GUID hcdp_guid = HCDP_TABLE_GUID; variable
74 bi->bi_hcdp = (uint64_t)efi_get_table(&hcdp_guid); in ldr_bootinfo()