]> git.proxmox.com Git - mirror_edk2.git/commit
Update according to two review comments:
authortye1 <tye1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Jan 2010 03:29:59 +0000 (03:29 +0000)
committertye1 <tye1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 25 Jan 2010 03:29:59 +0000 (03:29 +0000)
commit9b6f044a327dabb0a8cd3a38e8c0249fefbcc8af
tree2c387c50d730798d939510c52e1f3e6308de8d25
parent6e19836f223add173ee5bd82339b4c243869e9b9
Update according to two review comments:
1. add some comments to clarify AsciiStrDecimalToUintn() can help filtering un-decimal characters.

2. change the condition judgment to “Index < 15” rather than (Index + 1 ) <16.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9803 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c