|
efi_table_header_t | header |
|
efi_raise_tpl_t | raise_tpl |
|
efi_restore_tpl_t | restore_tpl |
|
efi_allocate_pages_t | allocate_pages |
|
efi_free_pages_t | free_pages |
|
efi_get_memory_map_t | get_memory_map |
|
efi_allocate_pool_t | allocate_pool |
|
efi_free_pool_t | free_pool |
|
efi_create_event_t | create_event |
|
efi_set_timer_t | set_timer |
|
efi_wait_for_event_t | wait_for_event |
|
efi_signal_event_t | signal_event |
|
efi_close_event_t | close_event |
|
efi_check_event_t | check_event |
|
void * | install_protocol_interface |
|
void * | reinstall_protocol_interface |
|
void * | uninstall_protocol_interface |
|
efi_handle_protocol_t | handle_protocol |
|
efi_handle_protocol_t | pc_handle_protocol |
|
efi_register_protocol_notify_t | register_protocol_notify |
|
efi_locate_handle_t | locate_handle |
|
efi_locate_device_path_t | locate_device_path |
|
efi_install_configuration_table_t | install_configuration_table |
|
efi_image_load_t | load_image |
|
efi_image_start_t | start_image |
|
efi_exit_t | exit |
|
void * | unload_image |
|
efi_exit_boot_services_t | exit_boot_services |
|
efi_get_next_monotonic_t | get_next_high_monotonic_count |
|
efi_stall_t | stall |
|
efi_set_watchdog_timer_t | set_watchdog_timer |
|
efi_connect_controller_t | connect_controller |
|
efi_disconnect_controller_t | disconnect_controller |
|
efi_open_protocol_t | open_protocol |
|
efi_close_protocol_t | close_protocol |
|
efi_open_protocol_information_t | open_protocol_information |
|
efi_protocols_per_handle_t | protocols_per_handle |
|
efi_locate_handle_buffer_t | locate_handle_buffer |
|
efi_locate_protocol_t | locate_protocol |
|
void * | install_multiple_protocol_interfaces |
|
void * | uninstall_multiple_protocol_interfaces |
|
efi_calculate_crc32_t | calculate_crc32 |
|
The documentation for this struct was generated from the following file: