OvmfPkg/XenIoMmioLib: add missing MemoryAllocationLib dependency to INF

XenIoMmioLib depends on MemoryAllocationLib, and uses its header, but
failed to declare the dependency in its INF.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
Ard Biesheuvel 2016-04-08 11:45:09 +02:00
parent 1e7143d81a
commit 8b0fc598cf
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
[LibraryClasses]
BaseMemoryLib
MemoryAllocationLib
[Guids]
gXenBusRootDeviceGuid