summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Library')
-rw-r--r--MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf7
1 files changed, 7 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf b/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
index ce8535f..cca4a32 100644
--- a/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
+++ b/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
@@ -40,6 +40,13 @@
[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