Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5455 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2008-07-11 08:18:17 +00:00
parent 4e5d040ff8
commit 2a86ff1cb0
6 changed files with 11 additions and 9 deletions

View File

@@ -215,7 +215,7 @@ Ip4IsUnicast (
IN IP4_ADDR NetMask
);
extern IP4_ADDR mIp4AllMasks [IP4_MASK_NUM];
extern IP4_ADDR gIp4AllMasks [IP4_MASK_NUM];
extern EFI_IPv4_ADDRESS mZeroIp4Addr;