EFI_SYSTEM_TABLE_POINTER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

Crc32
UINT32 Crc32;

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

EfiSystemTableBase
EFI_PHYSICAL_ADDRESS EfiSystemTableBase;

< The physical address of the EFI system table.

Signature
UINT64 Signature;

< A constant UINT64 that has the value EFI_SYSTEM_TABLE_SIGNATURE

Meta