Home
last modified time | relevance | path

Searched defs:efi_system_table (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/
A Defi_api.h431 struct efi_system_table { struct
432 struct efi_table_hdr hdr;
433 u16 *fw_vendor; /* physical addr of wchar_t vendor string */
434 u32 fw_revision;
435 efi_handle_t con_in_handle;
436 struct efi_simple_text_input_protocol *con_in;
460 struct efi_system_table *system_table; argument

Completed in 13 milliseconds