Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Dlibefi.c46 return (ST->ConfigurationTable[i].VendorTable); in efi_get_table()
/freebsd/stand/efi/loader/
H A Dmain.c1162 VOID *const VT = ST->ConfigurationTable[k].VendorTable; in efi_smbios_detect()
1669 printf(" at %p\n", ST->ConfigurationTable[i].VendorTable); in command_configuration()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h2035 VOID *VendorTable; member