XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_SYSTEM_TABLE_POINTER Struct Reference

#include <DebugImageInfoTable.h>

Public Attributes

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

Member Data Documentation

◆ Crc32

UINT32 EFI_SYSTEM_TABLE_POINTER::Crc32

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

◆ EfiSystemTableBase

EFI_PHYSICAL_ADDRESS EFI_SYSTEM_TABLE_POINTER::EfiSystemTableBase

The physical address of the EFI system table.

◆ Signature

UINT64 EFI_SYSTEM_TABLE_POINTER::Signature

A constant UINT64 that has the value EFI_SYSTEM_TABLE_SIGNATURE.


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