Searched refs:ConfigurationTable (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/stand/efi/libefi/
H A Dlibefi.c47 id = &ST->ConfigurationTable[i].VendorGuid;
49 return (ST->ConfigurationTable[i].VendorTable);
/freebsd-12-stable/stand/efi/loader/
H A Dmain.c1129 guid = &ST->ConfigurationTable[k].VendorGuid;
1134 ST->ConfigurationTable[k].VendorTable);
1136 smbios_detect(ST->ConfigurationTable[k].VendorTable);
1279 guid = &ST->ConfigurationTable[i].VendorGuid;
1287 printf(" at %p\n", ST->ConfigurationTable[i].VendorTable);
/freebsd-12-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1930 /// Contains a set of GUID/pointer pairs comprised of the ConfigurationTable field in the
2000 /// The number of system configuration tables in the buffer ConfigurationTable.
2007 EFI_CONFIGURATION_TABLE *ConfigurationTable; member in struct:__anon10667
/freebsd-12-stable/stand/efi/include/
H A Defiapi.h914 EFI_CONFIGURATION_TABLE *ConfigurationTable; member in struct:_EFI_SYSTEM_TABLE

Completed in 123 milliseconds