Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loaded_image.c93 if (!loaded_image_protocol->system_table || in execute()
94 loaded_image_protocol->system_table->hdr.signature != in execute()
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c1541 info->system_table = &systab; in efi_setup_loaded_image()
1747 info->system_table = &systab; in efi_load_image()
/openbmc/u-boot/include/
H A Defi_api.h341 struct efi_system_table *system_table; member
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmbios.py247 sm_ptr = efi.system_table.ConfigurationTableDict.get(efi.SMBIOS_TABLE_GUID)