|
iPXE
|
EFI Runtime Services Table. More...
#include <UefiSpec.h>
EFI Runtime Services Table.
Definition at line 1879 of file UefiSpec.h.
| EFI_TABLE_HEADER EFI_RUNTIME_SERVICES::Hdr |
The table header for the EFI Runtime Services Table.
Definition at line 1883 of file UefiSpec.h.
| EFI_GET_TIME EFI_RUNTIME_SERVICES::GetTime |
Definition at line 1888 of file UefiSpec.h.
Referenced by efi_get_time(), efi_get_time_wrapper(), and efi_wrap_rs().
| EFI_SET_TIME EFI_RUNTIME_SERVICES::SetTime |
Definition at line 1889 of file UefiSpec.h.
Referenced by efi_set_time_wrapper(), and efi_wrap_rs().
| EFI_GET_WAKEUP_TIME EFI_RUNTIME_SERVICES::GetWakeupTime |
Definition at line 1890 of file UefiSpec.h.
Referenced by efi_get_wakeup_time_wrapper(), and efi_wrap_rs().
| EFI_SET_WAKEUP_TIME EFI_RUNTIME_SERVICES::SetWakeupTime |
Definition at line 1891 of file UefiSpec.h.
Referenced by efi_set_wakeup_time_wrapper(), and efi_wrap_rs().
| EFI_SET_VIRTUAL_ADDRESS_MAP EFI_RUNTIME_SERVICES::SetVirtualAddressMap |
Definition at line 1896 of file UefiSpec.h.
| EFI_CONVERT_POINTER EFI_RUNTIME_SERVICES::ConvertPointer |
Definition at line 1897 of file UefiSpec.h.
| EFI_GET_VARIABLE EFI_RUNTIME_SERVICES::GetVariable |
Definition at line 1902 of file UefiSpec.h.
Referenced by efi_boot_path(), efi_cacert_all(), efi_current_boot_path(), efi_get_variable_wrapper(), efi_shim_get_memory_map(), efi_shim_install(), efi_shim_uninstall(), efi_wrap_rs(), and efivars_fetch().
| EFI_GET_NEXT_VARIABLE_NAME EFI_RUNTIME_SERVICES::GetNextVariableName |
Definition at line 1903 of file UefiSpec.h.
Referenced by efi_get_next_variable_name_wrapper(), efi_wrap_rs(), and efivars_find().
| EFI_SET_VARIABLE EFI_RUNTIME_SERVICES::SetVariable |
Definition at line 1904 of file UefiSpec.h.
Referenced by efi_reboot(), efi_set_variable_wrapper(), efi_shim_get_memory_map(), efi_shim_install(), efi_shim_uninstall(), and efi_wrap_rs().
| EFI_GET_NEXT_HIGH_MONO_COUNT EFI_RUNTIME_SERVICES::GetNextHighMonotonicCount |
Definition at line 1909 of file UefiSpec.h.
| EFI_RESET_SYSTEM EFI_RUNTIME_SERVICES::ResetSystem |
Definition at line 1910 of file UefiSpec.h.
Referenced by efi_poweroff(), efi_reboot(), efi_reset_system_wrapper(), and efi_wrap_rs().
| EFI_UPDATE_CAPSULE EFI_RUNTIME_SERVICES::UpdateCapsule |
Definition at line 1915 of file UefiSpec.h.
| EFI_QUERY_CAPSULE_CAPABILITIES EFI_RUNTIME_SERVICES::QueryCapsuleCapabilities |
Definition at line 1916 of file UefiSpec.h.
| EFI_QUERY_VARIABLE_INFO EFI_RUNTIME_SERVICES::QueryVariableInfo |
Definition at line 1921 of file UefiSpec.h.
1.8.15