EFI_TABLE_HEADER.CRC32

The 32-bit CRC for the entire table. This value is computed by setting this field to 0, and computing the 32-bit CRC for HeaderSize bytes.

struct EFI_TABLE_HEADER
UINT32 CRC32;

Meta