Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/efi/libefi/
H A Dlibefi.c67 id = &ST->ConfigurationTable[i].VendorGuid; in efi_get_table()
69 return (ST->ConfigurationTable[i].VendorTable); in efi_get_table()
/titanic_53/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c596 guid = &ST->ConfigurationTable[i].VendorGuid; in command_configuration()
604 printf(" at %p\n", ST->ConfigurationTable[i].VendorTable); in command_configuration()
/titanic_53/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h816 EFI_CONFIGURATION_TABLE *ConfigurationTable; member
/titanic_53/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h899 EFI_CONFIGURATION_TABLE *ConfigurationTable; member