|
XenevaOS
|
#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. | |
| 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.