diff options
author | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-03 03:27:21 +0000 |
---|---|---|
committer | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-03-03 03:27:21 +0000 |
commit | 8cc7e3e396563b2faeb6059371eef2179641af71 (patch) | |
tree | 182125ad017ad915a0a7bdb4e435d4478b0a3a8d /Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib | |
parent | f7c4d743c95c8025e26e78ea15fbd3c456826826 (diff) | |
download | edk2-platforms-8cc7e3e396563b2faeb6059371eef2179641af71.tar.xz |
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkModulePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10160 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib')
-rw-r--r-- | Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/PeiNt32PeCoffExtraActionLib.inf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/PeiNt32PeCoffExtraActionLib.inf b/Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/PeiNt32PeCoffExtraActionLib.inf index 0da421277a..1ea7c4d296 100644 --- a/Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/PeiNt32PeCoffExtraActionLib.inf +++ b/Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/PeiNt32PeCoffExtraActionLib.inf @@ -35,8 +35,6 @@ [Packages]
MdePkg/MdePkg.dec
Nt32Pkg/Nt32Pkg.dec
- IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
- IntelFrameworkPkg/IntelFrameworkPkg.dec
[LibraryClasses]
BaseLib
|