remove the self-implementation on checksum() in this module by using BaseLib.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8637 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian
2009-06-24 02:30:53 +00:00
parent 630d580d53
commit 7e038442a8
3 changed files with 6 additions and 39 deletions

View File

@@ -46,6 +46,7 @@
DebugLib
UefiRuntimeLib
UefiDriverEntryPoint
BaseLib
[Protocols]
gEfiNetworkInterfaceIdentifierProtocolGuid_31