mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 22:54:51 +02:00
edk2/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:
Added package dependency of IntelFrameworkPkg/IntelFrameworkPkg.dec, which is caused by usage of GenericBdsLib. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4975 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
243324fc4d
commit
1d64c38923
@ -40,6 +40,13 @@
|
|||||||
[Packages]
|
[Packages]
|
||||||
MdePkg/MdePkg.dec
|
MdePkg/MdePkg.dec
|
||||||
MdeModulePkg/MdeModulePkg.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]
|
[LibraryClasses]
|
||||||
BaseLib
|
BaseLib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user