public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Crc32
@ 2016-08-30  0:54 valerij zaporogeci
  2016-08-30 11:08 ` Crc32 Michael Zimmermann
  0 siblings, 1 reply; 11+ messages in thread
From: valerij zaporogeci @ 2016-08-30  0:54 UTC (permalink / raw)
  To: edk2-devel

Hi, all.
Yet another dumb question from me.
UEFI specification has Crc32 calculation service and uses Crc32 in
several places. but it only humbly mentions in the note somewhere in
the description of System Table about what exact one it wants. Namely
it states that the polynomial seed is 04c11db7. And that's all.
My question is - does really the specification means the 33-bit polynomial
104c11db7? And is the algorithm just a plain remainder calculation
without any additional pre/post processing of it? So that for example
Crc32 of the 4-byte sequence b16b00b5 would be
8c1f0a7c?
Thank you.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-09-01 22:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-30  0:54 Crc32 valerij zaporogeci
2016-08-30 11:08 ` Crc32 Michael Zimmermann
2016-08-30 13:32   ` Crc32 valerij zaporogeci
2016-08-30 14:09     ` Crc32 Andrew Fish
2016-08-30 15:17       ` Crc32 valerij zaporogeci
2016-08-30 16:15         ` Crc32 Andrew Fish
2016-08-31  1:11           ` Crc32 valerij zaporogeci
2016-08-31  3:54             ` Crc32 Michael Zimmermann
2016-08-31 14:31               ` Crc32 valerij zaporogeci
2016-08-31 23:27                 ` Crc32 valerij zaporogeci
2016-09-01 22:36                   ` Crc32 valerij zaporogeci

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox