MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_RT_PROPERTIES_TABLE Struct Reference

Data Fields

UINT16 Version
 
UINT16 Length
 
UINT32 RuntimeServicesSupported
 

Field Documentation

UINT16 EFI_RT_PROPERTIES_TABLE::Length

Size in bytes of the entire EFI_RT_PROPERTIES_TABLE, must be 8.

UINT32 EFI_RT_PROPERTIES_TABLE::RuntimeServicesSupported

Bitmask of which calls are or are not supported, where a bit set to 1 indicates that the call is supported, and 0 indicates that it is not.

UINT16 EFI_RT_PROPERTIES_TABLE::Version

Version of the structure, must be 0x1.