diff options
author | kuqin12 <42554914+kuqin12@users.noreply.github.com> | 2024-04-02 11:20:02 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-08-06 05:18:13 +0000 |
commit | a29a9cce5f9afa32560d966e501247246ec96ef6 (patch) | |
tree | 5de71c069cb52091354bf4d64475be7f7a81ee77 /RedfishPkg/RedfishHttpDxe/RedfishHttpDxe.c | |
parent | 472be4d139b26c50949cf30eeb47640810e5ef2c (diff) | |
download | edk2-a29a9cce5f9afa32560d966e501247246ec96ef6.tar.gz |
MdePkg/BaseLib: Add CRC16 CCITT False Implementation.
This change is added to incorporate basic implementation for
CRC16-CCITT-FALSE algorithm.
This function is useful for providing CRC16 value used in other data
structures that requires CRC16 value that complies with JEDEC SPD
requirements, i.e. BDAT table.
The lookup table is inherited from `https://crccalc.com/` and the result
values are also compared against this site.
Signed-off-by: Aaron Pop <aaronpop@microsoft.com>
Diffstat (limited to 'RedfishPkg/RedfishHttpDxe/RedfishHttpDxe.c')
0 files changed, 0 insertions, 0 deletions