summaryrefslogtreecommitdiff
path: root/MdeModulePkg
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-09 16:26:37 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-09 16:26:37 +0000
commit74345f685cb7b3324558b4cedabc27266790ae9f (patch)
tree3031eef8a790bc4db6d632f71a4146b6e9578c98 /MdeModulePkg
parent0216f62085d9426d79222e3bc05cb79a39cba6d0 (diff)
downloadedk2-74345f685cb7b3324558b4cedabc27266790ae9f.zip
edk2-74345f685cb7b3324558b4cedabc27266790ae9f.tar.gz
edk2-74345f685cb7b3324558b4cedabc27266790ae9f.tar.bz2
MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:
Revert r4975. A fix in the BaseTools code made this change unnecessary. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5033 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r--MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf7
1 files changed, 0 insertions, 7 deletions
diff --git a/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf b/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
index 86bc532..b1a4072 100644
--- a/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
+++ b/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
@@ -38,13 +38,6 @@
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
- #
- # This dependency is because of gEfiLegacyBiosProtocolGuid from GenericBdsLib.
- # It may be removed if a Library class is created to abstract away definition
- # in Framework specification or PI spec incorporates the Legacy Booting
- # Protocols.
- #
- IntelFrameworkPkg/IntelFrameworkPkg.dec
[LibraryClasses]
BaseLib