2.2.3.1 Region Table Header


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Signature

Checksum

EntryCount

Reserved

Signature (4 bytes): MUST be 0x72656769, which is a UTF-8 string representing "regi".

Checksum (4 bytes): A CRC-32C hash over the entire 64-KB table, with the Checksum field taking the value of zero during the computation of the checksum value.

EntryCount (4 bytes): Specifies the number of valid entries to follow. This MUST be less than or equal to 2,047.

Reserved (4 bytes): MUST be set to 0 and ignored.