diff options
author | Liming Gao <liming.gao@intel.com> | 2017-09-08 13:18:24 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2017-10-10 18:10:15 +0800 |
commit | 0a8e6f7971ad778897cacee2be09016d4366a4a1 (patch) | |
tree | 5ad26c1d8039982bec3875dfc4bd1214383aa0b3 /MdePkg/Library/DxePcdLib | |
parent | fda8f631edbbf3823760542a06f12bd60fd39181 (diff) | |
download | edk2-0a8e6f7971ad778897cacee2be09016d4366a4a1.tar.gz edk2-0a8e6f7971ad778897cacee2be09016d4366a4a1.tar.bz2 edk2-0a8e6f7971ad778897cacee2be09016d4366a4a1.zip |
MdePkg BaseLib: Add new API CalculateCrc32()
CalculateCrc32() bases on the initialized mCrcTable. When CalculateCrc32()
is used, mCrcTable will take 1KB size in the image. When CalculateCrc32()
is not used, mCrcTable will not be built in the image, and no size impact.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdePkg/Library/DxePcdLib')
0 files changed, 0 insertions, 0 deletions