]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: resolve BcfgCommandLib class for ShellPkg/.../Shell.inf
authorLaszlo Ersek <lersek@redhat.com>
Thu, 11 Sep 2014 19:11:37 +0000 (19:11 +0000)
committerlersek <lersek@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Sep 2014 19:11:37 +0000 (19:11 +0000)
commit9fc9f4d8b4c828e9164c48279422f69a214a3bcf
tree92c8c6dc703c017cbda755b2aef3b6dc0d929faf
parent0acb3d286258f50aec7dea6f86f4567078705ffa
OvmfPkg: resolve BcfgCommandLib class for ShellPkg/.../Shell.inf

SVN r16092 ('ShellPkg: Add a new library for "bcfg" command') introduced a
new library class (and an instance for it) called BcfgCommandLib.

SVN r16093 ('ShellPkg: Use the new library for "bcfg" command') rebased
ShellPkg to the new library, introducing a new [LibraryClasses]
dependency.

Library classes must be resolved to library instances in client platform
descriptions (DSC's). Since OVMF is a client platform, import the same
library resolution as seen in "ShellPkg/ShellPkg.dsc" (added in SVN
r16092).

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16095 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/OvmfPkgIa32.dsc
OvmfPkg/OvmfPkgIa32X64.dsc
OvmfPkg/OvmfPkgX64.dsc