iPXE
|
EFI Boot Services Table. More...
#include <UefiSpec.h>
EFI Boot Services Table.
Definition at line 1917 of file UefiSpec.h.
EFI_TABLE_HEADER EFI_BOOT_SERVICES::Hdr |
The table header for the EFI Boot Services Table.
Definition at line 1921 of file UefiSpec.h.
EFI_RAISE_TPL EFI_BOOT_SERVICES::RaiseTPL |
Definition at line 1926 of file UefiSpec.h.
Referenced by efi_currticks(), efi_entropy_disable(), efi_raise_tpl(), efi_raise_tpl_wrapper(), efi_wrap_bs(), nii_block(), and nii_issue_cpb_db().
EFI_RESTORE_TPL EFI_BOOT_SERVICES::RestoreTPL |
Definition at line 1927 of file UefiSpec.h.
Referenced by efi_currticks(), efi_entropy_enable(), efi_restore_tpl(), efi_restore_tpl_wrapper(), efi_wrap_bs(), nii_block(), and nii_issue_cpb_db().
EFI_ALLOCATE_PAGES EFI_BOOT_SERVICES::AllocatePages |
Definition at line 1932 of file UefiSpec.h.
Referenced by efi_allocate_pages_wrapper(), efi_urealloc(), and efi_wrap_bs().
EFI_FREE_PAGES EFI_BOOT_SERVICES::FreePages |
Definition at line 1933 of file UefiSpec.h.
Referenced by efi_free_pages_wrapper(), efi_urealloc(), and efi_wrap_bs().
EFI_GET_MEMORY_MAP EFI_BOOT_SERVICES::GetMemoryMap |
Definition at line 1934 of file UefiSpec.h.
Referenced by efi_get_memory_map_wrapper(), efi_shim_install(), efi_shim_uninstall(), and efi_wrap_bs().
EFI_ALLOCATE_POOL EFI_BOOT_SERVICES::AllocatePool |
Definition at line 1935 of file UefiSpec.h.
Referenced by efi_allocate_pool_wrapper(), efi_init(), efi_snp_hii_append(), efi_usb_get_string_descriptor(), efi_vlan_find(), and efi_wrap_bs().
EFI_FREE_POOL EFI_BOOT_SERVICES::FreePool |
Definition at line 1936 of file UefiSpec.h.
Referenced by dbg_efi_openers(), dbg_efi_protocols(), efi_block_boot(), efi_block_scan(), efi_devpath_text(), efi_driver_handles(), efi_free_pool_wrapper(), efi_handle_name(), efi_init(), efi_local_open_volume(), efi_snp_hii_append(), efi_unload(), efi_usb_get_string_descriptor(), efi_veto(), efi_veto_close(), efi_veto_close_handle(), efi_veto_close_protocol(), efi_veto_disconnect(), efi_wrap_bs(), efifb_draw(), efifb_select_mode(), efipci_discover_any(), and nii_pci_open().
EFI_CREATE_EVENT EFI_BOOT_SERVICES::CreateEvent |
Definition at line 1941 of file UefiSpec.h.
Referenced by efi_create_event_wrapper(), efi_entropy_enable(), efi_init(), efi_snp_probe(), efi_tick_startup(), efi_usb_open(), efi_wrap_bs(), and mnpnet_open().
EFI_SET_TIMER EFI_BOOT_SERVICES::SetTimer |
Definition at line 1942 of file UefiSpec.h.
Referenced by efi_entropy_tick(), efi_set_timer_wrapper(), efi_tick_shutdown(), efi_tick_startup(), efi_usb_async_start(), efi_usb_async_stop(), efi_usb_close(), and efi_wrap_bs().
EFI_WAIT_FOR_EVENT EFI_BOOT_SERVICES::WaitForEvent |
Definition at line 1943 of file UefiSpec.h.
Referenced by efi_entropy_tick(), efi_wait_for_event_wrapper(), and efi_wrap_bs().
EFI_SIGNAL_EVENT EFI_BOOT_SERVICES::SignalEvent |
Definition at line 1944 of file UefiSpec.h.
Referenced by efi_check_event_wrapper(), efi_close_event_wrapper(), efi_signal_event_wrapper(), efi_snp_poll(), efi_wrap_bs(), and mnpnet_poll_rx().
EFI_CLOSE_EVENT EFI_BOOT_SERVICES::CloseEvent |
Definition at line 1945 of file UefiSpec.h.
Referenced by efi_entropy_disable(), efi_init(), efi_snp_probe(), efi_snp_remove(), efi_tick_shutdown(), efi_unload(), efi_usb_close(), efi_usb_open(), efi_wrap_bs(), mnpnet_close(), and mnpnet_open().
EFI_CHECK_EVENT EFI_BOOT_SERVICES::CheckEvent |
Definition at line 1946 of file UefiSpec.h.
Referenced by efi_iskey(), and efi_wrap_bs().
EFI_INSTALL_PROTOCOL_INTERFACE EFI_BOOT_SERVICES::InstallProtocolInterface |
Definition at line 1951 of file UefiSpec.h.
Referenced by efi_install_protocol_interface_wrapper(), and efi_wrap_bs().
EFI_REINSTALL_PROTOCOL_INTERFACE EFI_BOOT_SERVICES::ReinstallProtocolInterface |
Definition at line 1952 of file UefiSpec.h.
Referenced by efi_reinstall_protocol_interface_wrapper(), and efi_wrap_bs().
EFI_UNINSTALL_PROTOCOL_INTERFACE EFI_BOOT_SERVICES::UninstallProtocolInterface |
Definition at line 1953 of file UefiSpec.h.
Referenced by efi_uninstall_protocol_interface_wrapper(), and efi_wrap_bs().
EFI_HANDLE_PROTOCOL EFI_BOOT_SERVICES::HandleProtocol |
Definition at line 1954 of file UefiSpec.h.
Referenced by dbg_efi_protocol(), efi_file_path_claim(), efi_handle_protocol_wrapper(), and efi_wrap_bs().
VOID* EFI_BOOT_SERVICES::Reserved |
Definition at line 1955 of file UefiSpec.h.
EFI_REGISTER_PROTOCOL_NOTIFY EFI_BOOT_SERVICES::RegisterProtocolNotify |
Definition at line 1956 of file UefiSpec.h.
Referenced by efi_register_protocol_notify_wrapper(), and efi_wrap_bs().
EFI_LOCATE_HANDLE EFI_BOOT_SERVICES::LocateHandle |
Definition at line 1957 of file UefiSpec.h.
Referenced by efi_locate_handle_wrapper(), and efi_wrap_bs().
EFI_LOCATE_DEVICE_PATH EFI_BOOT_SERVICES::LocateDevicePath |
Definition at line 1958 of file UefiSpec.h.
Referenced by efi_file_path_claim(), efi_local_open_volume(), efi_locate_device(), efi_locate_device_path_wrapper(), efi_wrap_bs(), and usbio_open().
EFI_INSTALL_CONFIGURATION_TABLE EFI_BOOT_SERVICES::InstallConfigurationTable |
Definition at line 1959 of file UefiSpec.h.
Referenced by efi_install_configuration_table_wrapper(), and efi_wrap_bs().
EFI_IMAGE_LOAD EFI_BOOT_SERVICES::LoadImage |
Definition at line 1964 of file UefiSpec.h.
Referenced by efi_block_exec(), efi_image_exec(), efi_image_probe(), efi_load_image_wrapper(), and efi_wrap_bs().
EFI_IMAGE_START EFI_BOOT_SERVICES::StartImage |
Definition at line 1965 of file UefiSpec.h.
Referenced by efi_block_exec(), efi_image_exec(), efi_start_image_wrapper(), and efi_wrap_bs().
EFI_EXIT EFI_BOOT_SERVICES::Exit |
Definition at line 1966 of file UefiSpec.h.
Referenced by efi_exit_wrapper(), efi_init(), and efi_wrap_bs().
EFI_IMAGE_UNLOAD EFI_BOOT_SERVICES::UnloadImage |
Definition at line 1967 of file UefiSpec.h.
Referenced by efi_block_exec(), efi_image_exec(), efi_image_probe(), efi_unload_image_wrapper(), efi_veto_unload(), and efi_wrap_bs().
EFI_EXIT_BOOT_SERVICES EFI_BOOT_SERVICES::ExitBootServices |
Definition at line 1968 of file UefiSpec.h.
Referenced by efi_exit_boot_services_wrapper(), and efi_wrap_bs().
EFI_GET_NEXT_MONOTONIC_COUNT EFI_BOOT_SERVICES::GetNextMonotonicCount |
Definition at line 1973 of file UefiSpec.h.
Referenced by efi_get_next_monotonic_count_wrapper(), and efi_wrap_bs().
EFI_STALL EFI_BOOT_SERVICES::Stall |
Definition at line 1974 of file UefiSpec.h.
Referenced by efi_stall_wrapper(), efi_udelay(), and efi_wrap_bs().
EFI_SET_WATCHDOG_TIMER EFI_BOOT_SERVICES::SetWatchdogTimer |
Definition at line 1975 of file UefiSpec.h.
Referenced by efi_set_watchdog_timer_wrapper(), efi_watchdog_expired(), efi_watchdog_shutdown(), and efi_wrap_bs().
EFI_CONNECT_CONTROLLER EFI_BOOT_SERVICES::ConnectController |
Definition at line 1980 of file UefiSpec.h.
Referenced by efi_block_connect(), efi_connect_controller_wrapper(), efi_driver_connect(), efi_driver_reconnect(), efi_usb_probe(), and efi_wrap_bs().
EFI_DISCONNECT_CONTROLLER EFI_BOOT_SERVICES::DisconnectController |
Definition at line 1981 of file UefiSpec.h.
Referenced by efi_disconnect_controller_wrapper(), efi_driver_connect(), efi_driver_disconnect(), efi_usb_uninstall(), efi_veto_disconnect(), and efi_wrap_bs().
EFI_OPEN_PROTOCOL EFI_BOOT_SERVICES::OpenProtocol |
Definition at line 1986 of file UefiSpec.h.
Referenced by chained_locate(), chained_supported(), efi_block_local(), efi_block_match(), efi_block_root(), efi_block_scan(), efi_cachedhcp_record(), efi_child_add(), efi_console_init(), efi_driver_controller_name(), efi_dump_image(), efi_file_install(), efi_handle_name(), efi_image_exec(), efi_init(), efi_local_open_root(), efi_locate_device(), efi_open_protocol_wrapper(), efi_service_add(), efi_service_del(), efi_set_autoboot_ll_addr(), efi_shim_inhibit_pxe(), efi_snp_probe(), efi_veto_find(), efi_veto_uninstall(), efi_wrap_bs(), efidev_alloc(), efipci_discover_one(), efipci_open(), efipci_root_open(), mnpnet_start(), nii_pci_open(), nii_start(), snpnet_start(), snpnet_supported(), usbio_open(), usbio_path(), usbio_start(), and usbio_supported().
EFI_CLOSE_PROTOCOL EFI_BOOT_SERVICES::CloseProtocol |
Definition at line 1987 of file UefiSpec.h.
Referenced by chained_locate(), chained_supported(), efi_block_local(), efi_block_match(), efi_block_root(), efi_block_scan(), efi_cachedhcp_record(), efi_child_del(), efi_close_protocol_wrapper(), efi_dump_image(), efi_file_install(), efi_file_uninstall(), efi_handle_name(), efi_local_open_root(), efi_locate_device(), efi_service_add(), efi_service_del(), efi_set_autoboot_ll_addr(), efi_shim_inhibit_pxe(), efi_snp_probe(), efi_snp_remove(), efi_veto_close_protocol(), efi_veto_find(), efi_veto_uninstall(), efi_wrap_bs(), efidev_alloc(), efipci_close(), efipci_discover_one(), efipci_open(), efipci_root_close(), mnpnet_start(), mnpnet_stop(), nii_pci_close(), nii_pci_open(), nii_start(), nii_stop(), snpnet_start(), snpnet_stop(), usbio_close(), usbio_path(), usbio_start(), usbio_stop(), and usbio_supported().
EFI_OPEN_PROTOCOL_INFORMATION EFI_BOOT_SERVICES::OpenProtocolInformation |
Definition at line 1988 of file UefiSpec.h.
Referenced by dbg_efi_openers(), efi_open_protocol_information_wrapper(), efi_veto_close_protocol(), and efi_wrap_bs().
EFI_PROTOCOLS_PER_HANDLE EFI_BOOT_SERVICES::ProtocolsPerHandle |
Definition at line 1993 of file UefiSpec.h.
Referenced by dbg_efi_protocols(), efi_handle_name(), efi_protocols_per_handle_wrapper(), efi_veto_close_handle(), and efi_wrap_bs().
EFI_LOCATE_HANDLE_BUFFER EFI_BOOT_SERVICES::LocateHandleBuffer |
Definition at line 1994 of file UefiSpec.h.
Referenced by efi_block_boot(), efi_block_scan(), efi_driver_handles(), efi_local_open_volume(), efi_locate_handle_buffer_wrapper(), efi_veto(), efi_veto_close(), efi_veto_disconnect(), efi_wrap_bs(), and efipci_discover_any().
EFI_LOCATE_PROTOCOL EFI_BOOT_SERVICES::LocateProtocol |
Definition at line 1995 of file UefiSpec.h.
Referenced by efi_bofm_start(), efi_bofm_supported(), efi_init(), efi_locate_protocol_wrapper(), efi_shim_unlock(), efi_wrap_bs(), and efifb_init().
EFI_INSTALL_MULTIPLE_PROTOCOL_INTERFACES EFI_BOOT_SERVICES::InstallMultipleProtocolInterfaces |
Definition at line 1996 of file UefiSpec.h.
Referenced by efi_block_hook(), efi_download_install(), efi_driver_install(), efi_file_install(), efi_file_path_install(), efi_install_multiple_protocol_interfaces_wrapper(), efi_pxe_install(), efi_snp_hii_install(), efi_snp_probe(), efi_usb_install(), and efi_wrap_bs().
EFI_UNINSTALL_MULTIPLE_PROTOCOL_INTERFACES EFI_BOOT_SERVICES::UninstallMultipleProtocolInterfaces |
Definition at line 1997 of file UefiSpec.h.
Referenced by efi_block_hook(), efi_block_unhook(), efi_download_uninstall(), efi_driver_uninstall(), efi_file_install(), efi_file_path_claim(), efi_file_path_uninstall(), efi_file_uninstall(), efi_pxe_install(), efi_pxe_uninstall(), efi_snp_hii_install(), efi_snp_hii_uninstall(), efi_snp_probe(), efi_snp_remove(), efi_uninstall_multiple_protocol_interfaces_wrapper(), efi_usb_install(), efi_usb_uninstall(), efi_veto_uninstall(), and efi_wrap_bs().
EFI_CALCULATE_CRC32 EFI_BOOT_SERVICES::CalculateCrc32 |
Definition at line 2002 of file UefiSpec.h.
EFI_COPY_MEM EFI_BOOT_SERVICES::CopyMem |
Definition at line 2007 of file UefiSpec.h.
EFI_SET_MEM EFI_BOOT_SERVICES::SetMem |
Definition at line 2008 of file UefiSpec.h.
EFI_CREATE_EVENT_EX EFI_BOOT_SERVICES::CreateEventEx |
Definition at line 2009 of file UefiSpec.h.
Referenced by efi_create_event_ex_wrapper(), and efi_wrap_bs().