iPXE
|
EFI Runtime Services Table. More...
#include <UefiSpec.h>
EFI Runtime Services Table.
Definition at line 1815 of file UefiSpec.h.
EFI_TABLE_HEADER EFI_RUNTIME_SERVICES::Hdr |
The table header for the EFI Runtime Services Table.
Definition at line 1819 of file UefiSpec.h.
EFI_GET_TIME EFI_RUNTIME_SERVICES::GetTime |
Definition at line 1824 of file UefiSpec.h.
Referenced by efi_get_time().
EFI_SET_TIME EFI_RUNTIME_SERVICES::SetTime |
Definition at line 1825 of file UefiSpec.h.
EFI_GET_WAKEUP_TIME EFI_RUNTIME_SERVICES::GetWakeupTime |
Definition at line 1826 of file UefiSpec.h.
EFI_SET_WAKEUP_TIME EFI_RUNTIME_SERVICES::SetWakeupTime |
Definition at line 1827 of file UefiSpec.h.
EFI_SET_VIRTUAL_ADDRESS_MAP EFI_RUNTIME_SERVICES::SetVirtualAddressMap |
Definition at line 1832 of file UefiSpec.h.
EFI_CONVERT_POINTER EFI_RUNTIME_SERVICES::ConvertPointer |
Definition at line 1833 of file UefiSpec.h.
EFI_GET_VARIABLE EFI_RUNTIME_SERVICES::GetVariable |
Definition at line 1838 of file UefiSpec.h.
Referenced by efi_shim_exit_boot_services(), efi_shim_install(), and efi_shim_uninstall().
EFI_GET_NEXT_VARIABLE_NAME EFI_RUNTIME_SERVICES::GetNextVariableName |
Definition at line 1839 of file UefiSpec.h.
EFI_SET_VARIABLE EFI_RUNTIME_SERVICES::SetVariable |
Definition at line 1840 of file UefiSpec.h.
Referenced by efi_shim_exit_boot_services(), efi_shim_install(), and efi_shim_uninstall().
EFI_GET_NEXT_HIGH_MONO_COUNT EFI_RUNTIME_SERVICES::GetNextHighMonotonicCount |
Definition at line 1845 of file UefiSpec.h.
EFI_RESET_SYSTEM EFI_RUNTIME_SERVICES::ResetSystem |
Definition at line 1846 of file UefiSpec.h.
Referenced by efi_poweroff(), and efi_reboot().
EFI_UPDATE_CAPSULE EFI_RUNTIME_SERVICES::UpdateCapsule |
Definition at line 1851 of file UefiSpec.h.
EFI_QUERY_CAPSULE_CAPABILITIES EFI_RUNTIME_SERVICES::QueryCapsuleCapabilities |
Definition at line 1852 of file UefiSpec.h.
EFI_QUERY_VARIABLE_INFO EFI_RUNTIME_SERVICES::QueryVariableInfo |
Definition at line 1857 of file UefiSpec.h.