Commit ad867db
committed
uefi-raw: table: correct CRC polynomial docs
EFI_TABLE_HEADER uses the standard CRC-32 polynomial 0x04c11db7.
The old comment named CRC-32C/Castagnoli instead.
Spec: https://uefi.org/specs/UEFI/2.11/
Ref: 4.2.1 EFI_TABLE_HEADER.
Assisted-by: Codex:GPT-5.51 parent 5d35b33 commit ad867db
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments