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

Data Fields

UINT64 Signature
 A constant UINT64 that has the value EFI_SYSTEM_TABLE_SIGNATURE. More...
 
EFI_PHYSICAL_ADDRESS EfiSystemTableBase
 The physical address of the EFI system table. More...
 
UINT32 Crc32
 A 32-bit CRC value that is used to verify the EFI_SYSTEM_TABLE_POINTER structure is valid. More...
 

Field Documentation

UINT32 EFI_SYSTEM_TABLE_POINTER::Crc32

A 32-bit CRC value that is used to verify the EFI_SYSTEM_TABLE_POINTER structure is valid.

EFI_PHYSICAL_ADDRESS EFI_SYSTEM_TABLE_POINTER::EfiSystemTableBase

The physical address of the EFI system table.

UINT64 EFI_SYSTEM_TABLE_POINTER::Signature

A constant UINT64 that has the value EFI_SYSTEM_TABLE_SIGNATURE.