mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-02 23:48:09 +02:00
The ANSI implementation assumes that initial value should be 0xFFFF and the result shouldn't be inverted Fixes: 92288f4 ("MdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementations") Signed-off-by: Savva Mitrofanov <savvamtr@gmail.com>