ReactOS 0.4.15-dev-7958-gcd0bb1a
EFI_RUNTIME_SERVICES Struct Reference

#include <UefiSpec.h>

Collaboration diagram for EFI_RUNTIME_SERVICES:

Public Attributes

EFI_TABLE_HEADER Hdr
 
EFI_GET_TIME GetTime
 
EFI_SET_TIME SetTime
 
EFI_GET_WAKEUP_TIME GetWakeupTime
 
EFI_SET_WAKEUP_TIME SetWakeupTime
 
EFI_SET_VIRTUAL_ADDRESS_MAP SetVirtualAddressMap
 
EFI_CONVERT_POINTER ConvertPointer
 
EFI_GET_VARIABLE GetVariable
 
EFI_GET_NEXT_VARIABLE_NAME GetNextVariableName
 
EFI_SET_VARIABLE SetVariable
 
EFI_GET_NEXT_HIGH_MONO_COUNT GetNextHighMonotonicCount
 
EFI_RESET_SYSTEM ResetSystem
 
EFI_UPDATE_CAPSULE UpdateCapsule
 
EFI_QUERY_CAPSULE_CAPABILITIES QueryCapsuleCapabilities
 
EFI_QUERY_VARIABLE_INFO QueryVariableInfo
 

Detailed Description

EFI Runtime Services Table.

Definition at line 1743 of file UefiSpec.h.

Member Data Documentation

◆ ConvertPointer

EFI_CONVERT_POINTER EFI_RUNTIME_SERVICES::ConvertPointer

Definition at line 1761 of file UefiSpec.h.

◆ GetNextHighMonotonicCount

EFI_GET_NEXT_HIGH_MONO_COUNT EFI_RUNTIME_SERVICES::GetNextHighMonotonicCount

Definition at line 1773 of file UefiSpec.h.

◆ GetNextVariableName

EFI_GET_NEXT_VARIABLE_NAME EFI_RUNTIME_SERVICES::GetNextVariableName

Definition at line 1767 of file UefiSpec.h.

◆ GetTime

EFI_GET_TIME EFI_RUNTIME_SERVICES::GetTime

Definition at line 1752 of file UefiSpec.h.

Referenced by UefiGetTime().

◆ GetVariable

EFI_GET_VARIABLE EFI_RUNTIME_SERVICES::GetVariable

Definition at line 1766 of file UefiSpec.h.

Referenced by EfiGetVariable().

◆ GetWakeupTime

EFI_GET_WAKEUP_TIME EFI_RUNTIME_SERVICES::GetWakeupTime

Definition at line 1754 of file UefiSpec.h.

◆ Hdr

EFI_TABLE_HEADER EFI_RUNTIME_SERVICES::Hdr

The table header for the EFI Runtime Services Table.

Definition at line 1747 of file UefiSpec.h.

◆ QueryCapsuleCapabilities

EFI_QUERY_CAPSULE_CAPABILITIES EFI_RUNTIME_SERVICES::QueryCapsuleCapabilities

Definition at line 1780 of file UefiSpec.h.

◆ QueryVariableInfo

EFI_QUERY_VARIABLE_INFO EFI_RUNTIME_SERVICES::QueryVariableInfo

Definition at line 1785 of file UefiSpec.h.

◆ ResetSystem

EFI_RESET_SYSTEM EFI_RUNTIME_SERVICES::ResetSystem

Definition at line 1774 of file UefiSpec.h.

Referenced by EfiResetSystem().

◆ SetTime

EFI_SET_TIME EFI_RUNTIME_SERVICES::SetTime

Definition at line 1753 of file UefiSpec.h.

◆ SetVariable

EFI_SET_VARIABLE EFI_RUNTIME_SERVICES::SetVariable

Definition at line 1768 of file UefiSpec.h.

◆ SetVirtualAddressMap

EFI_SET_VIRTUAL_ADDRESS_MAP EFI_RUNTIME_SERVICES::SetVirtualAddressMap

Definition at line 1760 of file UefiSpec.h.

◆ SetWakeupTime

EFI_SET_WAKEUP_TIME EFI_RUNTIME_SERVICES::SetWakeupTime

Definition at line 1755 of file UefiSpec.h.

◆ UpdateCapsule

EFI_UPDATE_CAPSULE EFI_RUNTIME_SERVICES::UpdateCapsule

Definition at line 1779 of file UefiSpec.h.


The documentation for this struct was generated from the following file: