public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [MdePkg/BaseLib v1 0/1] Add new API CalculateCrc16()
@ 2019-02-01  6:01 Ming Huang
  2019-02-01  6:01 ` [MdePkg/BaseLib v1 1/1] MdePkg BaseLib: " Ming Huang
  0 siblings, 1 reply; 10+ messages in thread
From: Ming Huang @ 2019-02-01  6:01 UTC (permalink / raw)
  To: linaro-uefi, edk2-devel, michael.d.kinney, liming.gao
  Cc: leif.lindholm, ard.biesheuvel, star.zeng, eric.dong, wanghuiqiang,
	huangming23, zhangjinsong2, huangdaode, waip23, Ming Huang

Crc16 is used in some cases, so add it to BaseLib.

Ming Huang (1):
  MdePkg BaseLib: Add new API CalculateCrc16()

 MdePkg/Include/Library/BaseLib.h  | 20 ++++++
 MdePkg/Library/BaseLib/CheckSum.c | 73 ++++++++++++++++++++
 2 files changed, 93 insertions(+)

-- 
2.9.5



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

end of thread, other threads:[~2019-02-12  3:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-01  6:01 [MdePkg/BaseLib v1 0/1] Add new API CalculateCrc16() Ming Huang
2019-02-01  6:01 ` [MdePkg/BaseLib v1 1/1] MdePkg BaseLib: " Ming Huang
2019-02-01  6:37   ` Ni, Ray
2019-02-01  7:11     ` Ming Huang
2019-02-01  9:56       ` Ard Biesheuvel
2019-02-02 11:06         ` Ming Huang
2019-02-01 12:25       ` Gao, Liming
2019-02-02 11:12         ` Ming Huang
2019-02-11 14:15           ` Gao, Liming
2019-02-12  3:18             ` Ming Huang

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