Fix build issue.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11220 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qianouyang 2011-01-01 08:45:57 +00:00
parent 9166f840d2
commit 911302d531
2 changed files with 2 additions and 7 deletions

View File

@ -64,7 +64,7 @@
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
CryptoPkg/CryptoPkg.dec
LocalNetworkPkg/LocalNetworkPkg.dec
NetworkPkg/NetworkPkg.dec
[LibraryClasses]
MemoryAllocationLib
@ -76,7 +76,6 @@
BaseMemoryLib
DebugLib
PrintLib
#CryptLib
BaseCryptLib
DpcLib
UdpIoLib
@ -100,6 +99,3 @@
gEfiMdeModulePkgTokenSpaceGuid.UefiCertificateSize
gEfiMdeModulePkgTokenSpaceGuid.UefiCertificateKey
gEfiMdeModulePkgTokenSpaceGuid.UefiCertificateKeySize
[BuildOptions.common]
#DEBUG_MYTOOLS_IA32_CC_FLAGS = /Od /GL

File diff suppressed because one or more lines are too long