diff options
-rw-r--r-- | MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf b/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf index 86bc532296..b1a4072827 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
|