EFI_TABLE_HEADER.Signature

A 64-bit signature that identifies the type of table that follows. Unique signatures have been generated for the EFI System Table, the EFI Boot Services Table, and the EFI Runtime Services Table.

struct EFI_TABLE_HEADER
UINT64 Signature;

Meta