summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-12 05:09:46 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-12 05:09:46 +0000
commit5da303460dd59c19d26a71653ff7e704a703dac9 (patch)
tree61ac261332d6ef2a29aab7d366b84c80f2a0499f /MdeModulePkg/Library
parent76ab13573b6ed105b57db9e344eef34d92f5e2f7 (diff)
downloadedk2-5da303460dd59c19d26a71653ff7e704a703dac9.zip
edk2-5da303460dd59c19d26a71653ff7e704a703dac9.tar.gz
edk2-5da303460dd59c19d26a71653ff7e704a703dac9.tar.bz2
remove IPF reference from inf file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3206 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library')
-rw-r--r--MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf6
1 files changed, 1 insertions, 5 deletions
diff --git a/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf b/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
index 67fa139..33a45e7 100644
--- a/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
+++ b/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
@@ -34,7 +34,7 @@
#
# The following information is for reference only and not required by the build tools.
#
-# VALID_ARCHITECTURES = IA32 X64 IPF
+# VALID_ARCHITECTURES = IA32 X64
#
# VIRTUAL_ADDRESS_MAP_CALLBACK = FvbVirtualAddressChangeNotifyEvent
#
@@ -54,10 +54,6 @@
[Sources.X64]
x64/Fvb.c
-[Sources.IPF]
- Ipf/Fvb.c
-
-
################################################################################
#
# Package Dependency Section - list of Package files that are required for