summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library/XenIoMmioLib
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-04-08 11:45:09 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-04-13 17:26:06 +0200
commit8b0fc598cf3a9d6a5af1b0d1a3665f55459d1d72 (patch)
treea01f1317b31feff83f30001183e4151e4ff6157d /OvmfPkg/Library/XenIoMmioLib
parent1e7143d81a08c18d0b684853a756362ad7f693f3 (diff)
downloadedk2-8b0fc598cf3a9d6a5af1b0d1a3665f55459d1d72.zip
edk2-8b0fc598cf3a9d6a5af1b0d1a3665f55459d1d72.tar.gz
edk2-8b0fc598cf3a9d6a5af1b0d1a3665f55459d1d72.tar.bz2
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>
Diffstat (limited to 'OvmfPkg/Library/XenIoMmioLib')
-rw-r--r--OvmfPkg/Library/XenIoMmioLib/XenIoMmioLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/Library/XenIoMmioLib/XenIoMmioLib.inf b/OvmfPkg/Library/XenIoMmioLib/XenIoMmioLib.inf
index 16cc453..d02588f 100644
--- a/OvmfPkg/Library/XenIoMmioLib/XenIoMmioLib.inf
+++ b/OvmfPkg/Library/XenIoMmioLib/XenIoMmioLib.inf
@@ -30,6 +30,7 @@
[LibraryClasses]
BaseMemoryLib
+ MemoryAllocationLib
[Guids]
gXenBusRootDeviceGuid