summaryrefslogtreecommitdiffstats
path: root/DuetPkg/Library
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-24 15:53:29 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-24 15:53:29 +0000
commit002774aab441e1c0e4913b1235ca094959da71f2 (patch)
tree74439dad43699f37beecac710eba605956bb5471 /DuetPkg/Library
parentddac74d1760c8fbaf613249e17b160a00d25328e (diff)
downloadedk2-002774aab441e1c0e4913b1235ca094959da71f2.tar.gz
edk2-002774aab441e1c0e4913b1235ca094959da71f2.tar.bz2
edk2-002774aab441e1c0e4913b1235ca094959da71f2.zip
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7658 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/Library')
-rw-r--r--DuetPkg/Library/DuetBdsLib/PlatformBds.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/DuetPkg/Library/DuetBdsLib/PlatformBds.inf b/DuetPkg/Library/DuetBdsLib/PlatformBds.inf
index ab0bd1c5fe..70e3e65f18 100644
--- a/DuetPkg/Library/DuetBdsLib/PlatformBds.inf
+++ b/DuetPkg/Library/DuetBdsLib/PlatformBds.inf
@@ -39,7 +39,8 @@
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
DuetPkg/DuetPkg.dec
-
+ IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
+
[LibraryClasses]
BaseLib
MemoryAllocationLib