diff options
-rw-r--r-- | OvmfPkg/Library/XenIoMmioLib/XenIoMmioLib.inf | 1 |
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
|