Library classes updated in INF

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6966 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jji4 2008-12-10 05:41:22 +00:00
parent 190f29c01b
commit 4c395b6d95
3 changed files with 3 additions and 1 deletions

View File

@ -42,6 +42,7 @@
MemoryAllocationLib
BaseMemoryLib
DebugLib
PcdLib
[Pcd.common]
gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler

View File

@ -40,6 +40,7 @@
BaseMemoryLib
DebugLib
HobLib
PcdLib
[Pcd.common]
gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler

View File

@ -11,7 +11,7 @@
PeiMemoryLib
DxeMemoryLib
Copyright (c) 2006, Intel Corporation
Copyright (c) 2006, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at